[==========] 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:17:19.329041 11023 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.195.254:38505
I20260710 13:17:19.330533 11023 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:17:19.331522 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:19.346818 11030 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:17:19.346825 11032 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
W20260710 13:17:19.346869 11029 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:17:20.454448 11031 instance_detector.cc:116] could not retrieve GCE instance metadata: Timed out: curl timeout: Timeout was reached: Resolving timed out after 1106 milliseconds
I20260710 13:17:20.454555 11023 server_base.cc:1056] Not found: could not retrieve instance metadata: unable to detect cloud type of this node, probably running in non-cloud environment
I20260710 13:17:20.455739 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:20.455946 11023 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:17:20.456125 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689440456101 us; error 0 us; skew 500 ppm
I20260710 13:17:20.456892 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:20.462532 11023 webserver.cc:533] Webserver started at http://127.10.195.254:34405/ using document root <none> and password file <none>
I20260710 13:17:20.463316 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:20.463505 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:20.463900 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:20.469283 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/master-0-root/instance:
uuid: "824b1c4005a946358ebbed19e3a79f7f"
format_stamp: "Formatted at 2026-07-10 13:17:20 on dist-test-slave-v94p"
I20260710 13:17:20.476464 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:20.481101 11038 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:17:20.482220 11023 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:17:20.482517 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/master-0-root
uuid: "824b1c4005a946358ebbed19e3a79f7f"
format_stamp: "Formatted at 2026-07-10 13:17:20 on dist-test-slave-v94p"
I20260710 13:17:20.482815 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-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:17:20.528097 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:20.529547 11023 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:17:20.529984 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:20.595981 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.254:38505
I20260710 13:17:20.596052 11089 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.254:38505 every 8 connection(s)
I20260710 13:17:20.603219 11090 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:17:20.623757 11090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f: Bootstrap starting.
I20260710 13:17:20.629194 11090 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:20.630930 11090 log.cc:826] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f: Log is configured to *not* fsync() on all Append() calls
I20260710 13:17:20.635097 11090 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f: No bootstrap required, opened a new log
I20260710 13:17:20.655371 11090 raft_consensus.cc:359] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "824b1c4005a946358ebbed19e3a79f7f" member_type: VOTER }
I20260710 13:17:20.655916 11090 raft_consensus.cc:385] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:20.656172 11090 raft_consensus.cc:740] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 824b1c4005a946358ebbed19e3a79f7f, State: Initialized, Role: FOLLOWER
I20260710 13:17:20.657130 11090 consensus_queue.cc:260] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "824b1c4005a946358ebbed19e3a79f7f" member_type: VOTER }
I20260710 13:17:20.657648 11090 raft_consensus.cc:399] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:20.657927 11090 raft_consensus.cc:493] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:20.658250 11090 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:20.662271 11090 raft_consensus.cc:515] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "824b1c4005a946358ebbed19e3a79f7f" member_type: VOTER }
I20260710 13:17:20.662959 11090 leader_election.cc:304] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [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: 824b1c4005a946358ebbed19e3a79f7f; no voters: 
I20260710 13:17:20.664562 11090 leader_election.cc:290] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:20.664844 11093 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:20.667171 11093 raft_consensus.cc:697] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 1 LEADER]: Becoming Leader. State: Replica: 824b1c4005a946358ebbed19e3a79f7f, State: Running, Role: LEADER
I20260710 13:17:20.668002 11093 consensus_queue.cc:237] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [LEADER]: Queue going to LEADER mode. State: All 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: "824b1c4005a946358ebbed19e3a79f7f" member_type: VOTER }
I20260710 13:17:20.669082 11090 sys_catalog.cc:565] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:20.677217 11094 sys_catalog.cc:455] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 824b1c4005a946358ebbed19e3a79f7f. Latest consensus state: current_term: 1 leader_uuid: "824b1c4005a946358ebbed19e3a79f7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "824b1c4005a946358ebbed19e3a79f7f" member_type: VOTER } }
I20260710 13:17:20.677260 11095 sys_catalog.cc:455] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "824b1c4005a946358ebbed19e3a79f7f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "824b1c4005a946358ebbed19e3a79f7f" member_type: VOTER } }
I20260710 13:17:20.677848 11094 sys_catalog.cc:458] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:20.677953 11095 sys_catalog.cc:458] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:20.680863 11100 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:20.691392 11100 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:20.695190 11023 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:20.708155 11100 catalog_manager.cc:1383] Generated new cluster ID: f4ae7ded26404a8e9c2eeee68364ed55
I20260710 13:17:20.708405 11100 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:20.726578 11100 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:20.728021 11100 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:20.738922 11100 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f: Generated new TSK 0
I20260710 13:17:20.739741 11100 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:20.761871 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:20.770771 11112 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:17:20.771993 11113 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:17:20.775202 11023 server_base.cc:1061] running on GCE node
W20260710 13:17:20.775790 11116 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:17:20.776612 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:20.776804 11023 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:17:20.776979 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689440776961 us; error 0 us; skew 500 ppm
I20260710 13:17:20.777581 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:20.781540 11023 webserver.cc:533] Webserver started at http://127.10.195.193:41921/ using document root <none> and password file <none>
I20260710 13:17:20.782099 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:20.782275 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:20.782552 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:20.783612 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-0-root/instance:
uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
format_stamp: "Formatted at 2026-07-10 13:17:20 on dist-test-slave-v94p"
I20260710 13:17:20.789430 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.002s	sys 0.005s
I20260710 13:17:20.793660 11120 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:17:20.794498 11023 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:17:20.794823 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
format_stamp: "Formatted at 2026-07-10 13:17:20 on dist-test-slave-v94p"
I20260710 13:17:20.795109 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-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:17:20.846020 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:20.847371 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:20.850023 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:20.854000 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:20.854233 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:20.854498 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:20.854661 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:20.950255 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:36217
I20260710 13:17:20.950354 11182 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:36217 every 8 connection(s)
I20260710 13:17:20.956993 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:20.965965 11187 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:17:20.968259 11188 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:17:20.971604 11190 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:17:20.975456 11023 server_base.cc:1061] running on GCE node
I20260710 13:17:20.976368 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:20.976624 11023 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:17:20.976836 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689440976815 us; error 0 us; skew 500 ppm
I20260710 13:17:20.977577 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:20.982262 11023 webserver.cc:533] Webserver started at http://127.10.195.194:46775/ using document root <none> and password file <none>
I20260710 13:17:20.982944 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:20.983189 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:20.983502 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:20.983768 11183 heartbeater.cc:344] Connected to a master server at 127.10.195.254:38505
I20260710 13:17:20.984176 11183 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:20.985014 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-1-root/instance:
uuid: "9968146c6cb14a1e8933c557391d6011"
format_stamp: "Formatted at 2026-07-10 13:17:20 on dist-test-slave-v94p"
I20260710 13:17:20.985140 11183 heartbeater.cc:507] Master 127.10.195.254:38505 requested a full tablet report, sending...
I20260710 13:17:20.987884 11055 ts_manager.cc:194] Registered new tserver with Master: ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217)
I20260710 13:17:20.989954 11055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52478
I20260710 13:17:20.991920 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.003s	sys 0.002s
I20260710 13:17:20.996616 11195 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:17:20.997400 11023 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.002s	sys 0.000s
I20260710 13:17:20.997762 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-1-root
uuid: "9968146c6cb14a1e8933c557391d6011"
format_stamp: "Formatted at 2026-07-10 13:17:20 on dist-test-slave-v94p"
I20260710 13:17:20.998093 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-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:17:21.022866 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:21.024478 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:21.026888 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:21.030355 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:21.030604 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:21.030882 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:21.031082 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:21.129703 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.194:42701
I20260710 13:17:21.129829 11257 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.194:42701 every 8 connection(s)
I20260710 13:17:21.137850 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:21.146667 11261 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
I20260710 13:17:21.148171 11258 heartbeater.cc:344] Connected to a master server at 127.10.195.254:38505
I20260710 13:17:21.148556 11258 heartbeater.cc:461] Registering TS with master...
W20260710 13:17:21.148893 11262 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:17:21.149637 11258 heartbeater.cc:507] Master 127.10.195.254:38505 requested a full tablet report, sending...
I20260710 13:17:21.151865 11055 ts_manager.cc:194] Registered new tserver with Master: 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:21.153486 11055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52486
I20260710 13:17:21.157779 11023 server_base.cc:1061] running on GCE node
W20260710 13:17:21.158672 11265 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:17:21.159578 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:21.159785 11023 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:17:21.159942 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689441159925 us; error 0 us; skew 500 ppm
I20260710 13:17:21.160431 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:21.163004 11023 webserver.cc:533] Webserver started at http://127.10.195.195:40975/ using document root <none> and password file <none>
I20260710 13:17:21.163437 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:21.163612 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:21.163851 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:21.164892 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-2-root/instance:
uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
format_stamp: "Formatted at 2026-07-10 13:17:21 on dist-test-slave-v94p"
I20260710 13:17:21.169288 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:21.172596 11269 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:17:21.173347 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:21.173686 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-2-root
uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
format_stamp: "Formatted at 2026-07-10 13:17:21 on dist-test-slave-v94p"
I20260710 13:17:21.174033 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783689439169936-11023-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:17:21.208305 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:21.209851 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:21.211406 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:21.214659 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:21.214916 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:21.215183 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:21.215382 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:21.294646 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.195:43283
I20260710 13:17:21.294708 11331 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.195:43283 every 8 connection(s)
I20260710 13:17:21.311794 11332 heartbeater.cc:344] Connected to a master server at 127.10.195.254:38505
I20260710 13:17:21.312134 11332 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:21.312811 11332 heartbeater.cc:507] Master 127.10.195.254:38505 requested a full tablet report, sending...
I20260710 13:17:21.314646 11055 ts_manager.cc:194] Registered new tserver with Master: 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:21.315454 11023 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012140495s
I20260710 13:17:21.316136 11055 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52500
I20260710 13:17:21.362900 11055 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52514:
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:17:21.366283 11055 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:17:21.474440 11147 tablet_service.cc:1511] Processing CreateTablet for tablet c9ca2520c85040b0baa8bf6ea45b3847 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:21.476162 11147 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ca2520c85040b0baa8bf6ea45b3847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.471604 11148 tablet_service.cc:1511] Processing CreateTablet for tablet c8aa5c6bccb84982916b57e04ea307f1 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:21.478989 11146 tablet_service.cc:1511] Processing CreateTablet for tablet 4e4cbd50846f4741972fb3d8e0198eb3 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:21.481189 11148 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8aa5c6bccb84982916b57e04ea307f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.483688 11145 tablet_service.cc:1511] Processing CreateTablet for tablet bbb67e3a7b274311aad722ee8edb792c (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:21.484364 11143 tablet_service.cc:1511] Processing CreateTablet for tablet 2334fa34ad784de885b9deb242174fd2 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:21.480032 11144 tablet_service.cc:1511] Processing CreateTablet for tablet 14e2d421d9a64d6cad0bb86147b365e1 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:21.488536 11146 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4cbd50846f4741972fb3d8e0198eb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.489513 11144 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e2d421d9a64d6cad0bb86147b365e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.490602 11143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2334fa34ad784de885b9deb242174fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.491518 11145 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb67e3a7b274311aad722ee8edb792c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.508119 11223 tablet_service.cc:1511] Processing CreateTablet for tablet c8aa5c6bccb84982916b57e04ea307f1 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:21.511631 11142 tablet_service.cc:1511] Processing CreateTablet for tablet 9f6d171342a1426589cb842ab95f095c (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:21.513276 11142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f6d171342a1426589cb842ab95f095c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.516227 11222 tablet_service.cc:1511] Processing CreateTablet for tablet c9ca2520c85040b0baa8bf6ea45b3847 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:21.519105 11221 tablet_service.cc:1511] Processing CreateTablet for tablet 4e4cbd50846f4741972fb3d8e0198eb3 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:21.515247 11223 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8aa5c6bccb84982916b57e04ea307f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.521271 11221 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4cbd50846f4741972fb3d8e0198eb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.522357 11222 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ca2520c85040b0baa8bf6ea45b3847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.539609 11141 tablet_service.cc:1511] Processing CreateTablet for tablet 0b802bc3611d4280a135492938ed3c74 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:21.540930 11141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b802bc3611d4280a135492938ed3c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.544279 11140 tablet_service.cc:1511] Processing CreateTablet for tablet 8a889b9af361413b8f789ddbc4518250 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:21.545548 11140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a889b9af361413b8f789ddbc4518250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.546957 11220 tablet_service.cc:1511] Processing CreateTablet for tablet bbb67e3a7b274311aad722ee8edb792c (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:21.548257 11220 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb67e3a7b274311aad722ee8edb792c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.550844 11297 tablet_service.cc:1511] Processing CreateTablet for tablet c8aa5c6bccb84982916b57e04ea307f1 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:17:21.551193 11219 tablet_service.cc:1511] Processing CreateTablet for tablet 14e2d421d9a64d6cad0bb86147b365e1 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:21.551503 11218 tablet_service.cc:1511] Processing CreateTablet for tablet 2334fa34ad784de885b9deb242174fd2 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:21.552102 11297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8aa5c6bccb84982916b57e04ea307f1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.552438 11219 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e2d421d9a64d6cad0bb86147b365e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.552984 11218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2334fa34ad784de885b9deb242174fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.554828 11296 tablet_service.cc:1511] Processing CreateTablet for tablet c9ca2520c85040b0baa8bf6ea45b3847 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:17:21.557122 11296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9ca2520c85040b0baa8bf6ea45b3847. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.567133 11217 tablet_service.cc:1511] Processing CreateTablet for tablet 9f6d171342a1426589cb842ab95f095c (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:21.568455 11217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f6d171342a1426589cb842ab95f095c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.577698 11294 tablet_service.cc:1511] Processing CreateTablet for tablet bbb67e3a7b274311aad722ee8edb792c (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:17:21.589777 11291 tablet_service.cc:1511] Processing CreateTablet for tablet 9f6d171342a1426589cb842ab95f095c (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:17:21.591769 11291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f6d171342a1426589cb842ab95f095c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.598608 11295 tablet_service.cc:1511] Processing CreateTablet for tablet 4e4cbd50846f4741972fb3d8e0198eb3 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:17:21.588469 11289 tablet_service.cc:1511] Processing CreateTablet for tablet 8a889b9af361413b8f789ddbc4518250 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:21.602968 11295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e4cbd50846f4741972fb3d8e0198eb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.604399 11290 tablet_service.cc:1511] Processing CreateTablet for tablet 0b802bc3611d4280a135492938ed3c74 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:21.600742 11293 tablet_service.cc:1511] Processing CreateTablet for tablet 14e2d421d9a64d6cad0bb86147b365e1 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:17:21.589867 11292 tablet_service.cc:1511] Processing CreateTablet for tablet 2334fa34ad784de885b9deb242174fd2 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:17:21.611109 11216 tablet_service.cc:1511] Processing CreateTablet for tablet 0b802bc3611d4280a135492938ed3c74 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:17:21.627295 11216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b802bc3611d4280a135492938ed3c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.629110 11294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bbb67e3a7b274311aad722ee8edb792c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.626199 11215 tablet_service.cc:1511] Processing CreateTablet for tablet 8a889b9af361413b8f789ddbc4518250 (DEFAULT_TABLE table=test-workload [id=a8c352a2cfa94e97b84989b9fcc0aecc]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:17:21.635253 11290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b802bc3611d4280a135492938ed3c74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.639067 11215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a889b9af361413b8f789ddbc4518250. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.642513 11293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 14e2d421d9a64d6cad0bb86147b365e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.676124 11350 tablet_bootstrap.cc:492] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7: Bootstrap starting.
I20260710 13:17:21.672089 11289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a889b9af361413b8f789ddbc4518250. 1 dirs total, 0 dirs full, 0 dirs failed
W20260710 13:17:21.687404 11103 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:21.691500 11292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2334fa34ad784de885b9deb242174fd2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:21.711167 11352 tablet_bootstrap.cc:492] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96: Bootstrap starting.
I20260710 13:17:21.738667 11350 tablet_bootstrap.cc:654] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.743327 11351 tablet_bootstrap.cc:492] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011: Bootstrap starting.
I20260710 13:17:21.754734 11352 tablet_bootstrap.cc:654] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.758237 11350 tablet_bootstrap.cc:492] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7: No bootstrap required, opened a new log
I20260710 13:17:21.758708 11350 ts_tablet_manager.cc:1403] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent bootstrapping tablet: real 0.132s	user 0.011s	sys 0.006s
I20260710 13:17:21.768013 11350 raft_consensus.cc:359] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:21.769609 11350 raft_consensus.cc:385] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.769912 11350 raft_consensus.cc:740] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.770964 11351 tablet_bootstrap.cc:654] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.771909 11350 consensus_queue.cc:260] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:21.774060 11352 tablet_bootstrap.cc:492] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96: No bootstrap required, opened a new log
I20260710 13:17:21.774500 11352 ts_tablet_manager.cc:1403] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent bootstrapping tablet: real 0.064s	user 0.007s	sys 0.007s
I20260710 13:17:21.777546 11352 raft_consensus.cc:359] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.778295 11352 raft_consensus.cc:385] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.778580 11352 raft_consensus.cc:740] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.779345 11352 consensus_queue.cc:260] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.781227 11183 heartbeater.cc:499] Master 127.10.195.254:38505 was elected leader, sending a full tablet report...
I20260710 13:17:21.782249 11350 ts_tablet_manager.cc:1434] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.005s
I20260710 13:17:21.783226 11350 tablet_bootstrap.cc:492] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7: Bootstrap starting.
I20260710 13:17:21.791662 11350 tablet_bootstrap.cc:654] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.800292 11351 tablet_bootstrap.cc:492] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011: No bootstrap required, opened a new log
I20260710 13:17:21.800724 11351 ts_tablet_manager.cc:1403] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011: Time spent bootstrapping tablet: real 0.071s	user 0.008s	sys 0.026s
I20260710 13:17:21.803454 11351 raft_consensus.cc:359] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.804191 11351 raft_consensus.cc:385] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.804463 11351 raft_consensus.cc:740] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.805183 11351 consensus_queue.cc:260] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.806222 11350 tablet_bootstrap.cc:492] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7: No bootstrap required, opened a new log
I20260710 13:17:21.806658 11350 ts_tablet_manager.cc:1403] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent bootstrapping tablet: real 0.024s	user 0.006s	sys 0.010s
I20260710 13:17:21.809290 11350 raft_consensus.cc:359] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.809976 11350 raft_consensus.cc:385] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.810235 11350 raft_consensus.cc:740] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.810873 11350 consensus_queue.cc:260] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.813196 11350 ts_tablet_manager.cc:1434] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:21.814083 11350 tablet_bootstrap.cc:492] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7: Bootstrap starting.
I20260710 13:17:21.817711 11258 heartbeater.cc:499] Master 127.10.195.254:38505 was elected leader, sending a full tablet report...
I20260710 13:17:21.818266 11351 ts_tablet_manager.cc:1434] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.007s
I20260710 13:17:21.819199 11351 tablet_bootstrap.cc:492] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011: Bootstrap starting.
I20260710 13:17:21.823957 11350 tablet_bootstrap.cc:654] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.825316 11351 tablet_bootstrap.cc:654] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.836040 11350 tablet_bootstrap.cc:492] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7: No bootstrap required, opened a new log
I20260710 13:17:21.836467 11351 tablet_bootstrap.cc:492] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011: No bootstrap required, opened a new log
I20260710 13:17:21.836503 11350 ts_tablet_manager.cc:1403] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.004s
I20260710 13:17:21.837404 11351 ts_tablet_manager.cc:1403] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.009s
I20260710 13:17:21.840150 11351 raft_consensus.cc:359] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.840822 11351 raft_consensus.cc:385] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.841116 11351 raft_consensus.cc:740] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.841801 11351 consensus_queue.cc:260] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.842737 11350 raft_consensus.cc:359] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.843449 11350 raft_consensus.cc:385] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.843776 11351 ts_tablet_manager.cc:1434] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:17:21.843725 11350 raft_consensus.cc:740] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.844691 11351 tablet_bootstrap.cc:492] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011: Bootstrap starting.
I20260710 13:17:21.844550 11350 consensus_queue.cc:260] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.846797 11350 ts_tablet_manager.cc:1434] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260710 13:17:21.847611 11350 tablet_bootstrap.cc:492] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7: Bootstrap starting.
I20260710 13:17:21.849702 11352 ts_tablet_manager.cc:1434] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent starting tablet: real 0.075s	user 0.007s	sys 0.007s
I20260710 13:17:21.850399 11332 heartbeater.cc:499] Master 127.10.195.254:38505 was elected leader, sending a full tablet report...
I20260710 13:17:21.850719 11352 tablet_bootstrap.cc:492] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96: Bootstrap starting.
I20260710 13:17:21.850982 11351 tablet_bootstrap.cc:654] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.853462 11350 tablet_bootstrap.cc:654] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.859800 11352 tablet_bootstrap.cc:654] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.863078 11351 tablet_bootstrap.cc:492] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011: No bootstrap required, opened a new log
I20260710 13:17:21.863565 11351 ts_tablet_manager.cc:1403] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 13:17:21.866415 11351 raft_consensus.cc:359] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:21.867105 11351 raft_consensus.cc:385] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.867401 11351 raft_consensus.cc:740] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.868094 11351 consensus_queue.cc:260] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:21.870232 11351 ts_tablet_manager.cc:1434] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:21.871215 11351 tablet_bootstrap.cc:492] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011: Bootstrap starting.
I20260710 13:17:21.877311 11351 tablet_bootstrap.cc:654] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:21.887171 11259 tablet.cc:2406] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:17:21.888484 11359 raft_consensus.cc:493] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:21.888965 11359 raft_consensus.cc:515] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:21.890522 11351 tablet_bootstrap.cc:492] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011: No bootstrap required, opened a new log
I20260710 13:17:21.891005 11351 ts_tablet_manager.cc:1403] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
I20260710 13:17:21.891739 11359 leader_election.cc:290] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283), ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217)
I20260710 13:17:21.893821 11351 raft_consensus.cc:359] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.894636 11351 raft_consensus.cc:385] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.894979 11351 raft_consensus.cc:740] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.895689 11351 consensus_queue.cc:260] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.896431 11355 raft_consensus.cc:493] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:21.896916 11355 raft_consensus.cc:515] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.899495 11355 leader_election.cc:290] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:21.901499 11351 ts_tablet_manager.cc:1434] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.001s
I20260710 13:17:21.902486 11351 tablet_bootstrap.cc:492] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011: Bootstrap starting.
I20260710 13:17:21.905364 11350 tablet_bootstrap.cc:492] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7: No bootstrap required, opened a new log
I20260710 13:17:21.905854 11350 ts_tablet_manager.cc:1403] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent bootstrapping tablet: real 0.058s	user 0.014s	sys 0.011s
I20260710 13:17:21.908687 11351 tablet_bootstrap.cc:654] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.908759 11350 raft_consensus.cc:359] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.909533 11350 raft_consensus.cc:385] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.909828 11350 raft_consensus.cc:740] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.910485 11350 consensus_queue.cc:260] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.913342 11352 tablet_bootstrap.cc:492] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96: No bootstrap required, opened a new log
I20260710 13:17:21.913887 11352 ts_tablet_manager.cc:1403] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent bootstrapping tablet: real 0.063s	user 0.012s	sys 0.011s
I20260710 13:17:21.918880 11352 raft_consensus.cc:359] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.919632 11352 raft_consensus.cc:385] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.919921 11352 raft_consensus.cc:740] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.926569 11352 consensus_queue.cc:260] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.920881 11351 tablet_bootstrap.cc:492] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011: No bootstrap required, opened a new log
I20260710 13:17:21.928589 11351 ts_tablet_manager.cc:1403] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260710 13:17:21.930197 11352 ts_tablet_manager.cc:1434] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260710 13:17:21.925853 11350 ts_tablet_manager.cc:1434] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:17:21.931113 11352 tablet_bootstrap.cc:492] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96: Bootstrap starting.
I20260710 13:17:21.933486 11350 tablet_bootstrap.cc:492] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7: Bootstrap starting.
I20260710 13:17:21.939941 11350 tablet_bootstrap.cc:654] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.941485 11352 tablet_bootstrap.cc:654] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.941222 11351 raft_consensus.cc:359] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.942094 11351 raft_consensus.cc:385] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.942404 11351 raft_consensus.cc:740] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.943133 11351 consensus_queue.cc:260] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.945308 11351 ts_tablet_manager.cc:1434] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.000s
I20260710 13:17:21.946225 11351 tablet_bootstrap.cc:492] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011: Bootstrap starting.
I20260710 13:17:21.952584 11351 tablet_bootstrap.cc:654] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.961567 11352 tablet_bootstrap.cc:492] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96: No bootstrap required, opened a new log
I20260710 13:17:21.962036 11352 ts_tablet_manager.cc:1403] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent bootstrapping tablet: real 0.031s	user 0.010s	sys 0.003s
I20260710 13:17:21.967105 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:21.967356 11352 raft_consensus.cc:359] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.968127 11352 raft_consensus.cc:385] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:21.968411 11352 raft_consensus.cc:740] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Initialized, Role: FOLLOWER
I20260710 13:17:21.969080 11352 consensus_queue.cc:260] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
W20260710 13:17:21.969794 11196 leader_election.cc:343] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:21.971205 11352 ts_tablet_manager.cc:1434] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260710 13:17:21.972083 11352 tablet_bootstrap.cc:492] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96: Bootstrap starting.
I20260710 13:17:21.972736 11355 raft_consensus.cc:493] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:21.973153 11355 raft_consensus.cc:515] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:21.975063 11355 leader_election.cc:290] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:21.980103 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:21.980875 11158 raft_consensus.cc:2468] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 0.
I20260710 13:17:21.981228 11352 tablet_bootstrap.cc:654] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:21.982477 11197 leader_election.cc:304] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96
I20260710 13:17:21.983659 11359 raft_consensus.cc:2804] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:21.983991 11359 raft_consensus.cc:493] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:21.984301 11359 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.004752 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b802bc3611d4280a135492938ed3c74" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:22.006814 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
W20260710 13:17:22.008065 11121 leader_election.cc:343] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.009946 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b802bc3611d4280a135492938ed3c74" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
W20260710 13:17:22.010339 11121 leader_election.cc:343] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:22.011451 11123 leader_election.cc:343] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.011348 11232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.012502 11123 leader_election.cc:304] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce853c1f46734c7d9ab0c62843b49ee7; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:22.013700 11355 raft_consensus.cc:2749] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:17:22.014125 11123 leader_election.cc:343] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.014792 11123 leader_election.cc:304] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce853c1f46734c7d9ab0c62843b49ee7; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:22.016127 11355 raft_consensus.cc:2749] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.001120 11359 raft_consensus.cc:515] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:22.020251 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:22.020661 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:22.021234 11158 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:22.021548 11196 leader_election.cc:343] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.028271 11158 raft_consensus.cc:2468] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 1.
I20260710 13:17:22.032841 11197 leader_election.cc:304] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96
I20260710 13:17:22.034474 11351 tablet_bootstrap.cc:492] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011: No bootstrap required, opened a new log
I20260710 13:17:22.034987 11351 ts_tablet_manager.cc:1403] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011: Time spent bootstrapping tablet: real 0.089s	user 0.017s	sys 0.017s
I20260710 13:17:22.038435 11351 raft_consensus.cc:359] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.039191 11351 raft_consensus.cc:385] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.039474 11351 raft_consensus.cc:740] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.040156 11351 consensus_queue.cc:260] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.041431 11359 leader_election.cc:290] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 election: Requested vote from peers 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283), ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217)
I20260710 13:17:22.042251 11377 raft_consensus.cc:493] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.042755 11377 raft_consensus.cc:515] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.044513 11376 raft_consensus.cc:2804] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.046350 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
W20260710 13:17:22.050773 11196 leader_election.cc:343] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.047899 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.051200 11350 tablet_bootstrap.cc:492] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7: No bootstrap required, opened a new log
I20260710 13:17:22.051647 11350 ts_tablet_manager.cc:1403] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent bootstrapping tablet: real 0.118s	user 0.035s	sys 0.040s
I20260710 13:17:22.052269 11376 raft_consensus.cc:697] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:22.053174 11376 consensus_queue.cc:237] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
W20260710 13:17:22.054453 11197 leader_election.cc:343] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.060808 11197 leader_election.cc:304] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:22.061975 11378 raft_consensus.cc:2749] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.054703 11350 raft_consensus.cc:359] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.055624 11377 leader_election.cc:290] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.062562 11350 raft_consensus.cc:385] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.058007 11351 ts_tablet_manager.cc:1434] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.003s
I20260710 13:17:22.062914 11350 raft_consensus.cc:740] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.063881 11351 tablet_bootstrap.cc:492] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011: Bootstrap starting.
I20260710 13:17:22.063632 11350 consensus_queue.cc:260] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.066418 11350 ts_tablet_manager.cc:1434] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.000s
I20260710 13:17:22.067345 11350 tablet_bootstrap.cc:492] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7: Bootstrap starting.
I20260710 13:17:22.070739 11351 tablet_bootstrap.cc:654] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.075798 11355 raft_consensus.cc:493] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.076001 11351 tablet_bootstrap.cc:492] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011: No bootstrap required, opened a new log
I20260710 13:17:22.076550 11351 ts_tablet_manager.cc:1403] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.003s
I20260710 13:17:22.076287 11355 raft_consensus.cc:515] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.078377 11355 leader_election.cc:290] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.079596 11232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.079761 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:22.080207 11232 raft_consensus.cc:2468] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 0.
I20260710 13:17:22.080880 11307 raft_consensus.cc:2468] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 0.
I20260710 13:17:22.082170 11121 leader_election.cc:304] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:22.082602 11352 tablet_bootstrap.cc:492] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96: No bootstrap required, opened a new log
I20260710 13:17:22.083036 11352 ts_tablet_manager.cc:1403] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent bootstrapping tablet: real 0.111s	user 0.026s	sys 0.062s
I20260710 13:17:22.084529 11355 raft_consensus.cc:2804] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.084893 11355 raft_consensus.cc:493] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.085214 11355 raft_consensus.cc:3060] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.085758 11352 raft_consensus.cc:359] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:22.087137 11352 raft_consensus.cc:385] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.087489 11352 raft_consensus.cc:740] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.090365 11352 consensus_queue.cc:260] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:22.095032 11355 raft_consensus.cc:515] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.097294 11352 ts_tablet_manager.cc:1434] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent starting tablet: real 0.014s	user 0.008s	sys 0.003s
I20260710 13:17:22.097837 11232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:22.098232 11352 tablet_bootstrap.cc:492] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96: Bootstrap starting.
I20260710 13:17:22.098377 11232 raft_consensus.cc:3060] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.101249 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:22.101840 11307 raft_consensus.cc:3060] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.104681 11352 tablet_bootstrap.cc:654] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.103849 11054 catalog_manager.cc:5697] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:22.108049 11307 raft_consensus.cc:2468] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 1.
I20260710 13:17:22.109254 11121 leader_election.cc:304] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:22.111130 11232 raft_consensus.cc:2468] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 1.
I20260710 13:17:22.111842 11383 raft_consensus.cc:2804] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.111685 11351 raft_consensus.cc:359] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.113700 11351 raft_consensus.cc:385] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.114038 11351 raft_consensus.cc:740] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.114778 11351 consensus_queue.cc:260] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.116245 11350 tablet_bootstrap.cc:654] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.117035 11351 ts_tablet_manager.cc:1434] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260710 13:17:22.118036 11351 tablet_bootstrap.cc:492] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011: Bootstrap starting.
I20260710 13:17:22.111757 11355 leader_election.cc:290] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 election: Requested vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.120441 11383 raft_consensus.cc:697] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Becoming Leader. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:22.121676 11383 consensus_queue.cc:237] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.124410 11352 tablet_bootstrap.cc:492] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96: No bootstrap required, opened a new log
I20260710 13:17:22.126508 11352 ts_tablet_manager.cc:1403] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent bootstrapping tablet: real 0.028s	user 0.014s	sys 0.004s
I20260710 13:17:22.128607 11351 tablet_bootstrap.cc:654] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.129468 11350 tablet_bootstrap.cc:492] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7: No bootstrap required, opened a new log
I20260710 13:17:22.130263 11350 ts_tablet_manager.cc:1403] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent bootstrapping tablet: real 0.063s	user 0.007s	sys 0.005s
I20260710 13:17:22.132880 11350 raft_consensus.cc:359] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.133577 11350 raft_consensus.cc:385] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.133912 11350 raft_consensus.cc:740] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.134620 11350 consensus_queue.cc:260] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.136708 11350 ts_tablet_manager.cc:1434] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 13:17:22.137560 11350 tablet_bootstrap.cc:492] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7: Bootstrap starting.
I20260710 13:17:22.141132 11357 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.141584 11357 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.140690 11352 raft_consensus.cc:359] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.144711 11357 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.147454 11376 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.149860 11352 raft_consensus.cc:385] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.150537 11352 raft_consensus.cc:740] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.150331 11376 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.151234 11352 consensus_queue.cc:260] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.153193 11376 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.153554 11352 ts_tablet_manager.cc:1434] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent starting tablet: real 0.027s	user 0.005s	sys 0.001s
I20260710 13:17:22.153936 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.154472 11352 tablet_bootstrap.cc:492] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96: Bootstrap starting.
W20260710 13:17:22.155311 11197 leader_election.cc:343] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.160243 11351 tablet_bootstrap.cc:492] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011: No bootstrap required, opened a new log
I20260710 13:17:22.160730 11351 ts_tablet_manager.cc:1403] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.018s
I20260710 13:17:22.163702 11351 raft_consensus.cc:359] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.164307 11351 raft_consensus.cc:385] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.164463 11352 tablet_bootstrap.cc:654] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.164598 11351 raft_consensus.cc:740] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.160220 11350 tablet_bootstrap.cc:654] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.165290 11351 consensus_queue.cc:260] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.167176 11351 ts_tablet_manager.cc:1434] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:22.168009 11351 tablet_bootstrap.cc:492] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011: Bootstrap starting.
I20260710 13:17:22.175179 11055 catalog_manager.cc:5697] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:22.176622 11376 raft_consensus.cc:493] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.177062 11376 raft_consensus.cc:515] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.178169 11350 tablet_bootstrap.cc:492] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7: No bootstrap required, opened a new log
I20260710 13:17:22.178635 11350 ts_tablet_manager.cc:1403] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7: Time spent bootstrapping tablet: real 0.041s	user 0.007s	sys 0.006s
I20260710 13:17:22.179737 11376 leader_election.cc:290] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.179625 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
W20260710 13:17:22.184614 11197 leader_election.cc:343] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.185241 11350 raft_consensus.cc:359] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.186017 11350 raft_consensus.cc:385] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.186321 11350 raft_consensus.cc:740] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.187055 11350 consensus_queue.cc:260] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.197911 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:22.198319 11232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.198673 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:22.201862 11232 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 0.
I20260710 13:17:22.203493 11272 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
W20260710 13:17:22.203704 11196 leader_election.cc:343] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.204090 11196 leader_election.cc:304] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:22.198886 11307 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 0.
I20260710 13:17:22.204777 11357 raft_consensus.cc:2804] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.205127 11357 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.205193 11376 raft_consensus.cc:2749] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.205490 11357 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.209921 11196 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:22.210991 11376 raft_consensus.cc:2804] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.211380 11376 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.211759 11376 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.212262 11352 tablet_bootstrap.cc:492] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96: No bootstrap required, opened a new log
I20260710 13:17:22.212769 11352 ts_tablet_manager.cc:1403] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.027s
I20260710 13:17:22.216405 11350 ts_tablet_manager.cc:1434] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260710 13:17:22.218595 11350 tablet_bootstrap.cc:492] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7: Bootstrap starting.
I20260710 13:17:22.217140 11357 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.222868 11357 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.223340 11357 raft_consensus.cc:493] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.216930 11352 raft_consensus.cc:359] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.223625 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.223896 11232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:22.224138 11352 raft_consensus.cc:385] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.224468 11352 raft_consensus.cc:740] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.225154 11352 consensus_queue.cc:260] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.225632 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:22.227033 11383 raft_consensus.cc:493] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.227217 11352 ts_tablet_manager.cc:1434] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:17:22.227510 11383 raft_consensus.cc:515] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.228089 11352 tablet_bootstrap.cc:492] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96: Bootstrap starting.
I20260710 13:17:22.217617 11351 tablet_bootstrap.cc:654] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.232163 11378 raft_consensus.cc:493] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.232681 11378 raft_consensus.cc:515] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.233618 11376 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.234825 11232 raft_consensus.cc:2393] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in current term 1: Already voted for candidate 9968146c6cb14a1e8933c557391d6011 in this term.
I20260710 13:17:22.234898 11378 leader_election.cc:290] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.235699 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.236289 11233 raft_consensus.cc:2468] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 0.
I20260710 13:17:22.236881 11350 tablet_bootstrap.cc:654] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.238564 11123 leader_election.cc:304] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:22.223708 11357 raft_consensus.cc:515] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.239583 11385 raft_consensus.cc:2804] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.239924 11385 raft_consensus.cc:493] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.240244 11385 raft_consensus.cc:3060] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.240716 11357 leader_election.cc:290] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.241422 11357 raft_consensus.cc:493] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.241855 11357 raft_consensus.cc:515] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.242746 11376 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.243744 11357 leader_election.cc:290] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.243616 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
W20260710 13:17:22.245887 11197 leader_election.cc:343] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.246865 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.247547 11233 raft_consensus.cc:2468] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 0.
I20260710 13:17:22.246865 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.249838 11272 leader_election.cc:304] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
W20260710 13:17:22.249419 11197 leader_election.cc:343] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.251163 11394 raft_consensus.cc:2804] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.251591 11394 raft_consensus.cc:493] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.251995 11394 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.252465 11385 raft_consensus.cc:515] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.229612 11383 leader_election.cc:290] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.254338 11232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.254511 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:22.254797 11350 tablet_bootstrap.cc:492] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7: No bootstrap required, opened a new log
I20260710 13:17:22.254930 11232 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 0.
I20260710 13:17:22.255256 11350 ts_tablet_manager.cc:1403] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.000s
W20260710 13:17:22.255383 11271 leader_election.cc:343] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:22.255792 11121 leader_election.cc:343] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.257501 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:22.257642 11350 raft_consensus.cc:359] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.257854 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.258249 11350 raft_consensus.cc:385] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.258423 11158 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 0.
I20260710 13:17:22.258699 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:22.259560 11306 raft_consensus.cc:2393] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9968146c6cb14a1e8933c557391d6011 in current term 1: Already voted for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in this term.
I20260710 13:17:22.259570 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
W20260710 13:17:22.260429 11271 leader_election.cc:343] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.260834 11271 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: 4d45696cc84e4d1686d3e18ba6d5dc96; no voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:22.262118 11196 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [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: 9968146c6cb14a1e8933c557391d6011; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:22.258514 11350 raft_consensus.cc:740] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.263309 11395 raft_consensus.cc:2749] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.263759 11350 consensus_queue.cc:260] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.264524 11272 leader_election.cc:304] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:22.249511 11352 tablet_bootstrap.cc:654] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.266191 11395 raft_consensus.cc:2804] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.266580 11395 raft_consensus.cc:493] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.268076 11395 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.266992 11350 ts_tablet_manager.cc:1434] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260710 13:17:22.269420 11350 tablet_bootstrap.cc:492] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7: Bootstrap starting.
I20260710 13:17:22.267695 11385 leader_election.cc:290] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 election: Requested vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
W20260710 13:17:22.265727 11271 leader_election.cc:343] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.275786 11376 raft_consensus.cc:2749] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.278537 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:22.279040 11350 tablet_bootstrap.cc:654] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.278537 11232 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:22.280016 11385 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.277916 11395 raft_consensus.cc:515] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.280437 11385 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.280016 11232 raft_consensus.cc:3060] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:22.282933 11121 leader_election.cc:343] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:22.283027 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.282922 11351 tablet_bootstrap.cc:492] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011: No bootstrap required, opened a new log
I20260710 13:17:22.283869 11351 ts_tablet_manager.cc:1403] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011: Time spent bootstrapping tablet: real 0.116s	user 0.020s	sys 0.006s
I20260710 13:17:22.283823 11233 raft_consensus.cc:2393] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce853c1f46734c7d9ab0c62843b49ee7 in current term 1: Already voted for candidate 9968146c6cb14a1e8933c557391d6011 in this term.
I20260710 13:17:22.284147 11385 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.284817 11352 tablet_bootstrap.cc:492] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96: No bootstrap required, opened a new log
I20260710 13:17:22.284816 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:22.285379 11352 ts_tablet_manager.cc:1403] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent bootstrapping tablet: real 0.057s	user 0.006s	sys 0.009s
I20260710 13:17:22.285651 11306 raft_consensus.cc:2393] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ce853c1f46734c7d9ab0c62843b49ee7 in current term 1: Already voted for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in this term.
I20260710 13:17:22.286370 11351 raft_consensus.cc:359] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.286582 11121 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ce853c1f46734c7d9ab0c62843b49ee7; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:22.287003 11351 raft_consensus.cc:385] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.287292 11351 raft_consensus.cc:740] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.288084 11357 raft_consensus.cc:493] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.288023 11352 raft_consensus.cc:359] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.288818 11352 raft_consensus.cc:385] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.288584 11357 raft_consensus.cc:515] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.287770 11385 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.289115 11352 raft_consensus.cc:740] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.290548 11357 leader_election.cc:290] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.290561 11351 consensus_queue.cc:260] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.291290 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.291893 11157 raft_consensus.cc:2468] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 0.
I20260710 13:17:22.292790 11351 ts_tablet_manager.cc:1434] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260710 13:17:22.293527 11271 leader_election.cc:304] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:22.294258 11357 raft_consensus.cc:2804] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.324892 11350 tablet_bootstrap.cc:492] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7: No bootstrap required, opened a new log
I20260710 13:17:22.306147 11385 raft_consensus.cc:2749] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.290529 11352 consensus_queue.cc:260] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.303752 11231 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:22.331095 11350 ts_tablet_manager.cc:1403] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent bootstrapping tablet: real 0.062s	user 0.010s	sys 0.003s
I20260710 13:17:22.304605 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:22.306512 11394 raft_consensus.cc:515] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.331673 11157 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.332300 11307 raft_consensus.cc:2393] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9968146c6cb14a1e8933c557391d6011 in current term 1: Already voted for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in this term.
I20260710 13:17:22.332077 11231 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.333986 11350 raft_consensus.cc:359] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.334652 11350 raft_consensus.cc:385] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.334915 11350 raft_consensus.cc:740] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.335572 11350 consensus_queue.cc:260] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.336452 11352 ts_tablet_manager.cc:1434] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent starting tablet: real 0.051s	user 0.007s	sys 0.017s
I20260710 13:17:22.336865 11196 leader_election.cc:304] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:22.337402 11352 tablet_bootstrap.cc:492] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96: Bootstrap starting.
I20260710 13:17:22.337442 11350 ts_tablet_manager.cc:1434] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260710 13:17:22.294602 11357 raft_consensus.cc:493] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.337925 11357 raft_consensus.cc:3060] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.340444 11376 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.344264 11352 tablet_bootstrap.cc:654] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.344003 11357 raft_consensus.cc:515] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.346006 11357 leader_election.cc:290] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.347224 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:22.347882 11230 raft_consensus.cc:3060] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.354614 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:22.355155 11158 raft_consensus.cc:3060] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.292872 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.361307 11376 raft_consensus.cc:2749] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.361712 11394 leader_election.cc:290] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.361951 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:22.363744 11156 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:22.364348 11156 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.365911 11231 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 1.
I20260710 13:17:22.366938 11272 leader_election.cc:304] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:22.367327 11352 tablet_bootstrap.cc:492] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96: No bootstrap required, opened a new log
I20260710 13:17:22.367714 11394 raft_consensus.cc:2804] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.367865 11352 ts_tablet_manager.cc:1403] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.000s
I20260710 13:17:22.368158 11394 raft_consensus.cc:697] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Becoming Leader. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:22.368916 11394 consensus_queue.cc:237] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.370641 11156 raft_consensus.cc:2468] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 1.
I20260710 13:17:22.363544 11232 raft_consensus.cc:2468] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 1.
I20260710 13:17:22.372323 11271 leader_election.cc:304] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:22.373087 11123 leader_election.cc:304] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 4d45696cc84e4d1686d3e18ba6d5dc96
I20260710 13:17:22.373306 11400 raft_consensus.cc:2804] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.373751 11400 raft_consensus.cc:697] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Becoming Leader. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:22.362380 11395 leader_election.cc:290] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.373868 11385 raft_consensus.cc:2804] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.374409 11385 raft_consensus.cc:697] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Becoming Leader. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:22.374521 11400 consensus_queue.cc:237] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.375195 11385 consensus_queue.cc:237] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.378545 11233 raft_consensus.cc:2468] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 1.
I20260710 13:17:22.371270 11230 raft_consensus.cc:2468] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 1.
I20260710 13:17:22.363039 11158 raft_consensus.cc:2468] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 1.
I20260710 13:17:22.370414 11352 raft_consensus.cc:359] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.381017 11157 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 1.
I20260710 13:17:22.385663 11352 raft_consensus.cc:385] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.386524 11352 raft_consensus.cc:740] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.386687 11272 leader_election.cc:304] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:22.387163 11352 consensus_queue.cc:260] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.387514 11394 raft_consensus.cc:2804] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.388931 11394 raft_consensus.cc:697] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Becoming Leader. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:22.389580 11352 ts_tablet_manager.cc:1434] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:17:22.390719 11352 tablet_bootstrap.cc:492] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96: Bootstrap starting.
I20260710 13:17:22.392122 11394 consensus_queue.cc:237] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.390012 11053 catalog_manager.cc:5697] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:22.402694 11352 tablet_bootstrap.cc:654] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:22.406032 11394 raft_consensus.cc:493] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.406600 11394 raft_consensus.cc:515] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:22.408180 11054 catalog_manager.cc:5697] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 reported cstate change: term changed from 0 to 1, leader changed from <none> to ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:22.410164 11394 leader_election.cc:290] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.410375 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.411510 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.412254 11157 raft_consensus.cc:2393] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in current term 1: Already voted for candidate 9968146c6cb14a1e8933c557391d6011 in this term.
I20260710 13:17:22.413691 11271 leader_election.cc:304] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96; no voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:22.414867 11376 raft_consensus.cc:493] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.414937 11394 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.415340 11376 raft_consensus.cc:515] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.417268 11376 leader_election.cc:290] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.418797 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b802bc3611d4280a135492938ed3c74" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:22.419428 11307 raft_consensus.cc:2468] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 0.
I20260710 13:17:22.419608 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b802bc3611d4280a135492938ed3c74" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.420257 11157 raft_consensus.cc:2468] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 0.
I20260710 13:17:22.423720 11196 leader_election.cc:304] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:22.424602 11394 raft_consensus.cc:2749] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.426602 11376 raft_consensus.cc:2804] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.426987 11376 raft_consensus.cc:493] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.427350 11376 raft_consensus.cc:3060] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.434597 11376 raft_consensus.cc:515] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.437732 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b802bc3611d4280a135492938ed3c74" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:22.438252 11307 raft_consensus.cc:3060] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.439039 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b802bc3611d4280a135492938ed3c74" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:22.439605 11157 raft_consensus.cc:3060] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.444368 11307 raft_consensus.cc:2468] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 1.
I20260710 13:17:22.445509 11196 leader_election.cc:304] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:22.446245 11378 raft_consensus.cc:2804] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.446660 11378 raft_consensus.cc:697] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:22.447386 11378 consensus_queue.cc:237] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.447855 11157 raft_consensus.cc:2468] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 1.
I20260710 13:17:22.441306 11055 catalog_manager.cc:5697] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:22.452075 11055 catalog_manager.cc:5697] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:22.453524 11352 tablet_bootstrap.cc:492] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96: No bootstrap required, opened a new log
I20260710 13:17:22.447995 11376 leader_election.cc:290] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.453984 11352 ts_tablet_manager.cc:1403] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent bootstrapping tablet: real 0.063s	user 0.035s	sys 0.021s
I20260710 13:17:22.456497 11352 raft_consensus.cc:359] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.457193 11352 raft_consensus.cc:385] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:22.457448 11352 raft_consensus.cc:740] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Initialized, Role: FOLLOWER
I20260710 13:17:22.457989 11352 consensus_queue.cc:260] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.459607 11352 ts_tablet_manager.cc:1434] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:17:22.464785 11055 catalog_manager.cc:5697] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:22.535254 11378 raft_consensus.cc:493] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.535780 11378 raft_consensus.cc:515] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.538260 11378 leader_election.cc:290] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.538502 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.538816 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:22.539207 11157 raft_consensus.cc:2468] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 0.
I20260710 13:17:22.539368 11307 raft_consensus.cc:2468] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 0.
I20260710 13:17:22.540230 11197 leader_election.cc:304] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:22.540958 11378 raft_consensus.cc:2804] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:22.541293 11378 raft_consensus.cc:493] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:22.541635 11378 raft_consensus.cc:3060] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.548027 11378 raft_consensus.cc:515] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.550403 11378 leader_election.cc:290] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:22.550784 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:22.550875 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:22.551395 11157 raft_consensus.cc:3060] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.551445 11307 raft_consensus.cc:3060] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.558099 11157 raft_consensus.cc:2468] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 1.
I20260710 13:17:22.558099 11307 raft_consensus.cc:2468] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 1.
I20260710 13:17:22.558924 11394 raft_consensus.cc:493] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:22.559221 11197 leader_election.cc:304] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:22.559403 11394 raft_consensus.cc:515] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.559962 11378 raft_consensus.cc:2804] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:22.560391 11378 raft_consensus.cc:697] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:22.561137 11378 consensus_queue.cc:237] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:22.561360 11394 leader_election.cc:290] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:22.562983 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9968146c6cb14a1e8933c557391d6011" is_pre_election: true
I20260710 13:17:22.563723 11233 raft_consensus.cc:2393] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in current term 1: Already voted for candidate ce853c1f46734c7d9ab0c62843b49ee7 in this term.
I20260710 13:17:22.563599 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:22.565248 11271 leader_election.cc:304] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96; no voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:22.565970 11394 raft_consensus.cc:3060] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:22.571951 11394 raft_consensus.cc:2749] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:22.571400 11055 catalog_manager.cc:5697] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:22.597673 11378 consensus_queue.cc:1048] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.613626 11412 consensus_queue.cc:1048] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:17:22.695950 11103 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:22.748004 11385 consensus_queue.cc:1048] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.748562 11383 consensus_queue.cc:1048] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.768887 11394 consensus_queue.cc:1048] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.769776 11417 consensus_queue.cc:1048] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.793165 11394 consensus_queue.cc:1048] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.796380 11385 consensus_queue.cc:1048] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.871786 11394 consensus_queue.cc:1048] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.883231 11357 consensus_queue.cc:1048] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.904768 11412 consensus_queue.cc:1048] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.915225 11378 consensus_queue.cc:1048] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.939909 11357 consensus_queue.cc:1048] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:22.953830 11395 consensus_queue.cc:1048] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.041663 11378 consensus_queue.cc:1048] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:23.051448 11377 consensus_queue.cc:1048] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:17:23.699472 11103 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:24.021061 11377 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:24.021499 11377 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.023190 11377 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:24.023962 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" is_pre_election: true
I20260710 13:17:24.024281 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" is_pre_election: true
I20260710 13:17:24.024580 11157 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 1.
I20260710 13:17:24.024852 11307 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 1.
I20260710 13:17:24.025693 11197 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [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: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:24.026361 11377 raft_consensus.cc:2804] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:17:24.026615 11377 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:24.026880 11377 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.031064 11377 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.032508 11377 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:24.033455 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:24.033494 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:24.034175 11157 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.034199 11307 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.040728 11307 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:24.040728 11157 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:24.041999 11197 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:24.042626 11377 raft_consensus.cc:2804] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:24.043443 11377 raft_consensus.cc:697] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:24.044154 11377 consensus_queue.cc:237] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Queue going to LEADER 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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.051216 11055 catalog_manager.cc:5697] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 0 to 2, leader changed from <none> to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:24.119845 11230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
mode: GRACEFUL
new_leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:45554
I20260710 13:17:24.120508 11230 raft_consensus.cc:606] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Received request to transfer leadership to TS ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:24.134843 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
mode: GRACEFUL
new_leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:60802
I20260710 13:17:24.135314 11307 raft_consensus.cc:606] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Received request to transfer leadership to TS ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:24.139827 11230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
mode: GRACEFUL
new_leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:45554
I20260710 13:17:24.140300 11230 raft_consensus.cc:606] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Received request to transfer leadership to TS ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:24.144600 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
mode: GRACEFUL
new_leader_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:60802
I20260710 13:17:24.145088 11307 raft_consensus.cc:606] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Received request to transfer leadership to TS 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:24.149310 11307 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
mode: GRACEFUL
new_leader_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:60802
I20260710 13:17:24.149780 11307 raft_consensus.cc:606] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Received request to transfer leadership to TS 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:24.160987 11157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
mode: GRACEFUL
new_leader_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:34712
I20260710 13:17:24.161429 11157 raft_consensus.cc:606] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Received request to transfer leadership to TS 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:24.168062 11230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
mode: GRACEFUL
new_leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:45554
I20260710 13:17:24.168531 11230 raft_consensus.cc:606] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Received request to transfer leadership to TS 4d45696cc84e4d1686d3e18ba6d5dc96
I20260710 13:17:24.276245 11440 raft_consensus.cc:993] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7: : Instructing follower 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:24.276782 11383 raft_consensus.cc:1081] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Signalling peer 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:24.278306 11230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:45524
I20260710 13:17:24.278831 11230 raft_consensus.cc:493] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:24.279102 11230 raft_consensus.cc:3060] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.283382 11230 raft_consensus.cc:515] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.284807 11230 leader_election.cc:290] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:24.285512 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:24.285841 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:24.286111 11157 raft_consensus.cc:3055] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:24.286350 11307 raft_consensus.cc:3060] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.286455 11157 raft_consensus.cc:740] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:24.287264 11157 consensus_queue.cc:260] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.288544 11157 raft_consensus.cc:3060] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.292519 11307 raft_consensus.cc:2468] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:24.293532 11196 leader_election.cc:304] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:24.294282 11377 raft_consensus.cc:2804] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:24.294500 11157 raft_consensus.cc:2468] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:24.294646 11377 raft_consensus.cc:697] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:24.295481 11377 consensus_queue.cc:237] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.301535 11055 catalog_manager.cc:5697] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 1 to 2, leader changed from ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193) to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:24.362398 11430 raft_consensus.cc:993] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011: : Instructing follower ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:24.362816 11377 raft_consensus.cc:1081] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Signalling peer ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:24.364142 11157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:17:24.364544 11157 raft_consensus.cc:493] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:24.364790 11157 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.368919 11157 raft_consensus.cc:515] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:24.370543 11157 leader_election.cc:290] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 2 election: Requested vote from peers 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:24.371311 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:24.371441 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:24.371841 11307 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.372018 11230 raft_consensus.cc:3055] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:24.372330 11230 raft_consensus.cc:740] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:24.372973 11230 consensus_queue.cc:260] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:24.373880 11230 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.376928 11307 raft_consensus.cc:2468] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 2.
I20260710 13:17:24.377854 11121 leader_election.cc:304] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:24.378358 11230 raft_consensus.cc:2468] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 2.
I20260710 13:17:24.378477 11383 raft_consensus.cc:2804] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:24.379015 11383 raft_consensus.cc:697] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Becoming Leader. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:24.379761 11383 consensus_queue.cc:237] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:24.385819 11055 catalog_manager.cc:5697] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 reported cstate change: term changed from 1 to 2, leader changed from 9968146c6cb14a1e8933c557391d6011 (127.10.195.194) to ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:24.426630 11395 raft_consensus.cc:993] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96: : Instructing follower ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:24.427037 11443 raft_consensus.cc:1081] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Signalling peer ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:24.428524 11157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:34704
I20260710 13:17:24.428992 11157 raft_consensus.cc:493] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:24.429338 11157 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.433444 11157 raft_consensus.cc:515] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.434916 11157 leader_election.cc:290] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 2 election: Requested vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:24.435657 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:24.435840 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:24.436134 11230 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.436324 11307 raft_consensus.cc:3055] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:24.436671 11307 raft_consensus.cc:740] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:24.437321 11307 consensus_queue.cc:260] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.438299 11307 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.441128 11230 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 2.
I20260710 13:17:24.442057 11123 leader_election.cc:304] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:24.442759 11383 raft_consensus.cc:2804] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:24.443117 11383 raft_consensus.cc:697] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Becoming Leader. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:24.443114 11307 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 2.
I20260710 13:17:24.443914 11383 consensus_queue.cc:237] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.450527 11055 catalog_manager.cc:5697] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 reported cstate change: term changed from 1 to 2, leader changed from 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195) to ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:24.489851 11395 raft_consensus.cc:993] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96: : Instructing follower 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:24.490257 11443 raft_consensus.cc:1081] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Signalling peer 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:24.491524 11230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:45540
I20260710 13:17:24.491771 11430 raft_consensus.cc:993] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011: : Instructing follower 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:24.492107 11230 raft_consensus.cc:493] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:24.492197 11377 raft_consensus.cc:1081] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Signalling peer 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:24.492551 11230 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.493716 11307 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:60784
I20260710 13:17:24.494122 11307 raft_consensus.cc:493] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:24.494390 11307 raft_consensus.cc:3060] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.497351 11230 raft_consensus.cc:515] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.498416 11307 raft_consensus.cc:515] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.498909 11230 leader_election.cc:290] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:24.500003 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:24.500211 11307 leader_election.cc:290] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 2 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:24.500118 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:24.500531 11306 raft_consensus.cc:3055] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:24.500972 11157 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.500901 11306 raft_consensus.cc:740] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:24.501235 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:24.501796 11230 raft_consensus.cc:3055] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:24.501734 11306 consensus_queue.cc:260] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.502148 11230 raft_consensus.cc:740] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:24.502251 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a889b9af361413b8f789ddbc4518250" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:24.502842 11158 raft_consensus.cc:3060] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.502946 11230 consensus_queue.cc:260] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.502808 11306 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.504211 11230 raft_consensus.cc:3060] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.509056 11158 raft_consensus.cc:2468] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 2.
I20260710 13:17:24.510007 11306 raft_consensus.cc:2468] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:24.510203 11271 leader_election.cc:304] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:24.510632 11230 raft_consensus.cc:2468] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 2.
I20260710 13:17:24.511021 11443 raft_consensus.cc:2804] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:24.511333 11196 leader_election.cc:304] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:24.512033 11377 raft_consensus.cc:2804] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:24.512102 11443 raft_consensus.cc:697] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 LEADER]: Becoming Leader. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:24.512504 11377 raft_consensus.cc:697] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:24.512867 11443 consensus_queue.cc:237] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.513103 11157 raft_consensus.cc:2468] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:24.513283 11377 consensus_queue.cc:237] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.520531 11055 catalog_manager.cc:5697] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 reported cstate change: term changed from 1 to 2, leader changed from 9968146c6cb14a1e8933c557391d6011 (127.10.195.194) to 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:24.520594 11054 catalog_manager.cc:5697] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 1 to 2, leader changed from 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195) to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:24.526189 11306 raft_consensus.cc:1275] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:24.527451 11377 consensus_queue.cc:1048] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:24.538311 11157 raft_consensus.cc:1275] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:24.540586 11430 consensus_queue.cc:1048] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:24.546547 11377 raft_consensus.cc:993] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011: : Instructing follower ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:24.546892 11430 raft_consensus.cc:1081] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Signalling peer ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:24.548116 11157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:17:24.548504 11157 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:24.548770 11157 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:24.552740 11157 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.554137 11157 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 3 election: Requested vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:24.554879 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:24.555331 11230 raft_consensus.cc:3055] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:24.555347 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:24.555734 11230 raft_consensus.cc:740] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:24.555958 11306 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:24.556516 11230 consensus_queue.cc:260] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.557708 11230 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:24.560316 11306 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 3.
I20260710 13:17:24.561103 11121 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:24.561676 11383 raft_consensus.cc:2804] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:24.562027 11383 raft_consensus.cc:697] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Becoming Leader. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:24.562752 11230 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 3.
I20260710 13:17:24.562703 11383 consensus_queue.cc:237] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.567938 11055 catalog_manager.cc:5697] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 reported cstate change: term changed from 2 to 3, leader changed from 9968146c6cb14a1e8933c557391d6011 (127.10.195.194) to ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193). New cstate: current_term: 3 leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:24.685679 11395 raft_consensus.cc:993] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96: : Instructing follower 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:24.686084 11443 raft_consensus.cc:1081] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Signalling peer 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:24.687332 11230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:45540
I20260710 13:17:24.687759 11230 raft_consensus.cc:493] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:24.688004 11230 raft_consensus.cc:3060] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.692209 11230 raft_consensus.cc:515] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.693737 11230 leader_election.cc:290] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:24.694427 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:24.694705 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:24.694891 11157 raft_consensus.cc:3060] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.695182 11306 raft_consensus.cc:3055] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:24.695430 11306 raft_consensus.cc:740] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:24.695991 11306 consensus_queue.cc:260] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.696784 11306 raft_consensus.cc:3060] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:24.699329 11157 raft_consensus.cc:2468] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:24.700455 11197 leader_election.cc:304] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:24.701071 11306 raft_consensus.cc:2468] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:24.701192 11430 raft_consensus.cc:2804] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:24.701704 11430 raft_consensus.cc:697] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:24.702476 11430 consensus_queue.cc:237] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:24.708447 11055 catalog_manager.cc:5697] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 1 to 2, leader changed from 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195) to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:24.735847 11306 raft_consensus.cc:1275] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.737283 11430 consensus_queue.cc:1048] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.745946 11157 raft_consensus.cc:1275] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.747479 11377 consensus_queue.cc:1048] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.790946 11306 raft_consensus.cc:1275] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.792021 11383 consensus_queue.cc:1048] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.799772 11230 raft_consensus.cc:1275] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.801699 11440 consensus_queue.cc:1048] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.844694 11306 raft_consensus.cc:1275] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.845803 11440 consensus_queue.cc:1048] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.854012 11230 raft_consensus.cc:1275] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.855298 11440 consensus_queue.cc:1048] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.918577 11157 raft_consensus.cc:1275] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.919895 11443 consensus_queue.cc:1048] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:24.928566 11230 raft_consensus.cc:1275] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:24.930039 11443 consensus_queue.cc:1048] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:25.043335 11157 raft_consensus.cc:1275] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:25.044389 11377 consensus_queue.cc:1048] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:25.052436 11306 raft_consensus.cc:1275] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:25.053790 11454 consensus_queue.cc:1048] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:25.059134 11307 raft_consensus.cc:1275] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:25.060336 11440 consensus_queue.cc:1048] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:25.068408 11230 raft_consensus.cc:1275] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260710 13:17:25.070155 11457 consensus_queue.cc:1048] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:25.115304 11157 raft_consensus.cc:1275] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:25.116333 11454 consensus_queue.cc:1048] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:25.123932 11307 raft_consensus.cc:1275] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:25.125079 11430 consensus_queue.cc:1048] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:27.195104 11023 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260710 13:17:27.195919 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:27.216230 11230 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
mode: GRACEFUL
new_leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:45556
I20260710 13:17:27.216697 11230 raft_consensus.cc:606] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Received request to transfer leadership to TS 4d45696cc84e4d1686d3e18ba6d5dc96
I20260710 13:17:27.225805 11157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
mode: GRACEFUL
new_leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:34714
I20260710 13:17:27.226210 11157 raft_consensus.cc:606] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Received request to transfer leadership to TS 4d45696cc84e4d1686d3e18ba6d5dc96
I20260710 13:17:27.227118 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:17:27.227504 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:27.486377 11430 raft_consensus.cc:993] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011: : Instructing follower 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:27.486797 11474 raft_consensus.cc:1081] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Signalling peer 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:27.488154 11306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:60784
I20260710 13:17:27.488551 11306 raft_consensus.cc:493] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:27.488799 11306 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.492857 11306 raft_consensus.cc:515] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:27.494254 11306 leader_election.cc:290] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 3 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:27.494972 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:27.495157 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:27.495491 11157 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.495609 11230 raft_consensus.cc:3055] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:27.495913 11230 raft_consensus.cc:740] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:27.496572 11230 consensus_queue.cc:260] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:27.497641 11230 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.501044 11157 raft_consensus.cc:2468] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 3.
I20260710 13:17:27.502075 11271 leader_election.cc:304] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:27.502647 11230 raft_consensus.cc:2468] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 3.
I20260710 13:17:27.502679 11469 raft_consensus.cc:2804] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:27.503947 11469 raft_consensus.cc:697] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Becoming Leader. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:27.504643 11469 consensus_queue.cc:237] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:27.511193 11054 catalog_manager.cc:5697] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 reported cstate change: term changed from 2 to 3, leader changed from 9968146c6cb14a1e8933c557391d6011 (127.10.195.194) to 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195). New cstate: current_term: 3 leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:27.526970 11481 raft_consensus.cc:993] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7: : Instructing follower 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:27.527336 11457 raft_consensus.cc:1081] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Signalling peer 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:27.528688 11306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:60794
I20260710 13:17:27.529176 11306 raft_consensus.cc:493] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:27.529457 11306 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.533744 11306 raft_consensus.cc:515] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:27.535262 11306 leader_election.cc:290] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 3 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:27.535864 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:27.536181 11230 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:27.536366 11157 raft_consensus.cc:3055] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:27.536625 11157 raft_consensus.cc:740] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:27.536654 11230 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.537273 11157 consensus_queue.cc:260] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:27.538071 11157 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:27.540336 11230 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 3.
I20260710 13:17:27.541136 11272 leader_election.cc:304] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:27.541661 11157 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 3.
I20260710 13:17:27.541762 11469 raft_consensus.cc:2804] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:27.542203 11469 raft_consensus.cc:697] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Becoming Leader. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:27.542860 11469 consensus_queue.cc:237] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:27.549006 11054 catalog_manager.cc:5697] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 reported cstate change: term changed from 2 to 3, leader changed from ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193) to 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195). New cstate: current_term: 3 leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:28.042201 11230 raft_consensus.cc:1275] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:28.043438 11469 consensus_queue.cc:1048] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:28.043752 11157 raft_consensus.cc:1275] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:28.044847 11469 consensus_queue.cc:1048] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:28.073670 11230 raft_consensus.cc:1275] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:28.075608 11492 consensus_queue.cc:1048] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:28.080930 11157 raft_consensus.cc:1275] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:28.083868 11492 consensus_queue.cc:1048] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:28.228183 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:28.237634 11157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
mode: GRACEFUL
new_leader_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:34712
I20260710 13:17:28.238055 11157 raft_consensus.cc:606] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Received request to transfer leadership to TS 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:28.242175 11157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
mode: GRACEFUL
new_leader_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:34712
I20260710 13:17:28.242565 11157 raft_consensus.cc:606] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Received request to transfer leadership to TS 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:28.246743 11306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
mode: GRACEFUL
new_leader_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:60802
I20260710 13:17:28.247210 11306 raft_consensus.cc:606] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Received request to transfer leadership to TS 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:28.251453 11157 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
mode: GRACEFUL
new_leader_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:34712
I20260710 13:17:28.251839 11157 raft_consensus.cc:606] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Received request to transfer leadership to TS 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:28.257972 11306 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
mode: GRACEFUL
new_leader_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:60802
I20260710 13:17:28.258383 11306 raft_consensus.cc:606] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Received request to transfer leadership to TS 9968146c6cb14a1e8933c557391d6011
I20260710 13:17:28.481652 11469 raft_consensus.cc:993] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96: : Instructing follower 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.482054 11492 raft_consensus.cc:1081] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Signalling peer 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.483299 11230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:45540
I20260710 13:17:28.483683 11230 raft_consensus.cc:493] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:28.483940 11230 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:28.487568 11230 raft_consensus.cc:515] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.488863 11230 leader_election.cc:290] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 4 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:28.489612 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:28.489813 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2334fa34ad784de885b9deb242174fd2" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:28.490096 11157 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:28.490257 11306 raft_consensus.cc:3055] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:28.490545 11306 raft_consensus.cc:740] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:28.491144 11306 consensus_queue.cc:260] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.491945 11306 raft_consensus.cc:3060] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:28.493814 11157 raft_consensus.cc:2468] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 4.
I20260710 13:17:28.494654 11197 leader_election.cc:304] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [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: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:28.495326 11430 raft_consensus.cc:2804] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:28.496238 11306 raft_consensus.cc:2468] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 4.
I20260710 13:17:28.496306 11430 raft_consensus.cc:697] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 4 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:28.497120 11430 consensus_queue.cc:237] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.502540 11055 catalog_manager.cc:5697] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 3 to 4, leader changed from 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195) to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 4 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:28.536733 11481 raft_consensus.cc:993] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7: : Instructing follower 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.537123 11500 raft_consensus.cc:1081] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Signalling peer 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.538501 11230 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:45524
I20260710 13:17:28.538977 11230 raft_consensus.cc:493] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:28.539225 11230 raft_consensus.cc:3060] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:28.540772 11469 raft_consensus.cc:993] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96: : Instructing follower 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.541182 11492 raft_consensus.cc:1081] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Signalling peer 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.542496 11233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:45540
I20260710 13:17:28.542989 11233 raft_consensus.cc:493] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:28.543315 11233 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:28.544590 11230 raft_consensus.cc:515] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.546764 11230 leader_election.cc:290] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:28.546991 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:28.547304 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:28.547979 11157 raft_consensus.cc:3055] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:28.548110 11306 raft_consensus.cc:3060] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:28.548287 11157 raft_consensus.cc:740] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:28.549032 11233 raft_consensus.cc:515] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.548974 11157 consensus_queue.cc:260] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.550124 11157 raft_consensus.cc:3060] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:28.550704 11233 leader_election.cc:290] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 4 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:28.551357 11158 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:28.551765 11158 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:28.554611 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e4cbd50846f4741972fb3d8e0198eb3" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:28.554726 11306 raft_consensus.cc:2468] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:28.555099 11307 raft_consensus.cc:3055] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:28.555392 11307 raft_consensus.cc:740] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:28.555977 11196 leader_election.cc:304] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:28.556330 11157 raft_consensus.cc:2468] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 2.
I20260710 13:17:28.556025 11307 consensus_queue.cc:260] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.556915 11158 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 4.
I20260710 13:17:28.557363 11307 raft_consensus.cc:3060] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:28.557622 11430 raft_consensus.cc:2804] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:28.557896 11197 leader_election.cc:304] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [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: 9968146c6cb14a1e8933c557391d6011, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:28.558084 11430 raft_consensus.cc:697] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:28.558589 11496 raft_consensus.cc:2804] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:28.558881 11430 consensus_queue.cc:237] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.559949 11496 raft_consensus.cc:697] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 4 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:28.560799 11496 consensus_queue.cc:237] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.561758 11307 raft_consensus.cc:2468] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 4.
I20260710 13:17:28.566481 11055 catalog_manager.cc:5697] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 1 to 2, leader changed from ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193) to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:28.576001 11055 catalog_manager.cc:5697] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 3 to 4, leader changed from 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195) to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 4 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:28.605286 11481 raft_consensus.cc:993] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7: : Instructing follower 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.605669 11500 raft_consensus.cc:1081] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Signalling peer 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.606906 11233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:45524
I20260710 13:17:28.607297 11233 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:28.607532 11233 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:28.611634 11233 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.613034 11233 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 4 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:28.613749 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:28.614007 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:28.614472 11157 raft_consensus.cc:3055] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:28.614513 11307 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:28.614781 11157 raft_consensus.cc:740] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:28.615319 11157 consensus_queue.cc:260] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.616099 11157 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:28.618448 11307 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 4.
I20260710 13:17:28.619216 11196 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:28.619824 11496 raft_consensus.cc:2804] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:28.620036 11157 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 4.
I20260710 13:17:28.620339 11496 raft_consensus.cc:697] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 4 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:28.621095 11496 consensus_queue.cc:237] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:28.626972 11055 catalog_manager.cc:5697] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 3 to 4, leader changed from ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193) to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 4 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:28.646390 11481 raft_consensus.cc:993] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7: : Instructing follower 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.646749 11500 raft_consensus.cc:1081] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Signalling peer 9968146c6cb14a1e8933c557391d6011 to start an election
I20260710 13:17:28.648033 11233 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
 from {username='slave'} at 127.0.0.1:45524
I20260710 13:17:28.648603 11233 raft_consensus.cc:493] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:28.648896 11233 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:28.653273 11233 raft_consensus.cc:515] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:28.654739 11233 leader_election.cc:290] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [CANDIDATE]: Term 3 election: Requested vote from peers 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283), ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217)
I20260710 13:17:28.655463 11307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:28.655682 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "9968146c6cb14a1e8933c557391d6011" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:28.656009 11307 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:28.656308 11157 raft_consensus.cc:3055] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:28.656625 11157 raft_consensus.cc:740] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:28.657312 11157 consensus_queue.cc:260] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [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: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:28.658388 11157 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:28.661720 11307 raft_consensus.cc:2468] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 3.
I20260710 13:17:28.662660 11196 leader_election.cc:304] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, 9968146c6cb14a1e8933c557391d6011; no voters: 
I20260710 13:17:28.663347 11496 raft_consensus.cc:2804] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:28.663496 11157 raft_consensus.cc:2468] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9968146c6cb14a1e8933c557391d6011 in term 3.
I20260710 13:17:28.663702 11496 raft_consensus.cc:697] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 3 LEADER]: Becoming Leader. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:28.664438 11496 consensus_queue.cc:237] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [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: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:28.670239 11055 catalog_manager.cc:5697] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 reported cstate change: term changed from 2 to 3, leader changed from ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193) to 9968146c6cb14a1e8933c557391d6011 (127.10.195.194). New cstate: current_term: 3 leader_uuid: "9968146c6cb14a1e8933c557391d6011" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:28.998054 11307 raft_consensus.cc:1275] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:28.999029 11496 consensus_queue.cc:1048] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:29.007122 11157 raft_consensus.cc:1275] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:29.008852 11430 consensus_queue.cc:1048] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:29.064375 11307 raft_consensus.cc:1275] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:29.065476 11430 consensus_queue.cc:1048] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:29.075227 11157 raft_consensus.cc:1275] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:29.075464 11158 raft_consensus.cc:1275] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:29.077142 11501 consensus_queue.cc:1048] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:29.077159 11430 consensus_queue.cc:1048] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:29.084807 11307 raft_consensus.cc:1275] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:29.086469 11501 consensus_queue.cc:1048] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:29.090178 11306 raft_consensus.cc:1275] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:17:29.091413 11501 consensus_queue.cc:1048] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:29.102298 11306 raft_consensus.cc:1275] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:29.103457 11157 raft_consensus.cc:1275] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260710 13:17:29.103659 11430 consensus_queue.cc:1048] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:29.104640 11496 consensus_queue.cc:1048] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:29.114184 11157 raft_consensus.cc:1275] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Refusing update from remote peer 9968146c6cb14a1e8933c557391d6011: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:29.118745 11501 consensus_queue.cc:1048] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:31.266459 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:31.273983 11233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
mode: GRACEFUL
new_leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:45556
I20260710 13:17:31.274605 11233 raft_consensus.cc:606] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Received request to transfer leadership to TS ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:31.277050 11233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
mode: GRACEFUL
new_leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:45556
I20260710 13:17:31.277745 11233 raft_consensus.cc:606] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Received request to transfer leadership to TS ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:31.280038 11233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
mode: GRACEFUL
new_leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:45556
I20260710 13:17:31.280583 11233 raft_consensus.cc:606] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 4 LEADER]: Received request to transfer leadership to TS 4d45696cc84e4d1686d3e18ba6d5dc96
I20260710 13:17:31.282734 11233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
mode: GRACEFUL
new_leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:45556
I20260710 13:17:31.283156 11233 raft_consensus.cc:606] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 3 LEADER]: Received request to transfer leadership to TS 4d45696cc84e4d1686d3e18ba6d5dc96
I20260710 13:17:31.285154 11233 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847"
dest_uuid: "9968146c6cb14a1e8933c557391d6011"
mode: GRACEFUL
new_leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:45556
I20260710 13:17:31.285553 11233 raft_consensus.cc:606] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Received request to transfer leadership to TS ce853c1f46734c7d9ab0c62843b49ee7
I20260710 13:17:31.286476 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:17:31.286873 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:31.318351 11496 raft_consensus.cc:993] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011: : Instructing follower ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:31.318825 11501 raft_consensus.cc:1081] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Signalling peer ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:31.320158 11157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:17:31.320617 11157 raft_consensus.cc:493] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.320915 11157 raft_consensus.cc:3060] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:31.325285 11157 raft_consensus.cc:515] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.326825 11157 leader_election.cc:290] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 3 election: Requested vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:31.327589 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:31.328063 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f6d171342a1426589cb842ab95f095c" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:31.328293 11233 raft_consensus.cc:3055] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:31.328552 11306 raft_consensus.cc:3060] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:31.328627 11233 raft_consensus.cc:740] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:31.329460 11233 consensus_queue.cc:260] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.330744 11233 raft_consensus.cc:3060] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:31.334475 11306 raft_consensus.cc:2468] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 3.
I20260710 13:17:31.335690 11121 leader_election.cc:304] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:31.337224 11517 raft_consensus.cc:2804] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:31.337230 11233 raft_consensus.cc:2468] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 3.
I20260710 13:17:31.338389 11517 raft_consensus.cc:697] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Becoming Leader. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:31.339047 11517 consensus_queue.cc:237] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.344816 11055 catalog_manager.cc:5697] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 reported cstate change: term changed from 2 to 3, leader changed from 9968146c6cb14a1e8933c557391d6011 (127.10.195.194) to ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193). New cstate: current_term: 3 leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.353160 11496 raft_consensus.cc:993] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011: : Instructing follower 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:31.353792 11501 raft_consensus.cc:1081] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 4 LEADER]: Signalling peer 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:31.355358 11306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:60784
I20260710 13:17:31.355811 11306 raft_consensus.cc:493] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.356127 11306 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:31.360015 11306 raft_consensus.cc:515] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.361411 11306 leader_election.cc:290] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 5 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:31.362076 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:31.362380 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bbb67e3a7b274311aad722ee8edb792c" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:31.362569 11157 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:31.362876 11233 raft_consensus.cc:3055] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 4 LEADER]: Stepping down as leader of term 4
I20260710 13:17:31.363127 11233 raft_consensus.cc:740] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:31.363744 11233 consensus_queue.cc:260] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.364573 11233 raft_consensus.cc:3060] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Advancing to term 5
I20260710 13:17:31.366459 11157 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 5.
I20260710 13:17:31.367488 11271 leader_election.cc:304] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:31.368287 11492 raft_consensus.cc:2804] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 5 FOLLOWER]: Leader election won for term 5
I20260710 13:17:31.369021 11233 raft_consensus.cc:2468] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 5.
I20260710 13:17:31.369333 11492 raft_consensus.cc:697] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 5 LEADER]: Becoming Leader. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:31.370246 11492 consensus_queue.cc:237] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 4.3, Last appended by leader: 3, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.376533 11055 catalog_manager.cc:5697] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 reported cstate change: term changed from 4 to 5, leader changed from 9968146c6cb14a1e8933c557391d6011 (127.10.195.194) to 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195). New cstate: current_term: 5 leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:31.505859 11496 raft_consensus.cc:993] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011: : Instructing follower ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:31.506310 11501 raft_consensus.cc:1081] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Signalling peer ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:31.507654 11157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:17:31.508061 11157 raft_consensus.cc:493] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.508276 11157 raft_consensus.cc:3060] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:31.511981 11157 raft_consensus.cc:515] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.513327 11157 leader_election.cc:290] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 3 election: Requested vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:31.514303 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:31.514338 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "14e2d421d9a64d6cad0bb86147b365e1" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:31.514796 11233 raft_consensus.cc:3055] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:31.514828 11306 raft_consensus.cc:3060] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:31.515117 11233 raft_consensus.cc:740] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:31.515775 11233 consensus_queue.cc:260] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.516724 11233 raft_consensus.cc:3060] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:31.518857 11306 raft_consensus.cc:2468] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 3.
I20260710 13:17:31.519671 11121 leader_election.cc:304] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:31.520280 11517 raft_consensus.cc:2804] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:31.520743 11517 raft_consensus.cc:697] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Becoming Leader. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:31.521289 11233 raft_consensus.cc:2468] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 3.
I20260710 13:17:31.521626 11517 consensus_queue.cc:237] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.527621 11055 catalog_manager.cc:5697] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 reported cstate change: term changed from 2 to 3, leader changed from 9968146c6cb14a1e8933c557391d6011 (127.10.195.194) to ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193). New cstate: current_term: 3 leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.537726 11496 raft_consensus.cc:993] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011: : Instructing follower ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:31.538105 11501 raft_consensus.cc:1081] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Signalling peer ce853c1f46734c7d9ab0c62843b49ee7 to start an election
I20260710 13:17:31.539304 11157 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847"
dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
 from {username='slave'} at 127.0.0.1:34702
I20260710 13:17:31.539664 11157 raft_consensus.cc:493] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.539868 11157 raft_consensus.cc:3060] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:31.543471 11157 raft_consensus.cc:515] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.544823 11157 leader_election.cc:290] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [CANDIDATE]: Term 3 election: Requested vote from peers 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701), 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195:43283)
I20260710 13:17:31.545423 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:31.545725 11306 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9ca2520c85040b0baa8bf6ea45b3847" candidate_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
I20260710 13:17:31.545914 11233 raft_consensus.cc:3055] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:31.546151 11306 raft_consensus.cc:3060] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:31.546193 11233 raft_consensus.cc:740] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:31.546919 11233 consensus_queue.cc:260] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.547765 11233 raft_consensus.cc:3060] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:31.549841 11306 raft_consensus.cc:2468] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 3.
I20260710 13:17:31.550643 11121 leader_election.cc:304] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:31.551354 11517 raft_consensus.cc:2804] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:31.551690 11517 raft_consensus.cc:697] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Becoming Leader. State: Replica: ce853c1f46734c7d9ab0c62843b49ee7, State: Running, Role: LEADER
I20260710 13:17:31.552217 11233 raft_consensus.cc:2468] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ce853c1f46734c7d9ab0c62843b49ee7 in term 3.
I20260710 13:17:31.552371 11517 consensus_queue.cc:237] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [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: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } }
I20260710 13:17:31.558961 11055 catalog_manager.cc:5697] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 reported cstate change: term changed from 2 to 3, leader changed from 9968146c6cb14a1e8933c557391d6011 (127.10.195.194) to ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193). New cstate: current_term: 3 leader_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.572104 11496 raft_consensus.cc:993] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011: : Instructing follower 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:31.572515 11501 raft_consensus.cc:1081] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 3 LEADER]: Signalling peer 4d45696cc84e4d1686d3e18ba6d5dc96 to start an election
I20260710 13:17:31.573761 11306 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1"
dest_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96"
 from {username='slave'} at 127.0.0.1:60784
I20260710 13:17:31.574128 11306 raft_consensus.cc:493] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:31.574379 11306 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:31.578069 11306 raft_consensus.cc:515] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:31.579382 11306 leader_election.cc:290] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [CANDIDATE]: Term 4 election: Requested vote from peers ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217), 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701)
I20260710 13:17:31.579962 11157 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "ce853c1f46734c7d9ab0c62843b49ee7"
I20260710 13:17:31.580224 11233 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8aa5c6bccb84982916b57e04ea307f1" candidate_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "9968146c6cb14a1e8933c557391d6011"
I20260710 13:17:31.580507 11157 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:31.580735 11233 raft_consensus.cc:3055] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:31.581027 11233 raft_consensus.cc:740] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 9968146c6cb14a1e8933c557391d6011, State: Running, Role: LEADER
I20260710 13:17:31.581805 11233 consensus_queue.cc:260] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [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: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:31.583063 11233 raft_consensus.cc:3060] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:31.586434 11157 raft_consensus.cc:2468] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 4.
I20260710 13:17:31.587386 11271 leader_election.cc:304] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: 4d45696cc84e4d1686d3e18ba6d5dc96, ce853c1f46734c7d9ab0c62843b49ee7; no voters: 
I20260710 13:17:31.587962 11492 raft_consensus.cc:2804] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:31.588423 11492 raft_consensus.cc:697] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 LEADER]: Becoming Leader. State: Replica: 4d45696cc84e4d1686d3e18ba6d5dc96, State: Running, Role: LEADER
I20260710 13:17:31.589154 11233 raft_consensus.cc:2468] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d45696cc84e4d1686d3e18ba6d5dc96 in term 4.
I20260710 13:17:31.589282 11492 consensus_queue.cc:237] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [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: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } }
I20260710 13:17:31.598013 11055 catalog_manager.cc:5697] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 reported cstate change: term changed from 3 to 4, leader changed from 9968146c6cb14a1e8933c557391d6011 (127.10.195.194) to 4d45696cc84e4d1686d3e18ba6d5dc96 (127.10.195.195). New cstate: current_term: 4 leader_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:31.790192 11233 raft_consensus.cc:1275] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:31.791319 11517 consensus_queue.cc:1048] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:31.801661 11306 raft_consensus.cc:1275] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:31.803504 11518 consensus_queue.cc:1048] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:31.931370 11233 raft_consensus.cc:1275] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:31.932560 11518 consensus_queue.cc:1048] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:31.940625 11306 raft_consensus.cc:1275] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:31.942200 11518 consensus_queue.cc:1048] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:31.957338 11306 raft_consensus.cc:1275] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:31.958474 11536 consensus_queue.cc:1048] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d45696cc84e4d1686d3e18ba6d5dc96" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43283 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:31.963610 11233 raft_consensus.cc:1275] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 5 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:17:31.964728 11492 consensus_queue.cc:1048] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:31.967918 11233 raft_consensus.cc:1275] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Refusing update from remote peer ce853c1f46734c7d9ab0c62843b49ee7: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:31.969559 11535 consensus_queue.cc:1048] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:31.972980 11157 raft_consensus.cc:1275] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 5 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260710 13:17:31.974707 11492 consensus_queue.cc:1048] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:31.986351 11231 raft_consensus.cc:1275] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:31.989352 11541 consensus_queue.cc:1048] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9968146c6cb14a1e8933c557391d6011" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42701 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:17:32.002151 11157 raft_consensus.cc:1275] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Refusing update from remote peer 4d45696cc84e4d1686d3e18ba6d5dc96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:32.004060 11542 consensus_queue.cc:1048] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ce853c1f46734c7d9ab0c62843b49ee7" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36217 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:17:32.287643 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:32.292820 11023 tablet_server.cc:179] TabletServer@127.10.195.193:0 shutting down...
I20260710 13:17:32.314066 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:32.314702 11023 tablet_replica.cc:333] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7: stopping tablet replica
I20260710 13:17:32.315347 11023 raft_consensus.cc:2243] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.315784 11023 raft_consensus.cc:2272] T 2334fa34ad784de885b9deb242174fd2 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.318140 11023 tablet_replica.cc:333] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7: stopping tablet replica
I20260710 13:17:32.318583 11023 raft_consensus.cc:2243] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.318936 11023 raft_consensus.cc:2272] T bbb67e3a7b274311aad722ee8edb792c P ce853c1f46734c7d9ab0c62843b49ee7 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.320773 11023 tablet_replica.cc:333] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7: stopping tablet replica
I20260710 13:17:32.321195 11023 raft_consensus.cc:2243] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.321916 11023 raft_consensus.cc:2272] T 9f6d171342a1426589cb842ab95f095c P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.323693 11023 tablet_replica.cc:333] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7: stopping tablet replica
I20260710 13:17:32.324122 11023 raft_consensus.cc:2243] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.324470 11023 raft_consensus.cc:2272] T 4e4cbd50846f4741972fb3d8e0198eb3 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.325949 11023 tablet_replica.cc:333] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7: stopping tablet replica
I20260710 13:17:32.326339 11023 raft_consensus.cc:2243] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.326660 11023 raft_consensus.cc:2272] T c8aa5c6bccb84982916b57e04ea307f1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.328454 11023 tablet_replica.cc:333] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7: stopping tablet replica
I20260710 13:17:32.328869 11023 raft_consensus.cc:2243] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.329455 11023 raft_consensus.cc:2272] T 14e2d421d9a64d6cad0bb86147b365e1 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.331306 11023 tablet_replica.cc:333] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7: stopping tablet replica
I20260710 13:17:32.331765 11023 raft_consensus.cc:2243] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.332132 11023 raft_consensus.cc:2272] T 8a889b9af361413b8f789ddbc4518250 P ce853c1f46734c7d9ab0c62843b49ee7 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.333696 11023 tablet_replica.cc:333] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7: stopping tablet replica
I20260710 13:17:32.334088 11023 raft_consensus.cc:2243] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.334417 11023 raft_consensus.cc:2272] T 0b802bc3611d4280a135492938ed3c74 P ce853c1f46734c7d9ab0c62843b49ee7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.335811 11023 tablet_replica.cc:333] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7: stopping tablet replica
I20260710 13:17:32.336177 11023 raft_consensus.cc:2243] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.336798 11023 raft_consensus.cc:2272] T c9ca2520c85040b0baa8bf6ea45b3847 P ce853c1f46734c7d9ab0c62843b49ee7 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:32.339316 11197 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:17:32.342193 11197 consensus_peers.cc:597] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 -> Peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Couldn't send request to peer ce853c1f46734c7d9ab0c62843b49ee7. 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:17:32.423985 11023 tablet_server.cc:196] TabletServer@127.10.195.193:0 shutdown complete.
I20260710 13:17:32.440070 11023 tablet_server.cc:179] TabletServer@127.10.195.194:0 shutting down...
I20260710 13:17:32.458753 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:32.459292 11023 tablet_replica.cc:333] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011: stopping tablet replica
I20260710 13:17:32.459856 11023 raft_consensus.cc:2243] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.460273 11023 raft_consensus.cc:2272] T 8a889b9af361413b8f789ddbc4518250 P 9968146c6cb14a1e8933c557391d6011 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.461936 11023 tablet_replica.cc:333] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011: stopping tablet replica
I20260710 13:17:32.462383 11023 raft_consensus.cc:2243] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.463021 11023 raft_consensus.cc:2272] T 4e4cbd50846f4741972fb3d8e0198eb3 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.464452 11023 tablet_replica.cc:333] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011: stopping tablet replica
I20260710 13:17:32.464902 11023 raft_consensus.cc:2243] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.465242 11023 raft_consensus.cc:2272] T bbb67e3a7b274311aad722ee8edb792c P 9968146c6cb14a1e8933c557391d6011 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.466950 11023 tablet_replica.cc:333] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011: stopping tablet replica
I20260710 13:17:32.467401 11023 raft_consensus.cc:2243] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.467734 11023 raft_consensus.cc:2272] T 14e2d421d9a64d6cad0bb86147b365e1 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.469918 11023 tablet_replica.cc:333] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011: stopping tablet replica
I20260710 13:17:32.470374 11023 raft_consensus.cc:2243] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.470718 11023 raft_consensus.cc:2272] T c8aa5c6bccb84982916b57e04ea307f1 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.472440 11023 tablet_replica.cc:333] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011: stopping tablet replica
I20260710 13:17:32.472864 11023 raft_consensus.cc:2243] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.473508 11023 raft_consensus.cc:2272] T 0b802bc3611d4280a135492938ed3c74 P 9968146c6cb14a1e8933c557391d6011 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.474997 11023 tablet_replica.cc:333] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011: stopping tablet replica
I20260710 13:17:32.475453 11023 raft_consensus.cc:2243] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.475782 11023 raft_consensus.cc:2272] T c9ca2520c85040b0baa8bf6ea45b3847 P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.477711 11023 tablet_replica.cc:333] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011: stopping tablet replica
I20260710 13:17:32.478144 11023 raft_consensus.cc:2243] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.478511 11023 raft_consensus.cc:2272] T 9f6d171342a1426589cb842ab95f095c P 9968146c6cb14a1e8933c557391d6011 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.480239 11023 tablet_replica.cc:333] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011: stopping tablet replica
I20260710 13:17:32.480650 11023 raft_consensus.cc:2243] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.481290 11023 raft_consensus.cc:2272] T 2334fa34ad784de885b9deb242174fd2 P 9968146c6cb14a1e8933c557391d6011 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260710 13:17:32.500839 11271 consensus_peers.cc:597] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 -> Peer ce853c1f46734c7d9ab0c62843b49ee7 (127.10.195.193:36217): Couldn't send request to peer ce853c1f46734c7d9ab0c62843b49ee7. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:36217: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:32.506197 11023 tablet_server.cc:196] TabletServer@127.10.195.194:0 shutdown complete.
I20260710 13:17:32.522622 11023 tablet_server.cc:179] TabletServer@127.10.195.195:0 shutting down...
W20260710 13:17:32.523651 11272 consensus_peers.cc:597] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 -> Peer 9968146c6cb14a1e8933c557391d6011 (127.10.195.194:42701): Couldn't send request to peer 9968146c6cb14a1e8933c557391d6011. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:42701: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:32.542050 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:32.542642 11023 tablet_replica.cc:333] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96: stopping tablet replica
I20260710 13:17:32.543193 11023 raft_consensus.cc:2243] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.543918 11023 raft_consensus.cc:2272] T 8a889b9af361413b8f789ddbc4518250 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.545535 11023 tablet_replica.cc:333] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96: stopping tablet replica
I20260710 13:17:32.546031 11023 raft_consensus.cc:2243] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.546408 11023 raft_consensus.cc:2272] T 9f6d171342a1426589cb842ab95f095c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.548147 11023 tablet_replica.cc:333] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96: stopping tablet replica
I20260710 13:17:32.548595 11023 raft_consensus.cc:2243] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.548941 11023 raft_consensus.cc:2272] T 2334fa34ad784de885b9deb242174fd2 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.550395 11023 tablet_replica.cc:333] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96: stopping tablet replica
I20260710 13:17:32.550823 11023 raft_consensus.cc:2243] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.551169 11023 raft_consensus.cc:2272] T 14e2d421d9a64d6cad0bb86147b365e1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.552858 11023 tablet_replica.cc:333] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96: stopping tablet replica
I20260710 13:17:32.553275 11023 raft_consensus.cc:2243] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.554067 11023 raft_consensus.cc:2272] T c8aa5c6bccb84982916b57e04ea307f1 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.555720 11023 tablet_replica.cc:333] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96: stopping tablet replica
I20260710 13:17:32.556140 11023 raft_consensus.cc:2243] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.556516 11023 raft_consensus.cc:2272] T 4e4cbd50846f4741972fb3d8e0198eb3 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.557977 11023 tablet_replica.cc:333] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96: stopping tablet replica
I20260710 13:17:32.558382 11023 raft_consensus.cc:2243] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 5 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.558965 11023 raft_consensus.cc:2272] T bbb67e3a7b274311aad722ee8edb792c P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.560590 11023 tablet_replica.cc:333] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96: stopping tablet replica
I20260710 13:17:32.560984 11023 raft_consensus.cc:2243] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.561321 11023 raft_consensus.cc:2272] T 0b802bc3611d4280a135492938ed3c74 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.562668 11023 tablet_replica.cc:333] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96: stopping tablet replica
I20260710 13:17:32.563045 11023 raft_consensus.cc:2243] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:32.563385 11023 raft_consensus.cc:2272] T c9ca2520c85040b0baa8bf6ea45b3847 P 4d45696cc84e4d1686d3e18ba6d5dc96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.587579 11023 tablet_server.cc:196] TabletServer@127.10.195.195:0 shutdown complete.
I20260710 13:17:32.602386 11023 master.cc:562] Master@127.10.195.254:38505 shutting down...
I20260710 13:17:32.731297 11023 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:32.731801 11023 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:32.732084 11023 tablet_replica.cc:333] T 00000000000000000000000000000000 P 824b1c4005a946358ebbed19e3a79f7f: stopping tablet replica
I20260710 13:17:32.749697 11023 master.cc:584] Master@127.10.195.254:38505 shutdown complete.
4d45696cc84e4d1686d3e18ba6d5dc96  1
9968146c6cb14a1e8933c557391d6011  4
ce853c1f46734c7d9ab0c62843b49ee7  4
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (13458 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260710 13:17:32.784384 11023 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.195.254:34003
I20260710 13:17:32.785475 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:32.790194 11550 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:17:32.791472 11551 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:17:32.791786 11553 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:17:32.791936 11023 server_base.cc:1061] running on GCE node
I20260710 13:17:32.792824 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:32.793001 11023 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:17:32.793154 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689452793136 us; error 0 us; skew 500 ppm
I20260710 13:17:32.793675 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:32.795877 11023 webserver.cc:533] Webserver started at http://127.10.195.254:42055/ using document root <none> and password file <none>
I20260710 13:17:32.796331 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:32.796496 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:32.796732 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:32.798035 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/master-0-root/instance:
uuid: "678e46e481194ba9a3188c6c1857bea0"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-v94p"
I20260710 13:17:32.802059 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:17:32.804997 11558 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:17:32.805743 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:32.805967 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/master-0-root
uuid: "678e46e481194ba9a3188c6c1857bea0"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-v94p"
I20260710 13:17:32.806197 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-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:17:32.825132 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:32.826355 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:32.861109 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.254:34003
I20260710 13:17:32.861199 11609 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.254:34003 every 8 connection(s)
I20260710 13:17:32.864856 11610 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:17:32.873397 11610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0: Bootstrap starting.
I20260710 13:17:32.877668 11610 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:32.881342 11610 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0: No bootstrap required, opened a new log
I20260710 13:17:32.883438 11610 raft_consensus.cc:359] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678e46e481194ba9a3188c6c1857bea0" member_type: VOTER }
I20260710 13:17:32.883792 11610 raft_consensus.cc:385] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:32.884009 11610 raft_consensus.cc:740] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 678e46e481194ba9a3188c6c1857bea0, State: Initialized, Role: FOLLOWER
I20260710 13:17:32.884560 11610 consensus_queue.cc:260] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "678e46e481194ba9a3188c6c1857bea0" member_type: VOTER }
I20260710 13:17:32.884981 11610 raft_consensus.cc:399] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:32.885203 11610 raft_consensus.cc:493] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:32.885448 11610 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:32.889001 11610 raft_consensus.cc:515] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678e46e481194ba9a3188c6c1857bea0" member_type: VOTER }
I20260710 13:17:32.889441 11610 leader_election.cc:304] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [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: 678e46e481194ba9a3188c6c1857bea0; no voters: 
I20260710 13:17:32.890444 11610 leader_election.cc:290] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:32.890694 11613 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:32.891891 11613 raft_consensus.cc:697] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 1 LEADER]: Becoming Leader. State: Replica: 678e46e481194ba9a3188c6c1857bea0, State: Running, Role: LEADER
I20260710 13:17:32.892473 11613 consensus_queue.cc:237] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [LEADER]: Queue going to LEADER mode. State: All 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: "678e46e481194ba9a3188c6c1857bea0" member_type: VOTER }
I20260710 13:17:32.893055 11610 sys_catalog.cc:565] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:32.896852 11614 sys_catalog.cc:455] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "678e46e481194ba9a3188c6c1857bea0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678e46e481194ba9a3188c6c1857bea0" member_type: VOTER } }
I20260710 13:17:32.896973 11615 sys_catalog.cc:455] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 678e46e481194ba9a3188c6c1857bea0. Latest consensus state: current_term: 1 leader_uuid: "678e46e481194ba9a3188c6c1857bea0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "678e46e481194ba9a3188c6c1857bea0" member_type: VOTER } }
I20260710 13:17:32.897481 11614 sys_catalog.cc:458] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:32.897558 11615 sys_catalog.cc:458] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:32.899412 11620 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:32.904615 11620 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:32.907321 11023 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:32.912652 11620 catalog_manager.cc:1383] Generated new cluster ID: 6cb79fbc63dd4b4591e73ac1e8a6024c
I20260710 13:17:32.912919 11620 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:32.931602 11620 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:32.932832 11620 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:32.944015 11620 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0: Generated new TSK 0
I20260710 13:17:32.944535 11620 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:32.973415 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:32.978689 11631 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:17:32.979671 11632 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:17:32.981200 11023 server_base.cc:1061] running on GCE node
W20260710 13:17:32.981390 11634 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:17:32.982153 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:32.982324 11023 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:17:32.982481 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689452982465 us; error 0 us; skew 500 ppm
I20260710 13:17:32.982977 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:32.984928 11023 webserver.cc:533] Webserver started at http://127.10.195.193:34841/ using document root <none> and password file <none>
I20260710 13:17:32.985373 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:32.985543 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:32.985838 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:32.986799 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-0-root/instance:
uuid: "3b36d4b0d1904e16a2230d2698ab3124"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-v94p"
I20260710 13:17:32.990785 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:32.993664 11639 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:17:32.994510 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:17:32.994766 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "3b36d4b0d1904e16a2230d2698ab3124"
format_stamp: "Formatted at 2026-07-10 13:17:32 on dist-test-slave-v94p"
I20260710 13:17:32.995025 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-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:17:33.014166 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:33.015293 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:33.016630 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:33.018946 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:33.019124 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:33.019357 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:33.019511 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:33.055217 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:36991
I20260710 13:17:33.055303 11701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:36991 every 8 connection(s)
I20260710 13:17:33.059600 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:33.066130 11706 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:17:33.067049 11707 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:17:33.071770 11709 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:17:33.071828 11023 server_base.cc:1061] running on GCE node
I20260710 13:17:33.073025 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:33.073272 11023 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:17:33.073487 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689453073469 us; error 0 us; skew 500 ppm
I20260710 13:17:33.074152 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:33.075181 11702 heartbeater.cc:344] Connected to a master server at 127.10.195.254:34003
I20260710 13:17:33.075512 11702 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:33.076148 11702 heartbeater.cc:507] Master 127.10.195.254:34003 requested a full tablet report, sending...
I20260710 13:17:33.076658 11023 webserver.cc:533] Webserver started at http://127.10.195.194:33053/ using document root <none> and password file <none>
I20260710 13:17:33.077116 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:33.077273 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:33.077517 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:33.078094 11575 ts_manager.cc:194] Registered new tserver with Master: 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991)
I20260710 13:17:33.078619 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-1-root/instance:
uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
format_stamp: "Formatted at 2026-07-10 13:17:33 on dist-test-slave-v94p"
I20260710 13:17:33.079735 11575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49770
I20260710 13:17:33.083050 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:33.086081 11714 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:17:33.086723 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:17:33.086974 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-1-root
uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
format_stamp: "Formatted at 2026-07-10 13:17:33 on dist-test-slave-v94p"
I20260710 13:17:33.087219 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-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:17:33.108976 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:33.110105 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:33.111435 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:33.113452 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:33.113658 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:33.113860 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:33.114012 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:33.151325 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.194:43237
I20260710 13:17:33.151425 11776 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.194:43237 every 8 connection(s)
I20260710 13:17:33.155509 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:33.162596 11781 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:17:33.163901 11780 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:17:33.164381 11783 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:17:33.165450 11023 server_base.cc:1061] running on GCE node
I20260710 13:17:33.166417 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:33.166663 11023 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:17:33.166818 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689453166800 us; error 0 us; skew 500 ppm
I20260710 13:17:33.167312 11777 heartbeater.cc:344] Connected to a master server at 127.10.195.254:34003
I20260710 13:17:33.167392 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:33.167630 11777 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:33.168354 11777 heartbeater.cc:507] Master 127.10.195.254:34003 requested a full tablet report, sending...
I20260710 13:17:33.170166 11023 webserver.cc:533] Webserver started at http://127.10.195.195:41335/ using document root <none> and password file <none>
I20260710 13:17:33.170238 11575 ts_manager.cc:194] Registered new tserver with Master: b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:33.170672 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:33.170876 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:33.171108 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:33.171545 11575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49776
I20260710 13:17:33.172158 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-2-root/instance:
uuid: "00160ecf0abf46d9ad1e696ff36bd274"
format_stamp: "Formatted at 2026-07-10 13:17:33 on dist-test-slave-v94p"
I20260710 13:17:33.176484 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:17:33.179273 11788 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:17:33.179960 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:33.180228 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-2-root
uuid: "00160ecf0abf46d9ad1e696ff36bd274"
format_stamp: "Formatted at 2026-07-10 13:17:33 on dist-test-slave-v94p"
I20260710 13:17:33.180487 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783689439169936-11023-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:17:33.197535 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:33.198726 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:33.200067 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:33.202232 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:33.202478 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:33.202766 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:33.202929 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:33.240470 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.195:43519
I20260710 13:17:33.240554 11850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.195:43519 every 8 connection(s)
I20260710 13:17:33.252739 11851 heartbeater.cc:344] Connected to a master server at 127.10.195.254:34003
I20260710 13:17:33.253046 11851 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:33.253731 11851 heartbeater.cc:507] Master 127.10.195.254:34003 requested a full tablet report, sending...
I20260710 13:17:33.255493 11575 ts_manager.cc:194] Registered new tserver with Master: 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:33.256510 11023 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013108289s
I20260710 13:17:33.256644 11575 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49784
I20260710 13:17:33.278753 11575 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49792:
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:17:33.281404 11575 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:17:33.358031 11667 tablet_service.cc:1511] Processing CreateTablet for tablet f5c631a9d3c7469d951ffe8f0ebc4377 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:33.358930 11666 tablet_service.cc:1511] Processing CreateTablet for tablet dc049e1d83704e52b5a6a808937ce212 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:33.359494 11667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c631a9d3c7469d951ffe8f0ebc4377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.360635 11665 tablet_service.cc:1511] Processing CreateTablet for tablet 05589104c12c48b9846218622aaec00a (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:33.361943 11664 tablet_service.cc:1511] Processing CreateTablet for tablet 356b1bfb7e184176ad7fb3fac685f353 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:33.361912 11665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05589104c12c48b9846218622aaec00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.365991 11664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356b1bfb7e184176ad7fb3fac685f353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.367102 11663 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2dc6dd6e824eaf8f22d04f5f6d5223 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:33.368273 11663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2dc6dd6e824eaf8f22d04f5f6d5223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.380052 11666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc049e1d83704e52b5a6a808937ce212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.388659 11662 tablet_service.cc:1511] Processing CreateTablet for tablet 7984ec3237a94e8880bbc37123f533ff (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:33.390024 11662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7984ec3237a94e8880bbc37123f533ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.391958 11816 tablet_service.cc:1511] Processing CreateTablet for tablet f5c631a9d3c7469d951ffe8f0ebc4377 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:33.393177 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c631a9d3c7469d951ffe8f0ebc4377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.394711 11815 tablet_service.cc:1511] Processing CreateTablet for tablet dc049e1d83704e52b5a6a808937ce212 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:33.395933 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc049e1d83704e52b5a6a808937ce212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.400693 11812 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2dc6dd6e824eaf8f22d04f5f6d5223 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:33.401767 11812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2dc6dd6e824eaf8f22d04f5f6d5223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.399073 11814 tablet_service.cc:1511] Processing CreateTablet for tablet 05589104c12c48b9846218622aaec00a (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:33.406793 11814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05589104c12c48b9846218622aaec00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.406627 11813 tablet_service.cc:1511] Processing CreateTablet for tablet 356b1bfb7e184176ad7fb3fac685f353 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:33.407823 11813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356b1bfb7e184176ad7fb3fac685f353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.423377 11866 tablet_bootstrap.cc:492] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:33.430423 11867 tablet_bootstrap.cc:492] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:33.430820 11866 tablet_bootstrap.cc:654] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.436251 11867 tablet_bootstrap.cc:654] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.438025 11742 tablet_service.cc:1511] Processing CreateTablet for tablet f5c631a9d3c7469d951ffe8f0ebc4377 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:17:33.438503 11812 tablet_service.cc:1511] Processing CreateTablet for tablet 7984ec3237a94e8880bbc37123f533ff (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:33.439400 11742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5c631a9d3c7469d951ffe8f0ebc4377. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.439689 11812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7984ec3237a94e8880bbc37123f533ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.441665 11741 tablet_service.cc:1511] Processing CreateTablet for tablet dc049e1d83704e52b5a6a808937ce212 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:17:33.443020 11741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc049e1d83704e52b5a6a808937ce212. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.445348 11813 tablet_service.cc:1511] Processing CreateTablet for tablet 44e3c10ab0e94b66aff3a03adc648434 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:33.446557 11813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e3c10ab0e94b66aff3a03adc648434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.446679 11740 tablet_service.cc:1511] Processing CreateTablet for tablet 05589104c12c48b9846218622aaec00a (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:17:33.446935 11664 tablet_service.cc:1511] Processing CreateTablet for tablet 44e3c10ab0e94b66aff3a03adc648434 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:33.447875 11740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05589104c12c48b9846218622aaec00a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.448021 11664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e3c10ab0e94b66aff3a03adc648434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.446504 11662 tablet_service.cc:1511] Processing CreateTablet for tablet c8fe79f839d8404da21049bc840dc344 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:33.449699 11662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fe79f839d8404da21049bc840dc344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.450755 11739 tablet_service.cc:1511] Processing CreateTablet for tablet 356b1bfb7e184176ad7fb3fac685f353 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:17:33.451970 11739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 356b1bfb7e184176ad7fb3fac685f353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.454681 11738 tablet_service.cc:1511] Processing CreateTablet for tablet 1e2dc6dd6e824eaf8f22d04f5f6d5223 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:17:33.455879 11738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1e2dc6dd6e824eaf8f22d04f5f6d5223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.458685 11737 tablet_service.cc:1511] Processing CreateTablet for tablet 7984ec3237a94e8880bbc37123f533ff (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:17:33.459857 11737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7984ec3237a94e8880bbc37123f533ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.462388 11663 tablet_service.cc:1511] Processing CreateTablet for tablet 101560644cea456281079dfb7d7e12ff (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:33.464504 11663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101560644cea456281079dfb7d7e12ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.478336 11736 tablet_service.cc:1511] Processing CreateTablet for tablet 44e3c10ab0e94b66aff3a03adc648434 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:17:33.479636 11736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44e3c10ab0e94b66aff3a03adc648434. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.479270 11815 tablet_service.cc:1511] Processing CreateTablet for tablet 101560644cea456281079dfb7d7e12ff (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:33.480598 11815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101560644cea456281079dfb7d7e12ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.482662 11735 tablet_service.cc:1511] Processing CreateTablet for tablet c8fe79f839d8404da21049bc840dc344 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:33.483968 11735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fe79f839d8404da21049bc840dc344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.490033 11734 tablet_service.cc:1511] Processing CreateTablet for tablet 101560644cea456281079dfb7d7e12ff (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:17:33.491324 11734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 101560644cea456281079dfb7d7e12ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.495227 11816 tablet_service.cc:1511] Processing CreateTablet for tablet c8fe79f839d8404da21049bc840dc344 (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:17:33.496482 11816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c8fe79f839d8404da21049bc840dc344. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.501914 11666 tablet_service.cc:1511] Processing CreateTablet for tablet 3db79a6ab108474f8654f6881494ac1e (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:33.521202 11666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db79a6ab108474f8654f6881494ac1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.549793 11866 tablet_bootstrap.cc:492] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:33.553835 11866 ts_tablet_manager.cc:1403] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.131s	user 0.045s	sys 0.048s
I20260710 13:17:33.556654 11866 raft_consensus.cc:359] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.557335 11866 raft_consensus.cc:385] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.557655 11866 raft_consensus.cc:740] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.558836 11870 tablet_bootstrap.cc:492] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:33.561321 11867 tablet_bootstrap.cc:492] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:33.561796 11867 ts_tablet_manager.cc:1403] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.025s
I20260710 13:17:33.563647 11870 tablet_bootstrap.cc:654] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.564123 11866 consensus_queue.cc:260] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.564489 11867 raft_consensus.cc:359] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.565972 11867 raft_consensus.cc:385] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.566349 11867 raft_consensus.cc:740] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.567231 11867 consensus_queue.cc:260] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.568708 11813 tablet_service.cc:1511] Processing CreateTablet for tablet 3db79a6ab108474f8654f6881494ac1e (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:33.570000 11813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db79a6ab108474f8654f6881494ac1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.575312 11867 ts_tablet_manager.cc:1434] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.002s
I20260710 13:17:33.575999 11851 heartbeater.cc:499] Master 127.10.195.254:34003 was elected leader, sending a full tablet report...
I20260710 13:17:33.578549 11734 tablet_service.cc:1511] Processing CreateTablet for tablet 3db79a6ab108474f8654f6881494ac1e (DEFAULT_TABLE table=test-workload [id=e739ecafd39645178e40d9ef7eaf31dd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:17:33.579664 11734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3db79a6ab108474f8654f6881494ac1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:33.590210 11867 tablet_bootstrap.cc:492] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:33.610052 11702 heartbeater.cc:499] Master 127.10.195.254:34003 was elected leader, sending a full tablet report...
I20260710 13:17:33.613776 11867 tablet_bootstrap.cc:654] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.614494 11866 ts_tablet_manager.cc:1434] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.060s	user 0.022s	sys 0.028s
I20260710 13:17:33.615597 11866 tablet_bootstrap.cc:492] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:33.618693 11870 tablet_bootstrap.cc:492] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:33.619199 11870 ts_tablet_manager.cc:1403] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.061s	user 0.013s	sys 0.046s
I20260710 13:17:33.621258 11866 tablet_bootstrap.cc:654] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.623190 11870 raft_consensus.cc:359] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.623952 11870 raft_consensus.cc:385] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.624301 11870 raft_consensus.cc:740] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.625242 11870 consensus_queue.cc:260] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.631845 11871 raft_consensus.cc:493] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.632300 11871 raft_consensus.cc:515] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.637455 11871 leader_election.cc:290] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:33.639945 11867 tablet_bootstrap.cc:492] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:33.640439 11867 ts_tablet_manager.cc:1403] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.050s	user 0.015s	sys 0.014s
I20260710 13:17:33.642822 11870 ts_tablet_manager.cc:1434] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.002s
I20260710 13:17:33.644722 11867 raft_consensus.cc:359] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.645471 11867 raft_consensus.cc:385] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.645773 11867 raft_consensus.cc:740] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.648762 11777 heartbeater.cc:499] Master 127.10.195.254:34003 was elected leader, sending a full tablet report...
I20260710 13:17:33.646479 11867 consensus_queue.cc:260] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.649914 11866 tablet_bootstrap.cc:492] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:33.650383 11866 ts_tablet_manager.cc:1403] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.021s
I20260710 13:17:33.652895 11866 raft_consensus.cc:359] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } }
I20260710 13:17:33.653541 11866 raft_consensus.cc:385] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.653828 11866 raft_consensus.cc:740] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.654472 11866 consensus_queue.cc:260] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } }
I20260710 13:17:33.656419 11866 ts_tablet_manager.cc:1434] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:33.656572 11867 ts_tablet_manager.cc:1434] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260710 13:17:33.656694 11870 tablet_bootstrap.cc:492] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:33.657256 11866 tablet_bootstrap.cc:492] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:33.657493 11867 tablet_bootstrap.cc:492] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:33.661525 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:33.662213 11826 raft_consensus.cc:2468] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:33.663570 11642 leader_election.cc:304] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:33.663887 11867 tablet_bootstrap.cc:654] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.664397 11871 raft_consensus.cc:2804] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.664726 11871 raft_consensus.cc:493] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:33.665076 11871 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.669183 11870 tablet_bootstrap.cc:654] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.672551 11871 raft_consensus.cc:515] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.675879 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:33.675958 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" is_pre_election: true
I20260710 13:17:33.676525 11826 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.677922 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
W20260710 13:17:33.679556 11640 leader_election.cc:343] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:33.680367 11640 leader_election.cc:343] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.664744 11866 tablet_bootstrap.cc:654] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.683775 11871 leader_election.cc:290] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:33.685246 11867 tablet_bootstrap.cc:492] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:33.685352 11826 raft_consensus.cc:2468] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:33.685909 11870 tablet_bootstrap.cc:492] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:33.685900 11867 ts_tablet_manager.cc:1403] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.014s
I20260710 13:17:33.686496 11870 ts_tablet_manager.cc:1403] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.000s
I20260710 13:17:33.687397 11642 leader_election.cc:304] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: b50e28afeb464d5cbe89cfb3d64c30e1
I20260710 13:17:33.688469 11871 raft_consensus.cc:2804] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.688997 11867 raft_consensus.cc:359] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.689775 11867 raft_consensus.cc:385] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.689530 11870 raft_consensus.cc:359] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.690131 11867 raft_consensus.cc:740] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.690331 11870 raft_consensus.cc:385] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.690717 11870 raft_consensus.cc:740] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.691382 11867 consensus_queue.cc:260] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.691601 11870 consensus_queue.cc:260] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.693763 11870 ts_tablet_manager.cc:1434] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:33.694695 11870 tablet_bootstrap.cc:492] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:33.695956 11867 ts_tablet_manager.cc:1434] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260710 13:17:33.696916 11867 tablet_bootstrap.cc:492] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:33.700913 11870 tablet_bootstrap.cc:654] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.705658 11866 tablet_bootstrap.cc:492] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:33.706138 11866 ts_tablet_manager.cc:1403] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.049s	user 0.024s	sys 0.003s
I20260710 13:17:33.706247 11871 raft_consensus.cc:697] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:33.707084 11871 consensus_queue.cc:237] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.707677 11867 tablet_bootstrap.cc:654] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.708966 11866 raft_consensus.cc:359] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.709676 11866 raft_consensus.cc:385] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.709952 11866 raft_consensus.cc:740] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.710857 11866 consensus_queue.cc:260] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.713037 11866 ts_tablet_manager.cc:1434] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:33.714309 11866 tablet_bootstrap.cc:492] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:33.716545 11870 tablet_bootstrap.cc:492] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:33.717025 11870 ts_tablet_manager.cc:1403] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.023s	user 0.021s	sys 0.000s
I20260710 13:17:33.719767 11870 raft_consensus.cc:359] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.720474 11870 raft_consensus.cc:385] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.720794 11866 tablet_bootstrap.cc:654] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.720818 11870 raft_consensus.cc:740] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.721766 11870 consensus_queue.cc:260] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.723868 11870 ts_tablet_manager.cc:1434] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:17:33.724933 11870 tablet_bootstrap.cc:492] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:33.726723 11876 raft_consensus.cc:493] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.727180 11876 raft_consensus.cc:515] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.729853 11876 leader_election.cc:290] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:33.730243 11575 catalog_manager.cc:5697] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:33.738814 11870 tablet_bootstrap.cc:654] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.732133 11867 tablet_bootstrap.cc:492] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:33.741739 11866 tablet_bootstrap.cc:492] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:33.751966 11867 ts_tablet_manager.cc:1403] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.055s	user 0.015s	sys 0.003s
I20260710 13:17:33.752040 11866 ts_tablet_manager.cc:1403] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.038s	user 0.015s	sys 0.008s
I20260710 13:17:33.755057 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:33.754873 11866 raft_consensus.cc:359] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.755337 11870 tablet_bootstrap.cc:492] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:33.755597 11866 raft_consensus.cc:385] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.756137 11870 ts_tablet_manager.cc:1403] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.031s	user 0.017s	sys 0.004s
I20260710 13:17:33.756287 11873 raft_consensus.cc:493] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.756896 11866 raft_consensus.cc:740] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.757170 11873 raft_consensus.cc:515] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.757561 11866 consensus_queue.cc:260] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.755007 11867 raft_consensus.cc:359] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
W20260710 13:17:33.756604 11717 leader_election.cc:343] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.759239 11867 raft_consensus.cc:385] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.759531 11867 raft_consensus.cc:740] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.760160 11867 consensus_queue.cc:260] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.760632 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124" is_pre_election: true
W20260710 13:17:33.762302 11716 leader_election.cc:343] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.762730 11716 leader_election.cc:304] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:33.763741 11876 raft_consensus.cc:2749] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:33.764389 11871 raft_consensus.cc:493] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.764820 11871 raft_consensus.cc:515] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.765900 11866 ts_tablet_manager.cc:1434] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:17:33.766860 11871 leader_election.cc:290] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:33.767508 11873 leader_election.cc:290] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:33.768708 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc049e1d83704e52b5a6a808937ce212" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" is_pre_election: true
I20260710 13:17:33.768972 11866 tablet_bootstrap.cc:492] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:33.769284 11752 raft_consensus.cc:2468] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:33.774477 11640 leader_election.cc:304] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:33.775293 11871 raft_consensus.cc:2804] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.775707 11866 tablet_bootstrap.cc:654] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.775676 11871 raft_consensus.cc:493] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:33.776196 11871 raft_consensus.cc:3060] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.782796 11871 raft_consensus.cc:515] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.785589 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc049e1d83704e52b5a6a808937ce212" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:33.786051 11870 raft_consensus.cc:359] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } }
I20260710 13:17:33.786794 11870 raft_consensus.cc:385] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.786821 11866 tablet_bootstrap.cc:492] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:33.787164 11870 raft_consensus.cc:740] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.786108 11752 raft_consensus.cc:3060] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.792503 11870 consensus_queue.cc:260] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } }
I20260710 13:17:33.794883 11870 ts_tablet_manager.cc:1434] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.013s	user 0.000s	sys 0.006s
I20260710 13:17:33.795787 11870 tablet_bootstrap.cc:492] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:33.798383 11752 raft_consensus.cc:2468] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:33.799611 11640 leader_election.cc:304] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:33.800406 11882 raft_consensus.cc:2804] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.801730 11870 tablet_bootstrap.cc:654] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.803884 11876 raft_consensus.cc:493] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.804291 11876 raft_consensus.cc:515] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.806200 11876 leader_election.cc:290] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:33.806962 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124" is_pre_election: true
I20260710 13:17:33.807542 11677 raft_consensus.cc:2468] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 0.
I20260710 13:17:33.808635 11867 ts_tablet_manager.cc:1434] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.056s	user 0.021s	sys 0.021s
I20260710 13:17:33.808880 11716 leader_election.cc:304] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:33.809757 11876 raft_consensus.cc:2804] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.810123 11876 raft_consensus.cc:493] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:33.810424 11876 raft_consensus.cc:3060] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.811573 11867 tablet_bootstrap.cc:492] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:33.817528 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc049e1d83704e52b5a6a808937ce212" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:33.818240 11867 tablet_bootstrap.cc:654] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.788012 11871 leader_election.cc:290] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:33.818174 11826 raft_consensus.cc:2468] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:33.819243 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc049e1d83704e52b5a6a808937ce212" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:33.819823 11825 raft_consensus.cc:3060] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.787524 11866 ts_tablet_manager.cc:1403] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.019s	user 0.016s	sys 0.001s
I20260710 13:17:33.822892 11866 raft_consensus.cc:359] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.823551 11866 raft_consensus.cc:385] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.823800 11866 raft_consensus.cc:740] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.817188 11876 raft_consensus.cc:515] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.827116 11825 raft_consensus.cc:2468] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:33.828138 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:33.828689 11677 raft_consensus.cc:3060] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.832753 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:33.833393 11825 raft_consensus.cc:2468] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 0.
I20260710 13:17:33.834085 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" is_pre_election: true
I20260710 13:17:33.837014 11752 raft_consensus.cc:2393] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 00160ecf0abf46d9ad1e696ff36bd274 in current term 1: Already voted for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in this term.
I20260710 13:17:33.838460 11882 raft_consensus.cc:697] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:33.839408 11882 consensus_queue.cc:237] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.843084 11676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124" is_pre_election: true
I20260710 13:17:33.843653 11876 leader_election.cc:290] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:33.836212 11677 raft_consensus.cc:2468] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 1.
I20260710 13:17:33.844996 11716 leader_election.cc:304] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:33.845943 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:33.846230 11866 consensus_queue.cc:260] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.846649 11825 raft_consensus.cc:3060] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.847858 11790 leader_election.cc:304] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274; no voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1
I20260710 13:17:33.845937 11876 raft_consensus.cc:2804] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.853541 11825 raft_consensus.cc:2468] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 1.
I20260710 13:17:33.854218 11891 raft_consensus.cc:2749] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:33.855362 11876 raft_consensus.cc:697] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 LEADER]: Becoming Leader. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:33.856231 11876 consensus_queue.cc:237] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.858462 11870 tablet_bootstrap.cc:492] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:33.858472 11867 tablet_bootstrap.cc:492] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:33.857765 11866 ts_tablet_manager.cc:1434] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260710 13:17:33.859115 11870 ts_tablet_manager.cc:1403] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.064s	user 0.027s	sys 0.028s
I20260710 13:17:33.859254 11867 ts_tablet_manager.cc:1403] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.022s
I20260710 13:17:33.858793 11574 catalog_manager.cc:5697] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:33.862031 11870 raft_consensus.cc:359] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.862404 11867 raft_consensus.cc:359] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } }
I20260710 13:17:33.862836 11870 raft_consensus.cc:385] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.863178 11867 raft_consensus.cc:385] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.863219 11870 raft_consensus.cc:740] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.863602 11867 raft_consensus.cc:740] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.864137 11870 consensus_queue.cc:260] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.864349 11867 consensus_queue.cc:260] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } }
I20260710 13:17:33.866400 11870 ts_tablet_manager.cc:1434] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:33.867311 11870 tablet_bootstrap.cc:492] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:33.868954 11867 ts_tablet_manager.cc:1434] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:17:33.869896 11867 tablet_bootstrap.cc:492] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:33.874030 11870 tablet_bootstrap.cc:654] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.860019 11866 tablet_bootstrap.cc:492] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:33.877013 11867 tablet_bootstrap.cc:654] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.884821 11866 tablet_bootstrap.cc:654] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.889046 11575 catalog_manager.cc:5697] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:33.893383 11870 tablet_bootstrap.cc:492] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:33.893649 11867 tablet_bootstrap.cc:492] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:33.893975 11870 ts_tablet_manager.cc:1403] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.008s
I20260710 13:17:33.894176 11867 ts_tablet_manager.cc:1403] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260710 13:17:33.897162 11867 raft_consensus.cc:359] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.897666 11867 raft_consensus.cc:385] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.897890 11867 raft_consensus.cc:740] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.898512 11866 tablet_bootstrap.cc:492] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:33.898626 11867 consensus_queue.cc:260] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.899053 11866 ts_tablet_manager.cc:1403] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.010s
I20260710 13:17:33.900599 11867 ts_tablet_manager.cc:1434] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:33.901467 11870 raft_consensus.cc:359] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.902267 11870 raft_consensus.cc:385] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.902729 11870 raft_consensus.cc:740] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
W20260710 13:17:33.903143 11623 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:33.901527 11867 tablet_bootstrap.cc:492] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:33.903534 11870 consensus_queue.cc:260] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.908528 11870 ts_tablet_manager.cc:1434] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260710 13:17:33.909511 11870 tablet_bootstrap.cc:492] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:33.909929 11867 tablet_bootstrap.cc:654] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.914430 11866 raft_consensus.cc:359] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.915177 11866 raft_consensus.cc:385] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.915462 11866 raft_consensus.cc:740] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.916002 11870 tablet_bootstrap.cc:654] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.916214 11866 consensus_queue.cc:260] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.920359 11866 ts_tablet_manager.cc:1434] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.003s
I20260710 13:17:33.921101 11867 tablet_bootstrap.cc:492] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:33.921298 11866 tablet_bootstrap.cc:492] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:33.921618 11867 ts_tablet_manager.cc:1403] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.006s
I20260710 13:17:33.924300 11867 raft_consensus.cc:359] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.924986 11867 raft_consensus.cc:385] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.925266 11867 raft_consensus.cc:740] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.926116 11867 consensus_queue.cc:260] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.927366 11866 tablet_bootstrap.cc:654] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.930524 11867 ts_tablet_manager.cc:1434] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:17:33.931527 11867 tablet_bootstrap.cc:492] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:33.935840 11882 raft_consensus.cc:493] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.936287 11882 raft_consensus.cc:515] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } }
I20260710 13:17:33.937264 11867 tablet_bootstrap.cc:654] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.938243 11882 leader_election.cc:290] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:33.939718 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c631a9d3c7469d951ffe8f0ebc4377" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:33.940336 11825 raft_consensus.cc:2468] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:33.941398 11891 raft_consensus.cc:493] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:33.941874 11891 raft_consensus.cc:515] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.942130 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c631a9d3c7469d951ffe8f0ebc4377" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" is_pre_election: true
I20260710 13:17:33.942760 11752 raft_consensus.cc:2468] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:33.943852 11642 leader_election.cc:304] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:33.943871 11891 leader_election.cc:290] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:33.946656 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124" is_pre_election: true
I20260710 13:17:33.946890 11870 tablet_bootstrap.cc:492] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:33.947271 11677 raft_consensus.cc:2468] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 0.
I20260710 13:17:33.947486 11870 ts_tablet_manager.cc:1403] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.038s	user 0.021s	sys 0.011s
I20260710 13:17:33.949879 11790 leader_election.cc:304] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:33.950536 11870 raft_consensus.cc:359] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.949450 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" is_pre_election: true
I20260710 13:17:33.951575 11882 raft_consensus.cc:2804] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.951279 11870 raft_consensus.cc:385] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.951926 11882 raft_consensus.cc:493] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:17:33.952018 11789 leader_election.cc:343] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.952124 11870 raft_consensus.cc:740] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.951220 11891 raft_consensus.cc:2804] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:33.952832 11891 raft_consensus.cc:493] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:33.952324 11882 raft_consensus.cc:3060] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.953158 11891 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.953131 11870 consensus_queue.cc:260] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.959884 11882 raft_consensus.cc:515] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } }
I20260710 13:17:33.959879 11891 raft_consensus.cc:515] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.962217 11866 tablet_bootstrap.cc:492] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:33.962885 11866 ts_tablet_manager.cc:1403] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.042s	user 0.011s	sys 0.005s
I20260710 13:17:33.963872 11891 leader_election.cc:290] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:33.961447 11870 ts_tablet_manager.cc:1434] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:17:33.964953 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:33.965175 11870 tablet_bootstrap.cc:492] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:33.965312 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:33.965919 11677 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:33.969005 11789 leader_election.cc:343] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:33.969615 11882 leader_election.cc:290] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Requested vote from peers 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:33.970726 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c631a9d3c7469d951ffe8f0ebc4377" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:33.971382 11825 raft_consensus.cc:3060] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.970733 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5c631a9d3c7469d951ffe8f0ebc4377" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:33.974058 11752 raft_consensus.cc:3060] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:33.974609 11870 tablet_bootstrap.cc:654] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.978641 11825 raft_consensus.cc:2468] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:33.979892 11642 leader_election.cc:304] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:33.980880 11882 raft_consensus.cc:2804] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.973215 11866 raft_consensus.cc:359] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.982321 11866 raft_consensus.cc:385] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.982455 11882 raft_consensus.cc:697] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:33.983758 11882 consensus_queue.cc:237] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } }
I20260710 13:17:33.982654 11866 raft_consensus.cc:740] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.984270 11677 raft_consensus.cc:2468] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 1.
I20260710 13:17:33.985714 11752 raft_consensus.cc:2468] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:33.987493 11790 leader_election.cc:304] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: b50e28afeb464d5cbe89cfb3d64c30e1
I20260710 13:17:33.988970 11891 raft_consensus.cc:2804] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:33.989492 11891 raft_consensus.cc:697] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 LEADER]: Becoming Leader. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Running, Role: LEADER
I20260710 13:17:33.990439 11891 consensus_queue.cc:237] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.991510 11867 tablet_bootstrap.cc:492] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:33.991958 11867 ts_tablet_manager.cc:1403] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.061s	user 0.022s	sys 0.036s
I20260710 13:17:33.994490 11867 raft_consensus.cc:359] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.995136 11867 raft_consensus.cc:385] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:33.995393 11867 raft_consensus.cc:740] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:33.986506 11866 consensus_queue.cc:260] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:33.998646 11866 ts_tablet_manager.cc:1434] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.035s	user 0.005s	sys 0.002s
I20260710 13:17:33.999512 11866 tablet_bootstrap.cc:492] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:34.005872 11866 tablet_bootstrap.cc:654] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:33.996011 11867 consensus_queue.cc:260] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.010587 11867 ts_tablet_manager.cc:1434] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.001s
I20260710 13:17:34.011420 11575 catalog_manager.cc:5697] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:34.011472 11867 tablet_bootstrap.cc:492] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:34.016014 11866 tablet_bootstrap.cc:492] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:34.016420 11866 ts_tablet_manager.cc:1403] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.017s	user 0.006s	sys 0.004s
I20260710 13:17:34.018108 11867 tablet_bootstrap.cc:654] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.017376 11573 catalog_manager.cc:5697] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.018769 11866 raft_consensus.cc:359] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.019384 11866 raft_consensus.cc:385] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.019649 11866 raft_consensus.cc:740] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.020712 11866 consensus_queue.cc:260] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.021461 11870 tablet_bootstrap.cc:492] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:34.021895 11870 ts_tablet_manager.cc:1403] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.057s	user 0.015s	sys 0.027s
I20260710 13:17:34.022576 11866 ts_tablet_manager.cc:1434] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:34.023429 11866 tablet_bootstrap.cc:492] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:34.024398 11870 raft_consensus.cc:359] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.024984 11870 raft_consensus.cc:385] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.025247 11870 raft_consensus.cc:740] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.026028 11870 consensus_queue.cc:260] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.027981 11870 ts_tablet_manager.cc:1434] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:34.028928 11870 tablet_bootstrap.cc:492] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:34.028985 11866 tablet_bootstrap.cc:654] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.034650 11870 tablet_bootstrap.cc:654] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.040524 11882 raft_consensus.cc:493] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.041028 11882 raft_consensus.cc:515] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.043351 11882 leader_election.cc:290] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.045686 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:34.046316 11825 raft_consensus.cc:2468] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:34.047567 11642 leader_election.cc:304] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:34.045715 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" is_pre_election: true
I20260710 13:17:34.048321 11882 raft_consensus.cc:2804] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.048859 11882 raft_consensus.cc:493] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.049203 11882 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:34.049733 11640 leader_election.cc:343] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.055871 11882 raft_consensus.cc:515] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.058719 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
W20260710 13:17:34.060114 11640 leader_election.cc:343] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:34.061551 11882 leader_election.cc:290] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.064594 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:34.065140 11825 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.067216 11867 tablet_bootstrap.cc:492] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:34.067628 11867 ts_tablet_manager.cc:1403] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.056s	user 0.020s	sys 0.010s
I20260710 13:17:34.070086 11867 raft_consensus.cc:359] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.070678 11867 raft_consensus.cc:385] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.070914 11867 raft_consensus.cc:740] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.071097 11825 raft_consensus.cc:2468] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:34.071625 11867 consensus_queue.cc:260] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.072104 11642 leader_election.cc:304] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: b50e28afeb464d5cbe89cfb3d64c30e1
I20260710 13:17:34.073472 11867 ts_tablet_manager.cc:1434] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:17:34.074337 11867 tablet_bootstrap.cc:492] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274: Bootstrap starting.
I20260710 13:17:34.076607 11882 raft_consensus.cc:2804] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.077927 11882 raft_consensus.cc:697] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:34.078862 11882 consensus_queue.cc:237] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.079511 11867 tablet_bootstrap.cc:654] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.081871 11870 tablet_bootstrap.cc:492] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:34.081964 11866 tablet_bootstrap.cc:492] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:34.082299 11870 ts_tablet_manager.cc:1403] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.054s	user 0.033s	sys 0.020s
I20260710 13:17:34.082547 11866 ts_tablet_manager.cc:1403] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.013s
I20260710 13:17:34.082713 11894 raft_consensus.cc:493] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.083180 11894 raft_consensus.cc:515] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.084724 11870 raft_consensus.cc:359] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.085175 11866 raft_consensus.cc:359] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.085474 11894 leader_election.cc:290] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.085803 11866 raft_consensus.cc:385] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.085386 11870 raft_consensus.cc:385] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.086091 11866 raft_consensus.cc:740] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.086369 11870 raft_consensus.cc:740] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.086723 11866 consensus_queue.cc:260] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.087132 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" is_pre_election: true
I20260710 13:17:34.087795 11752 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:34.088557 11866 ts_tablet_manager.cc:1434] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:34.089525 11640 leader_election.cc:304] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:34.089681 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:34.090229 11825 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:34.090378 11894 raft_consensus.cc:2804] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.090711 11894 raft_consensus.cc:493] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.091034 11894 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.086980 11870 consensus_queue.cc:260] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.092967 11870 ts_tablet_manager.cc:1434] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260710 13:17:34.095418 11870 tablet_bootstrap.cc:492] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1: Bootstrap starting.
I20260710 13:17:34.095685 11867 tablet_bootstrap.cc:492] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274: No bootstrap required, opened a new log
I20260710 13:17:34.096087 11867 ts_tablet_manager.cc:1403] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260710 13:17:34.098534 11867 raft_consensus.cc:359] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.099152 11867 raft_consensus.cc:385] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.099424 11867 raft_consensus.cc:740] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.100109 11867 consensus_queue.cc:260] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.100425 11574 catalog_manager.cc:5697] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.103379 11876 raft_consensus.cc:493] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.103871 11876 raft_consensus.cc:515] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.105831 11876 leader_election.cc:290] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.106426 11867 ts_tablet_manager.cc:1434] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260710 13:17:34.107046 11752 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.107339 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124" is_pre_election: true
I20260710 13:17:34.107584 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:34.109927 11825 raft_consensus.cc:2393] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b50e28afeb464d5cbe89cfb3d64c30e1 in current term 1: Already voted for candidate 3b36d4b0d1904e16a2230d2698ab3124 in this term.
I20260710 13:17:34.110349 11870 tablet_bootstrap.cc:654] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.110980 11717 leader_election.cc:304] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:34.114578 11866 tablet_bootstrap.cc:492] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124: Bootstrap starting.
I20260710 13:17:34.114353 11894 raft_consensus.cc:515] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.117105 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:34.117568 11876 raft_consensus.cc:2749] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:34.117678 11751 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.119280 11870 tablet_bootstrap.cc:492] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1: No bootstrap required, opened a new log
I20260710 13:17:34.119661 11870 ts_tablet_manager.cc:1403] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.002s
I20260710 13:17:34.120406 11866 tablet_bootstrap.cc:654] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:34.122224 11870 raft_consensus.cc:359] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.122800 11870 raft_consensus.cc:385] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.123076 11870 raft_consensus.cc:740] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.123976 11751 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:34.123723 11870 consensus_queue.cc:260] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.125098 11640 leader_election.cc:304] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:34.125872 11882 raft_consensus.cc:2804] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.126284 11882 raft_consensus.cc:697] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:34.127010 11882 consensus_queue.cc:237] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.128156 11870 ts_tablet_manager.cc:1434] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:17:34.134294 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:34.134862 11825 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.136067 11871 consensus_queue.cc:1048] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.141029 11825 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:34.142782 11894 leader_election.cc:290] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.152154 11575 catalog_manager.cc:5697] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.154405 11871 consensus_queue.cc:1048] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.157727 11876 raft_consensus.cc:493] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.158212 11876 raft_consensus.cc:515] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.160238 11876 leader_election.cc:290] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.162101 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101560644cea456281079dfb7d7e12ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:34.162750 11826 raft_consensus.cc:2468] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 0.
I20260710 13:17:34.164052 11717 leader_election.cc:304] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:34.164975 11876 raft_consensus.cc:2804] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.165387 11876 raft_consensus.cc:493] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.165810 11876 raft_consensus.cc:3060] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.165882 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101560644cea456281079dfb7d7e12ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124" is_pre_election: true
I20260710 13:17:34.166594 11677 raft_consensus.cc:2468] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 0.
I20260710 13:17:34.172776 11876 raft_consensus.cc:515] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.177206 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101560644cea456281079dfb7d7e12ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:34.177783 11677 raft_consensus.cc:3060] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.180630 11876 leader_election.cc:290] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.182934 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "101560644cea456281079dfb7d7e12ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:34.183653 11826 raft_consensus.cc:3060] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.188854 11866 tablet_bootstrap.cc:492] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124: No bootstrap required, opened a new log
I20260710 13:17:34.189345 11866 ts_tablet_manager.cc:1403] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124: Time spent bootstrapping tablet: real 0.075s	user 0.040s	sys 0.032s
I20260710 13:17:34.191943 11866 raft_consensus.cc:359] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.192636 11866 raft_consensus.cc:385] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:34.192924 11866 raft_consensus.cc:740] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Initialized, Role: FOLLOWER
I20260710 13:17:34.194010 11866 consensus_queue.cc:260] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.196130 11866 ts_tablet_manager.cc:1434] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260710 13:17:34.196964 11677 raft_consensus.cc:2468] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 1.
I20260710 13:17:34.197892 11826 raft_consensus.cc:2468] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 1.
I20260710 13:17:34.198065 11716 leader_election.cc:304] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:34.199954 11876 raft_consensus.cc:2804] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.201048 11876 raft_consensus.cc:697] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 LEADER]: Becoming Leader. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:34.202013 11898 raft_consensus.cc:493] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.201849 11876 consensus_queue.cc:237] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.202453 11898 raft_consensus.cc:515] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.204439 11898 leader_election.cc:290] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.205144 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124" is_pre_election: true
I20260710 13:17:34.209838 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:34.210553 11825 raft_consensus.cc:2393] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b50e28afeb464d5cbe89cfb3d64c30e1 in current term 1: Already voted for candidate 3b36d4b0d1904e16a2230d2698ab3124 in this term.
I20260710 13:17:34.210131 11575 catalog_manager.cc:5697] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.211455 11717 leader_election.cc:304] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:34.212213 11876 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.218235 11876 raft_consensus.cc:2749] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:34.287055 11894 consensus_queue.cc:1048] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.296693 11871 consensus_queue.cc:1048] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.350319 11873 raft_consensus.cc:493] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.350773 11873 raft_consensus.cc:515] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.352345 11873 leader_election.cc:290] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:34.353036 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db79a6ab108474f8654f6881494ac1e" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124" is_pre_election: true
I20260710 13:17:34.353238 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db79a6ab108474f8654f6881494ac1e" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" is_pre_election: true
I20260710 13:17:34.353505 11677 raft_consensus.cc:2468] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 0.
I20260710 13:17:34.353791 11751 raft_consensus.cc:2468] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 0.
I20260710 13:17:34.354395 11790 leader_election.cc:304] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:34.354956 11873 raft_consensus.cc:2804] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.355232 11873 raft_consensus.cc:493] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.355491 11873 raft_consensus.cc:3060] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.359933 11873 raft_consensus.cc:515] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.361299 11873 leader_election.cc:290] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:34.361929 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db79a6ab108474f8654f6881494ac1e" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:34.362164 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3db79a6ab108474f8654f6881494ac1e" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:34.362391 11677 raft_consensus.cc:3060] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.362645 11751 raft_consensus.cc:3060] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.366346 11677 raft_consensus.cc:2468] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 1.
I20260710 13:17:34.366696 11751 raft_consensus.cc:2468] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 1.
I20260710 13:17:34.367194 11790 leader_election.cc:304] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:34.367892 11873 raft_consensus.cc:2804] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.368252 11873 raft_consensus.cc:697] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 LEADER]: Becoming Leader. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Running, Role: LEADER
I20260710 13:17:34.368907 11873 consensus_queue.cc:237] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.375522 11574 catalog_manager.cc:5697] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 reported cstate change: term changed from 0 to 1, leader changed from <none> to 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:34.396842 11876 consensus_queue.cc:1048] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.407110 11876 consensus_queue.cc:1048] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.415632 11871 consensus_queue.cc:1048] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.419009 11751 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.427986 11873 consensus_queue.cc:1048] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.428442 11882 consensus_queue.cc:1048] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.443775 11882 raft_consensus.cc:493] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:34.444216 11882 raft_consensus.cc:515] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.445309 11873 consensus_queue.cc:1048] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.446205 11882 leader_election.cc:290] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.448295 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274" is_pre_election: true
I20260710 13:17:34.448357 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" is_pre_election: true
I20260710 13:17:34.448915 11825 raft_consensus.cc:2468] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:34.449008 11751 raft_consensus.cc:2468] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 0.
I20260710 13:17:34.450101 11640 leader_election.cc:304] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:34.451191 11882 raft_consensus.cc:2804] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:34.451452 11882 raft_consensus.cc:493] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:34.451689 11882 raft_consensus.cc:3060] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.455899 11882 raft_consensus.cc:515] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.458438 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:34.458982 11751 raft_consensus.cc:3060] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.460450 11882 leader_election.cc:290] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.461334 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:34.461856 11825 raft_consensus.cc:3060] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:34.465529 11751 raft_consensus.cc:2468] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:34.466570 11640 leader_election.cc:304] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:34.466930 11825 raft_consensus.cc:2468] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 1.
I20260710 13:17:34.467355 11882 raft_consensus.cc:2804] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:34.467790 11882 raft_consensus.cc:697] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:34.468495 11882 consensus_queue.cc:237] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.474828 11573 catalog_manager.cc:5697] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.505281 11882 consensus_queue.cc:1048] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.514402 11871 consensus_queue.cc:1048] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.514848 11894 consensus_queue.cc:1048] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.527220 11882 consensus_queue.cc:1048] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.741710 11751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05589104c12c48b9846218622aaec00a"
dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
mode: GRACEFUL
new_leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:53762
I20260710 13:17:34.742156 11751 raft_consensus.cc:606] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 LEADER]: Received request to transfer leadership to TS 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:34.755169 11826 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353"
dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
mode: GRACEFUL
new_leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42568
I20260710 13:17:34.755626 11826 raft_consensus.cc:606] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 LEADER]: Received request to transfer leadership to TS 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:34.769074 11676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
mode: GRACEFUL
new_leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:42536
I20260710 13:17:34.769549 11676 raft_consensus.cc:606] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Received request to transfer leadership to TS b50e28afeb464d5cbe89cfb3d64c30e1
I20260710 13:17:34.773869 11676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
mode: GRACEFUL
new_leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:42536
I20260710 13:17:34.774302 11676 raft_consensus.cc:606] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Received request to transfer leadership to TS b50e28afeb464d5cbe89cfb3d64c30e1
I20260710 13:17:34.778537 11676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
mode: GRACEFUL
new_leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:42536
I20260710 13:17:34.778949 11676 raft_consensus.cc:606] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Received request to transfer leadership to TS b50e28afeb464d5cbe89cfb3d64c30e1
I20260710 13:17:34.792440 11929 raft_consensus.cc:993] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1: : Instructing follower 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:34.792791 11876 raft_consensus.cc:1081] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 LEADER]: Signalling peer 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:34.793534 11891 consensus_queue.cc:1048] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:34.794413 11676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05589104c12c48b9846218622aaec00a"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42518
I20260710 13:17:34.794812 11676 raft_consensus.cc:493] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:34.795145 11676 raft_consensus.cc:3060] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.801107 11676 raft_consensus.cc:515] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.803627 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:34.803776 11676 leader_election.cc:290] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 2 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.804137 11751 raft_consensus.cc:3055] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:34.804454 11751 raft_consensus.cc:740] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:34.805019 11934 consensus_queue.cc:1048] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.805162 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:34.805161 11751 consensus_queue.cc:260] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.805817 11826 raft_consensus.cc:3060] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.806602 11751 raft_consensus.cc:3060] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.812882 11751 raft_consensus.cc:2468] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 2.
I20260710 13:17:34.814033 11640 leader_election.cc:304] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:34.814093 11876 consensus_queue.cc:1048] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.814796 11871 raft_consensus.cc:2804] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:34.815269 11871 raft_consensus.cc:697] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:34.817075 11871 consensus_queue.cc:237] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.826210 11826 raft_consensus.cc:2468] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 2.
I20260710 13:17:34.830231 11898 consensus_queue.cc:1048] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.831475 11575 catalog_manager.cc:5697] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 1 to 2, leader changed from b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194) to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.944590 11873 raft_consensus.cc:993] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274: : Instructing follower 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:34.945035 11934 raft_consensus.cc:1081] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 LEADER]: Signalling peer 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:34.946362 11677 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42522
I20260710 13:17:34.946817 11677 raft_consensus.cc:493] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:34.947093 11677 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.951282 11677 raft_consensus.cc:515] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.953027 11677 leader_election.cc:290] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 2 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.953625 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:34.954015 11826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:34.954097 11751 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.954560 11826 raft_consensus.cc:3055] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:34.954591 11871 consensus_queue.cc:1048] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.954977 11826 raft_consensus.cc:740] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Running, Role: LEADER
I20260710 13:17:34.955740 11826 consensus_queue.cc:260] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.956666 11826 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.960192 11751 raft_consensus.cc:2468] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 2.
I20260710 13:17:34.961520 11640 leader_election.cc:304] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:34.962260 11894 raft_consensus.cc:993] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124: : Instructing follower b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:34.962379 11871 raft_consensus.cc:2804] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:34.962823 11871 raft_consensus.cc:697] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:34.963021 11826 raft_consensus.cc:2468] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 2.
I20260710 13:17:34.963999 11894 raft_consensus.cc:1081] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Signalling peer b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:34.963610 11871 consensus_queue.cc:237] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.965418 11752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344"
dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:17:34.965955 11752 raft_consensus.cc:493] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:34.966295 11752 raft_consensus.cc:3060] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.967826 11894 consensus_queue.cc:1048] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.974272 11752 raft_consensus.cc:515] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.973995 11573 catalog_manager.cc:5697] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 1 to 2, leader changed from 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195) to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:34.975286 11751 raft_consensus.cc:1240] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Rejecting Update request from peer 3b36d4b0d1904e16a2230d2698ab3124 for earlier term 1. Current term is 2. Ops: []
I20260710 13:17:34.976558 11752 leader_election.cc:290] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 2 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:34.976811 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:34.977262 11677 raft_consensus.cc:3055] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:34.977555 11677 raft_consensus.cc:740] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:34.978055 11871 consensus_queue.cc:1059] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:34.978484 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:34.979154 11825 raft_consensus.cc:3060] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.978943 11677 consensus_queue.cc:260] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.979848 11677 raft_consensus.cc:3060] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.984079 11825 raft_consensus.cc:2468] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 2.
I20260710 13:17:34.984977 11717 leader_election.cc:304] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:34.985324 11677 raft_consensus.cc:2468] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 2.
I20260710 13:17:34.985816 11948 raft_consensus.cc:2804] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:34.986258 11948 raft_consensus.cc:697] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Becoming Leader. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:34.987013 11948 consensus_queue.cc:237] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:34.989729 11871 raft_consensus.cc:993] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124: : Instructing follower b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:34.990132 11871 raft_consensus.cc:1081] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Signalling peer b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:34.990384 11882 raft_consensus.cc:993] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124: : Instructing follower b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:34.990783 11882 raft_consensus.cc:1081] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Signalling peer b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:34.992178 11752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff"
dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:17:34.992724 11752 raft_consensus.cc:493] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:34.993517 11752 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.992039 11751 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434"
dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:17:34.994527 11751 raft_consensus.cc:493] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:34.994933 11751 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:34.996112 11573 catalog_manager.cc:5697] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 reported cstate change: term changed from 1 to 2, leader changed from 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193) to b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.000599 11752 raft_consensus.cc:515] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:35.001171 11751 raft_consensus.cc:515] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:35.002561 11752 leader_election.cc:290] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 2 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:35.003475 11677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:35.004014 11677 raft_consensus.cc:3055] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.004339 11677 raft_consensus.cc:740] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:35.005008 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:35.005088 11677 consensus_queue.cc:260] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:35.005630 11825 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.006374 11677 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.010161 11825 raft_consensus.cc:2468] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 2.
I20260710 13:17:35.011679 11751 leader_election.cc:290] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 2 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:35.011775 11717 leader_election.cc:304] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:35.011886 11677 raft_consensus.cc:2468] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 2.
I20260710 13:17:35.012375 11676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:35.012530 11948 raft_consensus.cc:2804] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.012874 11676 raft_consensus.cc:3055] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:35.012984 11948 raft_consensus.cc:697] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Becoming Leader. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:35.013288 11676 raft_consensus.cc:740] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:35.013794 11948 consensus_queue.cc:237] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:35.014052 11676 consensus_queue.cc:260] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:35.014693 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:35.015002 11676 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.015197 11825 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:35.020113 11676 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 2.
I20260710 13:17:35.020238 11825 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 2.
I20260710 13:17:35.021164 11716 leader_election.cc:304] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:35.020751 11575 catalog_manager.cc:5697] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 reported cstate change: term changed from 1 to 2, leader changed from 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193) to b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.021973 11948 raft_consensus.cc:2804] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:35.022420 11948 raft_consensus.cc:697] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Becoming Leader. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:35.023157 11948 consensus_queue.cc:237] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:35.031292 11575 catalog_manager.cc:5697] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 reported cstate change: term changed from 1 to 2, leader changed from 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193) to b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:35.286827 11751 raft_consensus.cc:1275] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.288013 11951 consensus_queue.cc:1048] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.294911 11825 raft_consensus.cc:1275] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.296108 11951 consensus_queue.cc:1048] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.385107 11825 raft_consensus.cc:1275] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.386230 11951 consensus_queue.cc:1048] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.394290 11751 raft_consensus.cc:1275] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.395767 11871 consensus_queue.cc:1048] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.439354 11825 raft_consensus.cc:1275] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Refusing update from remote peer b50e28afeb464d5cbe89cfb3d64c30e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.440392 11948 consensus_queue.cc:1048] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.447403 11676 raft_consensus.cc:1275] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Refusing update from remote peer b50e28afeb464d5cbe89cfb3d64c30e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.448752 11948 consensus_queue.cc:1048] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.478765 11676 raft_consensus.cc:1275] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Refusing update from remote peer b50e28afeb464d5cbe89cfb3d64c30e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.479831 11948 consensus_queue.cc:1048] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.486272 11825 raft_consensus.cc:1275] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Refusing update from remote peer b50e28afeb464d5cbe89cfb3d64c30e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.487545 11948 consensus_queue.cc:1048] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.516153 11676 raft_consensus.cc:1275] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Refusing update from remote peer b50e28afeb464d5cbe89cfb3d64c30e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.517292 11948 consensus_queue.cc:1048] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:35.525508 11825 raft_consensus.cc:1275] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Refusing update from remote peer b50e28afeb464d5cbe89cfb3d64c30e1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:35.526814 11948 consensus_queue.cc:1048] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:37.811723 11023 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260710 13:17:37.812383 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:37.826992 11676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
mode: GRACEFUL
new_leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
 from {username='slave'} at 127.0.0.1:42550
I20260710 13:17:37.827428 11676 raft_consensus.cc:606] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Received request to transfer leadership to TS 00160ecf0abf46d9ad1e696ff36bd274
I20260710 13:17:37.829545 11676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
mode: GRACEFUL
new_leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
 from {username='slave'} at 127.0.0.1:42550
I20260710 13:17:37.829958 11676 raft_consensus.cc:606] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Received request to transfer leadership to TS 00160ecf0abf46d9ad1e696ff36bd274
I20260710 13:17:37.830792 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:17:37.831146 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:37.858695 11954 raft_consensus.cc:993] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124: : Instructing follower 00160ecf0abf46d9ad1e696ff36bd274 to start an election
I20260710 13:17:37.859103 11871 raft_consensus.cc:1081] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Signalling peer 00160ecf0abf46d9ad1e696ff36bd274 to start an election
I20260710 13:17:37.860330 11825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223"
dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
 from {username='slave'} at 127.0.0.1:42558
I20260710 13:17:37.860723 11825 raft_consensus.cc:493] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:37.860937 11825 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:37.864671 11825 raft_consensus.cc:515] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:37.866014 11825 leader_election.cc:290] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 2 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:37.866714 11676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:37.866997 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:37.867240 11676 raft_consensus.cc:3055] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:17:37.867472 11751 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:37.867573 11676 raft_consensus.cc:740] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:37.868256 11676 consensus_queue.cc:260] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:37.869093 11676 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:37.871785 11751 raft_consensus.cc:2468] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 2.
I20260710 13:17:37.872754 11789 leader_election.cc:304] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 00160ecf0abf46d9ad1e696ff36bd274, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:37.873466 11676 raft_consensus.cc:2468] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 2.
I20260710 13:17:37.873524 11934 raft_consensus.cc:2804] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:37.874562 11934 raft_consensus.cc:697] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 LEADER]: Becoming Leader. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Running, Role: LEADER
I20260710 13:17:37.875285 11934 consensus_queue.cc:237] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:37.881820 11573 catalog_manager.cc:5697] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 reported cstate change: term changed from 1 to 2, leader changed from 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193) to 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:37.893981 11954 raft_consensus.cc:993] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124: : Instructing follower 00160ecf0abf46d9ad1e696ff36bd274 to start an election
I20260710 13:17:37.894390 11871 raft_consensus.cc:1081] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Signalling peer 00160ecf0abf46d9ad1e696ff36bd274 to start an election
I20260710 13:17:37.895602 11825 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353"
dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
 from {username='slave'} at 127.0.0.1:42558
I20260710 13:17:37.895947 11825 raft_consensus.cc:493] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:37.896198 11825 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:37.899916 11825 raft_consensus.cc:515] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:37.901158 11825 leader_election.cc:290] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 3 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:37.901993 11676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:37.902181 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:37.902441 11676 raft_consensus.cc:3055] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:37.902626 11751 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:37.902725 11676 raft_consensus.cc:740] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:37.903394 11676 consensus_queue.cc:260] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:37.904210 11676 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:37.906811 11751 raft_consensus.cc:2468] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 3.
I20260710 13:17:37.907686 11789 leader_election.cc:304] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [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: 00160ecf0abf46d9ad1e696ff36bd274, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:37.908417 11934 raft_consensus.cc:2804] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:37.908689 11676 raft_consensus.cc:2468] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 3.
I20260710 13:17:37.908820 11934 raft_consensus.cc:697] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 LEADER]: Becoming Leader. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Running, Role: LEADER
I20260710 13:17:37.909576 11934 consensus_queue.cc:237] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:37.915505 11573 catalog_manager.cc:5697] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 reported cstate change: term changed from 2 to 3, leader changed from 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193) to 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195). New cstate: current_term: 3 leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:38.344777 11676 raft_consensus.cc:1275] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Refusing update from remote peer 00160ecf0abf46d9ad1e696ff36bd274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:38.345880 11934 consensus_queue.cc:1048] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:38.354125 11751 raft_consensus.cc:1275] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Refusing update from remote peer 00160ecf0abf46d9ad1e696ff36bd274: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:38.355598 11934 consensus_queue.cc:1048] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:38.452050 11676 raft_consensus.cc:1275] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Refusing update from remote peer 00160ecf0abf46d9ad1e696ff36bd274: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:38.453260 11934 consensus_queue.cc:1048] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:38.461066 11751 raft_consensus.cc:1275] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Refusing update from remote peer 00160ecf0abf46d9ad1e696ff36bd274: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:38.463075 11970 consensus_queue.cc:1048] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:38.831837 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:38.848770 11825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353"
dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
mode: GRACEFUL
new_leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42568
I20260710 13:17:38.849203 11825 raft_consensus.cc:606] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 LEADER]: Received request to transfer leadership to TS 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:38.853243 11825 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223"
dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
mode: GRACEFUL
new_leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42568
I20260710 13:17:38.853647 11825 raft_consensus.cc:606] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 LEADER]: Received request to transfer leadership to TS 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:38.857925 11751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff"
dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
mode: GRACEFUL
new_leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:53762
I20260710 13:17:38.858405 11751 raft_consensus.cc:606] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Received request to transfer leadership to TS 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:38.863047 11751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434"
dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
mode: GRACEFUL
new_leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:53762
I20260710 13:17:38.863408 11751 raft_consensus.cc:606] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Received request to transfer leadership to TS 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:38.868777 11751 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344"
dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
mode: GRACEFUL
new_leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:53762
I20260710 13:17:38.869282 11751 raft_consensus.cc:606] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Received request to transfer leadership to TS 3b36d4b0d1904e16a2230d2698ab3124
I20260710 13:17:38.913105 11934 raft_consensus.cc:993] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274: : Instructing follower 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:38.913457 11970 raft_consensus.cc:1081] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 LEADER]: Signalling peer 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:38.914702 11676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42522
I20260710 13:17:38.915084 11676 raft_consensus.cc:493] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:38.915324 11676 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:38.919471 11676 raft_consensus.cc:515] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:38.920812 11676 leader_election.cc:290] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 4 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:38.921628 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:38.921825 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "356b1bfb7e184176ad7fb3fac685f353" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:38.922205 11751 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:38.922258 11825 raft_consensus.cc:3055] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:38.922609 11825 raft_consensus.cc:740] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Running, Role: LEADER
I20260710 13:17:38.923295 11825 consensus_queue.cc:260] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:38.924326 11825 raft_consensus.cc:3060] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:38.927920 11751 raft_consensus.cc:2468] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 4.
I20260710 13:17:38.928977 11640 leader_election.cc:304] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [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: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:38.929702 11954 raft_consensus.cc:2804] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:38.929783 11825 raft_consensus.cc:2468] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 4.
I20260710 13:17:38.930845 11954 raft_consensus.cc:697] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:38.931622 11954 consensus_queue.cc:237] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:38.937438 11575 catalog_manager.cc:5697] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 3 to 4, leader changed from 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195) to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 4 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.011842 11972 raft_consensus.cc:993] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1: : Instructing follower 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:39.012240 11978 raft_consensus.cc:1081] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Signalling peer 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:39.013495 11676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42518
I20260710 13:17:39.014058 11676 raft_consensus.cc:493] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.014432 11676 raft_consensus.cc:3060] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.018743 11676 raft_consensus.cc:515] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.020159 11676 leader_election.cc:290] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 3 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:39.020952 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:39.021139 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c8fe79f839d8404da21049bc840dc344" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:39.021492 11751 raft_consensus.cc:3055] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.021653 11825 raft_consensus.cc:3060] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.021848 11751 raft_consensus.cc:740] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:39.022493 11751 consensus_queue.cc:260] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.023283 11751 raft_consensus.cc:3060] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.025489 11825 raft_consensus.cc:2468] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 3.
I20260710 13:17:39.026324 11642 leader_election.cc:304] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [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: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:39.026932 11954 raft_consensus.cc:2804] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.027218 11751 raft_consensus.cc:2468] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 3.
I20260710 13:17:39.027273 11954 raft_consensus.cc:697] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:39.028196 11954 consensus_queue.cc:237] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.033951 11575 catalog_manager.cc:5697] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 2 to 3, leader changed from b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194) to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 3 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.121165 11972 raft_consensus.cc:993] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1: : Instructing follower 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:39.121568 11978 raft_consensus.cc:1081] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Signalling peer 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:39.122941 11676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42518
I20260710 13:17:39.123384 11676 raft_consensus.cc:493] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.123649 11676 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.127841 11676 raft_consensus.cc:515] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.129220 11676 leader_election.cc:290] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 3 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:39.129869 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:39.130218 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:39.130314 11751 raft_consensus.cc:3055] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.130587 11751 raft_consensus.cc:740] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:39.130615 11825 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.131187 11751 consensus_queue.cc:260] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.131939 11751 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.134217 11825 raft_consensus.cc:2468] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 3.
I20260710 13:17:39.134958 11642 leader_election.cc:304] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [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: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:39.135536 11954 raft_consensus.cc:2804] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.135651 11751 raft_consensus.cc:2468] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 3.
I20260710 13:17:39.135900 11954 raft_consensus.cc:697] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:39.136624 11954 consensus_queue.cc:237] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.143160 11575 catalog_manager.cc:5697] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 2 to 3, leader changed from b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194) to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 3 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.356117 11972 raft_consensus.cc:993] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1: : Instructing follower 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:39.356504 11978 raft_consensus.cc:1081] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Signalling peer 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:39.357874 11676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42518
I20260710 13:17:39.358343 11676 raft_consensus.cc:493] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.358664 11676 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.362650 11676 raft_consensus.cc:515] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.363955 11676 leader_election.cc:290] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 3 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:39.364638 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:39.364933 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:39.365159 11751 raft_consensus.cc:3055] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.366140 11751 raft_consensus.cc:740] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:39.366154 11825 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.366961 11751 consensus_queue.cc:260] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.368036 11751 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.370232 11825 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 3.
I20260710 13:17:39.371068 11642 leader_election.cc:304] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [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: 00160ecf0abf46d9ad1e696ff36bd274, 3b36d4b0d1904e16a2230d2698ab3124; no voters: 
I20260710 13:17:39.371796 11954 raft_consensus.cc:2804] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.371932 11751 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 3.
I20260710 13:17:39.372143 11954 raft_consensus.cc:697] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:39.372859 11954 consensus_queue.cc:237] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.378579 11575 catalog_manager.cc:5697] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 2 to 3, leader changed from b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194) to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 3 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.380816 11934 raft_consensus.cc:993] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274: : Instructing follower 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:39.381191 11970 raft_consensus.cc:1081] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 LEADER]: Signalling peer 3b36d4b0d1904e16a2230d2698ab3124 to start an election
I20260710 13:17:39.383891 11676 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
 from {username='slave'} at 127.0.0.1:42522
I20260710 13:17:39.384337 11676 raft_consensus.cc:493] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:39.384590 11676 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.418143 11825 raft_consensus.cc:1275] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:39.420936 11954 consensus_queue.cc:1048] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:17:39.423352 11676 raft_consensus.cc:515] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.426673 11751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:39.427495 11751 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.428316 11825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "3b36d4b0d1904e16a2230d2698ab3124" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:39.433774 11825 raft_consensus.cc:3055] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:39.434731 11825 raft_consensus.cc:740] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Running, Role: LEADER
I20260710 13:17:39.436524 11825 consensus_queue.cc:260] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.438849 11825 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:39.437083 11751 raft_consensus.cc:2468] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 3.
I20260710 13:17:39.427394 11676 leader_election.cc:290] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [CANDIDATE]: Term 3 election: Requested vote from peers b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:39.447127 11752 raft_consensus.cc:1275] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:39.449077 11640 leader_election.cc:304] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [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: 3b36d4b0d1904e16a2230d2698ab3124, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:39.450590 11973 raft_consensus.cc:2804] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:39.450641 11983 consensus_queue.cc:1048] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260710 13:17:39.451520 11973 raft_consensus.cc:697] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Becoming Leader. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:39.452726 11973 consensus_queue.cc:237] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:39.454427 11825 raft_consensus.cc:2468] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3b36d4b0d1904e16a2230d2698ab3124 in term 3.
I20260710 13:17:39.462469 11575 catalog_manager.cc:5697] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 reported cstate change: term changed from 2 to 3, leader changed from 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195) to 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193). New cstate: current_term: 3 leader_uuid: "3b36d4b0d1904e16a2230d2698ab3124" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:39.523483 11752 raft_consensus.cc:1275] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.524617 11973 consensus_queue.cc:1048] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.527724 11751 raft_consensus.cc:1275] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.528739 11973 consensus_queue.cc:1048] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.535094 11825 raft_consensus.cc:1275] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.537186 11983 consensus_queue.cc:1048] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.542256 11824 raft_consensus.cc:1275] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.543696 11983 consensus_queue.cc:1048] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.868954 11751 raft_consensus.cc:1275] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.870051 11973 consensus_queue.cc:1048] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.879262 11825 raft_consensus.cc:1275] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.880493 11983 consensus_queue.cc:1048] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.973024 11825 raft_consensus.cc:1275] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.974282 11983 consensus_queue.cc:1048] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:39.983862 11751 raft_consensus.cc:1275] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Refusing update from remote peer 3b36d4b0d1904e16a2230d2698ab3124: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:39.985100 11985 consensus_queue.cc:1048] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:41.876026 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:41.883170 11676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "05589104c12c48b9846218622aaec00a"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
mode: GRACEFUL
new_leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:42550
I20260710 13:17:41.883718 11676 raft_consensus.cc:606] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Received request to transfer leadership to TS b50e28afeb464d5cbe89cfb3d64c30e1
I20260710 13:17:41.885764 11676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
mode: GRACEFUL
new_leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
 from {username='slave'} at 127.0.0.1:42550
I20260710 13:17:41.886142 11676 raft_consensus.cc:606] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Received request to transfer leadership to TS 00160ecf0abf46d9ad1e696ff36bd274
I20260710 13:17:41.887914 11676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
mode: GRACEFUL
new_leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
 from {username='slave'} at 127.0.0.1:42550
I20260710 13:17:41.888284 11676 raft_consensus.cc:606] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Received request to transfer leadership to TS 00160ecf0abf46d9ad1e696ff36bd274
I20260710 13:17:41.890040 11676 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff"
dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
mode: GRACEFUL
new_leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:42550
I20260710 13:17:41.890390 11676 raft_consensus.cc:606] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Received request to transfer leadership to TS b50e28afeb464d5cbe89cfb3d64c30e1
I20260710 13:17:41.891158 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260710 13:17:41.891546 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:17:41.903378 11997 raft_consensus.cc:993] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124: : Instructing follower b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:41.903753 11999 raft_consensus.cc:1081] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Signalling peer b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:41.904978 11752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff"
dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:17:41.905387 11752 raft_consensus.cc:493] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:41.905650 11752 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:41.910172 11752 raft_consensus.cc:515] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:41.911581 11752 leader_election.cc:290] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 4 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:41.912369 11676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:41.912544 11824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7984ec3237a94e8880bbc37123f533ff" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:41.912801 11676 raft_consensus.cc:3055] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:41.912987 11824 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:41.913160 11676 raft_consensus.cc:740] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:41.913928 11676 consensus_queue.cc:260] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:41.914728 11676 raft_consensus.cc:3060] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:41.917474 11824 raft_consensus.cc:2468] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 4.
I20260710 13:17:41.918571 11717 leader_election.cc:304] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [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: 00160ecf0abf46d9ad1e696ff36bd274, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:41.918812 11676 raft_consensus.cc:2468] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 4.
I20260710 13:17:41.919363 11998 raft_consensus.cc:2804] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:41.920414 11998 raft_consensus.cc:697] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 LEADER]: Becoming Leader. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:41.921171 11998 consensus_queue.cc:237] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:41.926964 11575 catalog_manager.cc:5697] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 reported cstate change: term changed from 3 to 4, leader changed from 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193) to b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194). New cstate: current_term: 4 leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:42.223560 11999 raft_consensus.cc:993] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124: : Instructing follower 00160ecf0abf46d9ad1e696ff36bd274 to start an election
I20260710 13:17:42.223978 11997 raft_consensus.cc:1081] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Signalling peer 00160ecf0abf46d9ad1e696ff36bd274 to start an election
I20260710 13:17:42.225272 11824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434"
dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
 from {username='slave'} at 127.0.0.1:42558
I20260710 13:17:42.225733 11824 raft_consensus.cc:493] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.225992 11824 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.230136 11824 raft_consensus.cc:515] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:42.231590 11824 leader_election.cc:290] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 4 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:42.232267 11676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:42.232640 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44e3c10ab0e94b66aff3a03adc648434" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:42.232788 11676 raft_consensus.cc:3055] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:42.233067 11676 raft_consensus.cc:740] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:42.233088 11752 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.233678 11676 consensus_queue.cc:260] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:42.234437 11676 raft_consensus.cc:3060] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.237392 11752 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 4.
I20260710 13:17:42.238123 11676 raft_consensus.cc:2468] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 4.
I20260710 13:17:42.238454 11789 leader_election.cc:304] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [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: 00160ecf0abf46d9ad1e696ff36bd274, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:42.239208 11934 raft_consensus.cc:2804] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:42.240078 11934 raft_consensus.cc:697] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 LEADER]: Becoming Leader. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Running, Role: LEADER
I20260710 13:17:42.240715 11934 consensus_queue.cc:237] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:42.246743 11575 catalog_manager.cc:5697] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 reported cstate change: term changed from 3 to 4, leader changed from 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193) to 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195). New cstate: current_term: 4 leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:42.356591 11999 raft_consensus.cc:993] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124: : Instructing follower 00160ecf0abf46d9ad1e696ff36bd274 to start an election
I20260710 13:17:42.356967 11997 raft_consensus.cc:1081] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Signalling peer 00160ecf0abf46d9ad1e696ff36bd274 to start an election
I20260710 13:17:42.358278 11824 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223"
dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
 from {username='slave'} at 127.0.0.1:42558
I20260710 13:17:42.358695 11824 raft_consensus.cc:493] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.358934 11824 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.363134 11824 raft_consensus.cc:515] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:42.364535 11824 leader_election.cc:290] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [CANDIDATE]: Term 4 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237)
I20260710 13:17:42.365131 11676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:42.365422 11752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1e2dc6dd6e824eaf8f22d04f5f6d5223" candidate_uuid: "00160ecf0abf46d9ad1e696ff36bd274" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
I20260710 13:17:42.365666 11676 raft_consensus.cc:3055] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Stepping down as leader of term 3
I20260710 13:17:42.365959 11752 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.365964 11676 raft_consensus.cc:740] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:42.366779 11676 consensus_queue.cc:260] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:42.367833 11676 raft_consensus.cc:3060] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Advancing to term 4
I20260710 13:17:42.371924 11752 raft_consensus.cc:2468] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 4.
I20260710 13:17:42.372897 11789 leader_election.cc:304] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [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: 00160ecf0abf46d9ad1e696ff36bd274, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:42.373188 11676 raft_consensus.cc:2468] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 00160ecf0abf46d9ad1e696ff36bd274 in term 4.
I20260710 13:17:42.373505 11934 raft_consensus.cc:2804] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Leader election won for term 4
I20260710 13:17:42.373992 11934 raft_consensus.cc:697] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 LEADER]: Becoming Leader. State: Replica: 00160ecf0abf46d9ad1e696ff36bd274, State: Running, Role: LEADER
I20260710 13:17:42.374718 11934 consensus_queue.cc:237] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:42.375345 11824 raft_consensus.cc:1275] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Refusing update from remote peer b50e28afeb464d5cbe89cfb3d64c30e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:42.376335 11998 consensus_queue.cc:1048] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:42.381347 11575 catalog_manager.cc:5697] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 reported cstate change: term changed from 3 to 4, leader changed from 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193) to 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195). New cstate: current_term: 4 leader_uuid: "00160ecf0abf46d9ad1e696ff36bd274" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:42.385119 11676 raft_consensus.cc:1275] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Refusing update from remote peer b50e28afeb464d5cbe89cfb3d64c30e1: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:42.386528 12000 consensus_queue.cc:1048] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:42.462263 11999 raft_consensus.cc:993] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124: : Instructing follower b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:42.462697 11997 raft_consensus.cc:1081] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Signalling peer b50e28afeb464d5cbe89cfb3d64c30e1 to start an election
I20260710 13:17:42.464013 11752 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "05589104c12c48b9846218622aaec00a"
dest_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1"
 from {username='slave'} at 127.0.0.1:53746
I20260710 13:17:42.464524 11752 raft_consensus.cc:493] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:17:42.464787 11752 raft_consensus.cc:3060] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:42.468843 11752 raft_consensus.cc:515] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:42.470297 11752 leader_election.cc:290] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [CANDIDATE]: Term 3 election: Requested vote from peers 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991), 00160ecf0abf46d9ad1e696ff36bd274 (127.10.195.195:43519)
I20260710 13:17:42.470928 11676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3b36d4b0d1904e16a2230d2698ab3124"
I20260710 13:17:42.471244 11824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05589104c12c48b9846218622aaec00a" candidate_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "00160ecf0abf46d9ad1e696ff36bd274"
I20260710 13:17:42.471432 11676 raft_consensus.cc:3055] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:17:42.471699 11676 raft_consensus.cc:740] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3b36d4b0d1904e16a2230d2698ab3124, State: Running, Role: LEADER
I20260710 13:17:42.471730 11824 raft_consensus.cc:3060] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:42.472293 11676 consensus_queue.cc:260] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:42.473038 11676 raft_consensus.cc:3060] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:17:42.476261 11824 raft_consensus.cc:2468] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 3.
I20260710 13:17:42.476598 11676 raft_consensus.cc:2468] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b50e28afeb464d5cbe89cfb3d64c30e1 in term 3.
I20260710 13:17:42.477082 11717 leader_election.cc:304] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [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: 00160ecf0abf46d9ad1e696ff36bd274, b50e28afeb464d5cbe89cfb3d64c30e1; no voters: 
I20260710 13:17:42.477838 12000 raft_consensus.cc:2804] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:17:42.478169 12000 raft_consensus.cc:697] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 LEADER]: Becoming Leader. State: Replica: b50e28afeb464d5cbe89cfb3d64c30e1, State: Running, Role: LEADER
I20260710 13:17:42.478880 12000 consensus_queue.cc:237] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [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: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } }
I20260710 13:17:42.484975 11574 catalog_manager.cc:5697] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 reported cstate change: term changed from 2 to 3, leader changed from 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193) to b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194). New cstate: current_term: 3 leader_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:42.710820 11752 raft_consensus.cc:1275] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Refusing update from remote peer 00160ecf0abf46d9ad1e696ff36bd274: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:42.711880 11934 consensus_queue.cc:1048] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:42.719463 11676 raft_consensus.cc:1275] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Refusing update from remote peer 00160ecf0abf46d9ad1e696ff36bd274: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:42.721262 11934 consensus_queue.cc:1048] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:42.806371 11752 raft_consensus.cc:1275] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Refusing update from remote peer 00160ecf0abf46d9ad1e696ff36bd274: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:42.807456 11934 consensus_queue.cc:1048] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b50e28afeb464d5cbe89cfb3d64c30e1" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 43237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:42.815064 11676 raft_consensus.cc:1275] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Refusing update from remote peer 00160ecf0abf46d9ad1e696ff36bd274: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260710 13:17:42.816663 11934 consensus_queue.cc:1048] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3b36d4b0d1904e16a2230d2698ab3124" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:42.892310 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:17:42.898255 11023 tablet_server.cc:179] TabletServer@127.10.195.193:0 shutting down...
I20260710 13:17:42.919785 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:42.920588 11023 tablet_replica.cc:333] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.921367 11023 raft_consensus.cc:2243] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:42.921866 11023 raft_consensus.cc:2272] T 3db79a6ab108474f8654f6881494ac1e P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.923619 11023 tablet_replica.cc:333] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.924115 11023 raft_consensus.cc:2243] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:42.924743 11023 raft_consensus.cc:2272] T c8fe79f839d8404da21049bc840dc344 P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.926304 11023 tablet_replica.cc:333] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.926759 11023 raft_consensus.cc:2243] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:42.927106 11023 raft_consensus.cc:2272] T 44e3c10ab0e94b66aff3a03adc648434 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.929291 11023 tablet_replica.cc:333] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.929831 11023 raft_consensus.cc:2243] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:42.930476 11023 raft_consensus.cc:2272] T 356b1bfb7e184176ad7fb3fac685f353 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.931891 11023 tablet_replica.cc:333] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.932327 11023 raft_consensus.cc:2243] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:42.932971 11023 raft_consensus.cc:2272] T dc049e1d83704e52b5a6a808937ce212 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.934564 11023 tablet_replica.cc:333] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.934983 11023 raft_consensus.cc:2243] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:42.935292 11023 raft_consensus.cc:2272] T 05589104c12c48b9846218622aaec00a P 3b36d4b0d1904e16a2230d2698ab3124 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.936761 11023 tablet_replica.cc:333] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.937167 11023 raft_consensus.cc:2243] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:42.937498 11023 raft_consensus.cc:2272] T 101560644cea456281079dfb7d7e12ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.938930 11023 tablet_replica.cc:333] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.939349 11023 raft_consensus.cc:2243] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:42.939677 11023 raft_consensus.cc:2272] T 7984ec3237a94e8880bbc37123f533ff P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.941792 11023 tablet_replica.cc:333] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.942212 11023 raft_consensus.cc:2243] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:42.942868 11023 raft_consensus.cc:2272] T f5c631a9d3c7469d951ffe8f0ebc4377 P 3b36d4b0d1904e16a2230d2698ab3124 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.944422 11023 tablet_replica.cc:333] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124: stopping tablet replica
I20260710 13:17:42.944820 11023 raft_consensus.cc:2243] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:42.945145 11023 raft_consensus.cc:2272] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 3b36d4b0d1904e16a2230d2698ab3124 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:42.953495 11824 raft_consensus.cc:1275] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Refusing update from remote peer b50e28afeb464d5cbe89cfb3d64c30e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:17:42.954581 12000 consensus_queue.cc:1048] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "00160ecf0abf46d9ad1e696ff36bd274" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43519 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260710 13:17:42.968343 11716 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.195.193:36991: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260710 13:17:42.971688 11716 consensus_peers.cc:597] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 -> Peer 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991): Couldn't send request to peer 3b36d4b0d1904e16a2230d2698ab3124. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:42.979408 11023 tablet_server.cc:196] TabletServer@127.10.195.193:0 shutdown complete.
I20260710 13:17:42.998636 11023 tablet_server.cc:179] TabletServer@127.10.195.194:0 shutting down...
W20260710 13:17:43.018821 11716 consensus_peers.cc:597] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 -> Peer 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991): Couldn't send request to peer 3b36d4b0d1904e16a2230d2698ab3124. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:43.020408 11789 consensus_peers.cc:597] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 -> Peer b50e28afeb464d5cbe89cfb3d64c30e1 (127.10.195.194:43237): Couldn't send request to peer b50e28afeb464d5cbe89cfb3d64c30e1. 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:17:43.026422 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:43.027109 11023 tablet_replica.cc:333] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.027681 11023 raft_consensus.cc:2243] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.028115 11023 raft_consensus.cc:2272] T 44e3c10ab0e94b66aff3a03adc648434 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.030558 11023 tablet_replica.cc:333] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.031041 11023 raft_consensus.cc:2243] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.031710 11023 raft_consensus.cc:2272] T 7984ec3237a94e8880bbc37123f533ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.033466 11023 tablet_replica.cc:333] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.033977 11023 raft_consensus.cc:2243] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.034632 11023 raft_consensus.cc:2272] T 101560644cea456281079dfb7d7e12ff P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.036194 11023 tablet_replica.cc:333] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.036643 11023 raft_consensus.cc:2243] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.036998 11023 raft_consensus.cc:2272] T f5c631a9d3c7469d951ffe8f0ebc4377 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.038616 11023 tablet_replica.cc:333] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.039052 11023 raft_consensus.cc:2243] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.039414 11023 raft_consensus.cc:2272] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.041179 11023 tablet_replica.cc:333] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.041642 11023 raft_consensus.cc:2243] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.042001 11023 raft_consensus.cc:2272] T 356b1bfb7e184176ad7fb3fac685f353 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.043419 11023 tablet_replica.cc:333] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.043846 11023 raft_consensus.cc:2243] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.044206 11023 raft_consensus.cc:2272] T dc049e1d83704e52b5a6a808937ce212 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.045768 11023 tablet_replica.cc:333] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.046244 11023 raft_consensus.cc:2243] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.046919 11023 raft_consensus.cc:2272] T 05589104c12c48b9846218622aaec00a P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.048630 11023 tablet_replica.cc:333] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.049052 11023 raft_consensus.cc:2243] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.049412 11023 raft_consensus.cc:2272] T 3db79a6ab108474f8654f6881494ac1e P b50e28afeb464d5cbe89cfb3d64c30e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.050875 11023 tablet_replica.cc:333] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1: stopping tablet replica
I20260710 13:17:43.051268 11023 raft_consensus.cc:2243] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.051606 11023 raft_consensus.cc:2272] T c8fe79f839d8404da21049bc840dc344 P b50e28afeb464d5cbe89cfb3d64c30e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.078357 11023 tablet_server.cc:196] TabletServer@127.10.195.194:0 shutdown complete.
I20260710 13:17:43.095538 11023 tablet_server.cc:179] TabletServer@127.10.195.195:0 shutting down...
W20260710 13:17:43.117625 11790 consensus_peers.cc:597] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 -> Peer 3b36d4b0d1904e16a2230d2698ab3124 (127.10.195.193:36991): Couldn't send request to peer 3b36d4b0d1904e16a2230d2698ab3124. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:43.118897 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:17:43.119500 11023 tablet_replica.cc:333] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.120100 11023 raft_consensus.cc:2243] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.120522 11023 raft_consensus.cc:2272] T c8fe79f839d8404da21049bc840dc344 P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.122236 11023 tablet_replica.cc:333] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.122718 11023 raft_consensus.cc:2243] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.123394 11023 raft_consensus.cc:2272] T 3db79a6ab108474f8654f6881494ac1e P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.124898 11023 tablet_replica.cc:333] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.125334 11023 raft_consensus.cc:2243] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.125974 11023 raft_consensus.cc:2272] T 44e3c10ab0e94b66aff3a03adc648434 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.127646 11023 tablet_replica.cc:333] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.128074 11023 raft_consensus.cc:2243] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.128432 11023 raft_consensus.cc:2272] T 7984ec3237a94e8880bbc37123f533ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.130215 11023 tablet_replica.cc:333] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.130642 11023 raft_consensus.cc:2243] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.130985 11023 raft_consensus.cc:2272] T 101560644cea456281079dfb7d7e12ff P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.132431 11023 tablet_replica.cc:333] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.132860 11023 raft_consensus.cc:2243] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.133194 11023 raft_consensus.cc:2272] T f5c631a9d3c7469d951ffe8f0ebc4377 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.134615 11023 tablet_replica.cc:333] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.135030 11023 raft_consensus.cc:2243] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.135377 11023 raft_consensus.cc:2272] T 356b1bfb7e184176ad7fb3fac685f353 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.136698 11023 tablet_replica.cc:333] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.137094 11023 raft_consensus.cc:2243] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.137444 11023 raft_consensus.cc:2272] T 05589104c12c48b9846218622aaec00a P 00160ecf0abf46d9ad1e696ff36bd274 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.139292 11023 tablet_replica.cc:333] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.139715 11023 raft_consensus.cc:2243] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:43.140048 11023 raft_consensus.cc:2272] T dc049e1d83704e52b5a6a808937ce212 P 00160ecf0abf46d9ad1e696ff36bd274 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.141430 11023 tablet_replica.cc:333] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274: stopping tablet replica
I20260710 13:17:43.141844 11023 raft_consensus.cc:2243] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.142483 11023 raft_consensus.cc:2272] T 1e2dc6dd6e824eaf8f22d04f5f6d5223 P 00160ecf0abf46d9ad1e696ff36bd274 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.168501 11023 tablet_server.cc:196] TabletServer@127.10.195.195:0 shutdown complete.
I20260710 13:17:43.186103 11023 master.cc:562] Master@127.10.195.254:34003 shutting down...
I20260710 13:17:43.203888 11023 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:17:43.204347 11023 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:43.204605 11023 tablet_replica.cc:333] T 00000000000000000000000000000000 P 678e46e481194ba9a3188c6c1857bea0: stopping tablet replica
I20260710 13:17:43.223428 11023 master.cc:584] Master@127.10.195.254:34003 shutdown complete.
00160ecf0abf46d9ad1e696ff36bd274  1
3b36d4b0d1904e16a2230d2698ab3124  5
b50e28afeb464d5cbe89cfb3d64c30e1  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10473 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260710 13:17:43.257707 11023 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.195.254:34809
I20260710 13:17:43.258841 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:43.264055 12026 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:17:43.264488 12027 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:17:43.265131 12029 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:17:43.265275 11023 server_base.cc:1061] running on GCE node
I20260710 13:17:43.266075 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:43.266253 11023 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:17:43.266367 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689463266356 us; error 0 us; skew 500 ppm
I20260710 13:17:43.266968 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:43.269160 11023 webserver.cc:533] Webserver started at http://127.10.195.254:35617/ using document root <none> and password file <none>
I20260710 13:17:43.269825 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:43.270008 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:43.270265 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:43.271261 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/master-0-root/instance:
uuid: "d75b9f456290465ea346477bedebde95"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-v94p"
I20260710 13:17:43.275352 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:17:43.278414 12034 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:17:43.279052 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:17:43.279345 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/master-0-root
uuid: "d75b9f456290465ea346477bedebde95"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-v94p"
I20260710 13:17:43.279611 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-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:17:43.300650 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:43.301842 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:43.336912 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.254:34809
I20260710 13:17:43.336989 12085 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.254:34809 every 8 connection(s)
I20260710 13:17:43.340466 12086 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:17:43.349191 12086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95: Bootstrap starting.
I20260710 13:17:43.353459 12086 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:43.357242 12086 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95: No bootstrap required, opened a new log
I20260710 13:17:43.359251 12086 raft_consensus.cc:359] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d75b9f456290465ea346477bedebde95" member_type: VOTER }
I20260710 13:17:43.359599 12086 raft_consensus.cc:385] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:43.359808 12086 raft_consensus.cc:740] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d75b9f456290465ea346477bedebde95, State: Initialized, Role: FOLLOWER
I20260710 13:17:43.360376 12086 consensus_queue.cc:260] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d75b9f456290465ea346477bedebde95" member_type: VOTER }
I20260710 13:17:43.360790 12086 raft_consensus.cc:399] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:17:43.360993 12086 raft_consensus.cc:493] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:17:43.361229 12086 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:43.365288 12086 raft_consensus.cc:515] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d75b9f456290465ea346477bedebde95" member_type: VOTER }
I20260710 13:17:43.365778 12086 leader_election.cc:304] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [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: d75b9f456290465ea346477bedebde95; no voters: 
I20260710 13:17:43.366750 12086 leader_election.cc:290] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:17:43.367010 12089 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:43.368148 12089 raft_consensus.cc:697] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 1 LEADER]: Becoming Leader. State: Replica: d75b9f456290465ea346477bedebde95, State: Running, Role: LEADER
I20260710 13:17:43.368755 12089 consensus_queue.cc:237] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [LEADER]: Queue going to LEADER mode. State: All 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: "d75b9f456290465ea346477bedebde95" member_type: VOTER }
I20260710 13:17:43.369382 12086 sys_catalog.cc:565] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:17:43.372933 12090 sys_catalog.cc:455] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "d75b9f456290465ea346477bedebde95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d75b9f456290465ea346477bedebde95" member_type: VOTER } }
I20260710 13:17:43.373117 12091 sys_catalog.cc:455] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d75b9f456290465ea346477bedebde95. Latest consensus state: current_term: 1 leader_uuid: "d75b9f456290465ea346477bedebde95" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d75b9f456290465ea346477bedebde95" member_type: VOTER } }
I20260710 13:17:43.373543 12090 sys_catalog.cc:458] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:43.373771 12091 sys_catalog.cc:458] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [sys.catalog]: This master's current role is: LEADER
I20260710 13:17:43.379819 12097 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:17:43.384600 12097 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:17:43.385624 11023 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:17:43.392340 12097 catalog_manager.cc:1383] Generated new cluster ID: 750c6f47b1554c9d9355de4009b7da84
I20260710 13:17:43.392555 12097 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:17:43.410625 12097 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:17:43.411762 12097 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:17:43.423228 12097 catalog_manager.cc:6070] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95: Generated new TSK 0
I20260710 13:17:43.423692 12097 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:17:43.451656 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:43.457038 12107 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:17:43.457899 12108 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:17:43.459686 12110 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:17:43.459860 11023 server_base.cc:1061] running on GCE node
I20260710 13:17:43.460619 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:43.460799 11023 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:17:43.460942 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689463460926 us; error 0 us; skew 500 ppm
I20260710 13:17:43.461436 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:43.463487 11023 webserver.cc:533] Webserver started at http://127.10.195.193:39087/ using document root <none> and password file <none>
I20260710 13:17:43.463924 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:43.464098 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:43.464335 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:43.465312 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root/instance:
uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-v94p"
I20260710 13:17:43.469655 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:17:43.472640 12115 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:17:43.473312 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260710 13:17:43.473618 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-v94p"
I20260710 13:17:43.473881 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-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:17:43.483846 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:43.484879 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:43.486195 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:43.488194 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:43.488379 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.488588 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:43.488745 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.525490 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:44137
I20260710 13:17:43.525658 12177 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:44137 every 8 connection(s)
I20260710 13:17:43.530021 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:43.535928 12182 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:17:43.536520 12183 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:17:43.539088 11023 server_base.cc:1061] running on GCE node
W20260710 13:17:43.540377 12185 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:17:43.541239 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260710 13:17:43.541270 12178 heartbeater.cc:344] Connected to a master server at 127.10.195.254:34809
W20260710 13:17:43.541574 11023 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:17:43.541723 12178 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:43.541785 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689463541767 us; error 0 us; skew 500 ppm
I20260710 13:17:43.542457 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:43.542517 12178 heartbeater.cc:507] Master 127.10.195.254:34809 requested a full tablet report, sending...
I20260710 13:17:43.544477 12051 ts_manager.cc:194] Registered new tserver with Master: 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137)
I20260710 13:17:43.544974 11023 webserver.cc:533] Webserver started at http://127.10.195.194:44503/ using document root <none> and password file <none>
I20260710 13:17:43.545454 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:43.545639 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:43.545871 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:43.546164 12051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46186
I20260710 13:17:43.546984 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root/instance:
uuid: "7da27829b3a140268161d2d8ca9120d5"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-v94p"
I20260710 13:17:43.551137 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.003s
I20260710 13:17:43.554248 12190 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:17:43.555075 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.001s
I20260710 13:17:43.555392 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root
uuid: "7da27829b3a140268161d2d8ca9120d5"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-v94p"
I20260710 13:17:43.555655 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-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:17:43.570964 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:43.571978 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:43.573287 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:43.575299 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:43.575466 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.575639 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:43.575757 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.612367 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.194:36991
I20260710 13:17:43.612497 12252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.194:36991 every 8 connection(s)
I20260710 13:17:43.616695 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:43.622396 12256 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:17:43.623745 12257 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:17:43.624925 12259 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:17:43.625157 11023 server_base.cc:1061] running on GCE node
I20260710 13:17:43.626091 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:43.626358 11023 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:17:43.626600 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689463626583 us; error 0 us; skew 500 ppm
I20260710 13:17:43.627144 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:43.627512 12253 heartbeater.cc:344] Connected to a master server at 127.10.195.254:34809
I20260710 13:17:43.627874 12253 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:43.628757 12253 heartbeater.cc:507] Master 127.10.195.254:34809 requested a full tablet report, sending...
I20260710 13:17:43.629634 11023 webserver.cc:533] Webserver started at http://127.10.195.195:37037/ using document root <none> and password file <none>
I20260710 13:17:43.630188 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:43.630410 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:43.630666 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:43.630746 12051 ts_manager.cc:194] Registered new tserver with Master: 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:43.631768 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root/instance:
uuid: "5fab067a2dde45cb9bd466db1543ebed"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-v94p"
I20260710 13:17:43.632004 12051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46190
I20260710 13:17:43.635876 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.001s
I20260710 13:17:43.639001 12264 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:17:43.639684 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:17:43.639940 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root
uuid: "5fab067a2dde45cb9bd466db1543ebed"
format_stamp: "Formatted at 2026-07-10 13:17:43 on dist-test-slave-v94p"
I20260710 13:17:43.640180 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-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:17:43.657876 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:43.659180 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:43.660611 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:43.663170 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:43.663376 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.663592 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:43.663743 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:43.701861 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.195:42093
I20260710 13:17:43.701959 12326 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.195:42093 every 8 connection(s)
I20260710 13:17:43.714201 12327 heartbeater.cc:344] Connected to a master server at 127.10.195.254:34809
I20260710 13:17:43.714533 12327 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:43.715159 12327 heartbeater.cc:507] Master 127.10.195.254:34809 requested a full tablet report, sending...
I20260710 13:17:43.716789 12051 ts_manager.cc:194] Registered new tserver with Master: 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:43.716886 11023 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.012059921s
I20260710 13:17:43.718055 12051 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46206
I20260710 13:17:43.740404 12051 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46214:
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:17:43.743991 12051 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:17:43.863735 12217 tablet_service.cc:1511] Processing CreateTablet for tablet acba7722ad674ed8a68438aba4d064bc (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:17:43.865154 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acba7722ad674ed8a68438aba4d064bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.865029 12218 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab6f1cdc62c421e99cd65ad5faa634c (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:17:43.866489 12218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab6f1cdc62c421e99cd65ad5faa634c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.866671 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 25475caa1c074641805246ef858d61e6 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:17:43.867902 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25475caa1c074641805246ef858d61e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.870719 12143 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab6f1cdc62c421e99cd65ad5faa634c (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:17:43.871939 12143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab6f1cdc62c421e99cd65ad5faa634c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.873991 12136 tablet_service.cc:1511] Processing CreateTablet for tablet ed45450a123646a7870d6e70b4539b85 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:17:43.876099 12142 tablet_service.cc:1511] Processing CreateTablet for tablet acba7722ad674ed8a68438aba4d064bc (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:17:43.878574 12140 tablet_service.cc:1511] Processing CreateTablet for tablet 31b1e95dd57546bbb6b27b338ba89677 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:17:43.880466 12139 tablet_service.cc:1511] Processing CreateTablet for tablet 9946eceebe2742788f635d93f901af71 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:17:43.882536 12138 tablet_service.cc:1511] Processing CreateTablet for tablet 25475caa1c074641805246ef858d61e6 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:17:43.884176 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 71f536515d1646f8ba5b842531a3ba4e (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:17:43.884950 12137 tablet_service.cc:1511] Processing CreateTablet for tablet 9306375329784cea97a185471b71cffb (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:17:43.886487 12292 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab6f1cdc62c421e99cd65ad5faa634c (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:17:43.886845 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 22d2031b784348e09582b41e77790d00 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:17:43.887696 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab6f1cdc62c421e99cd65ad5faa634c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.888470 12141 tablet_service.cc:1511] Processing CreateTablet for tablet 552da73e1c674f74adb7ed75741e9299 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:17:43.892856 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f536515d1646f8ba5b842531a3ba4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.892606 12212 tablet_service.cc:1511] Processing CreateTablet for tablet ed45450a123646a7870d6e70b4539b85 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:17:43.894209 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed45450a123646a7870d6e70b4539b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.894917 12140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b1e95dd57546bbb6b27b338ba89677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.895264 12216 tablet_service.cc:1511] Processing CreateTablet for tablet 552da73e1c674f74adb7ed75741e9299 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:17:43.896252 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9946eceebe2742788f635d93f901af71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.896442 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552da73e1c674f74adb7ed75741e9299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.898833 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 71f536515d1646f8ba5b842531a3ba4e (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:17:43.900054 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f536515d1646f8ba5b842531a3ba4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.900233 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 9946eceebe2742788f635d93f901af71 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:17:43.901456 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9946eceebe2742788f635d93f901af71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.902706 12210 tablet_service.cc:1511] Processing CreateTablet for tablet 22d2031b784348e09582b41e77790d00 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:17:43.903863 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d2031b784348e09582b41e77790d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.906774 12209 tablet_service.cc:1511] Processing CreateTablet for tablet 2f19ef8fa5874153a1d91971aa20f6a0 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:17:43.907974 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f19ef8fa5874153a1d91971aa20f6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.911033 12142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acba7722ad674ed8a68438aba4d064bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.912539 12141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552da73e1c674f74adb7ed75741e9299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.914002 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed45450a123646a7870d6e70b4539b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.914669 12291 tablet_service.cc:1511] Processing CreateTablet for tablet acba7722ad674ed8a68438aba4d064bc (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:17:43.915477 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d2031b784348e09582b41e77790d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.915922 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acba7722ad674ed8a68438aba4d064bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.916457 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 6036f39edfab4b0597934f4bd9f480b6 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:17:43.916862 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25475caa1c074641805246ef858d61e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.917584 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036f39edfab4b0597934f4bd9f480b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.917904 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9306375329784cea97a185471b71cffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.918679 12290 tablet_service.cc:1511] Processing CreateTablet for tablet 552da73e1c674f74adb7ed75741e9299 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:17:43.919905 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 552da73e1c674f74adb7ed75741e9299. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.922605 12289 tablet_service.cc:1511] Processing CreateTablet for tablet 31b1e95dd57546bbb6b27b338ba89677 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:17:43.923954 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b1e95dd57546bbb6b27b338ba89677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.864784 12215 tablet_service.cc:1511] Processing CreateTablet for tablet 31b1e95dd57546bbb6b27b338ba89677 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:17:43.926215 12288 tablet_service.cc:1511] Processing CreateTablet for tablet 9946eceebe2742788f635d93f901af71 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:17:43.930635 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9946eceebe2742788f635d93f901af71. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.932016 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 25475caa1c074641805246ef858d61e6 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:17:43.933280 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25475caa1c074641805246ef858d61e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.935014 12218 tablet_service.cc:1511] Processing CreateTablet for tablet 9306375329784cea97a185471b71cffb (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:17:43.941782 12284 tablet_service.cc:1511] Processing CreateTablet for tablet 71f536515d1646f8ba5b842531a3ba4e (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:17:43.943089 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f536515d1646f8ba5b842531a3ba4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.931943 12285 tablet_service.cc:1511] Processing CreateTablet for tablet ed45450a123646a7870d6e70b4539b85 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:17:43.948663 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed45450a123646a7870d6e70b4539b85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.948825 12342 tablet_bootstrap.cc:492] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:43.949477 12217 tablet_service.cc:1511] Processing CreateTablet for tablet 9b40ceae74234cb8918e0724fe32c0b5 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:17:43.948240 12286 tablet_service.cc:1511] Processing CreateTablet for tablet 9306375329784cea97a185471b71cffb (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:17:43.954605 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9306375329784cea97a185471b71cffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.931588 12215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b1e95dd57546bbb6b27b338ba89677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.961869 12218 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9306375329784cea97a185471b71cffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.965553 12283 tablet_service.cc:1511] Processing CreateTablet for tablet 22d2031b784348e09582b41e77790d00 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:17:43.966840 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 22d2031b784348e09582b41e77790d00. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:43.997880 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b40ceae74234cb8918e0724fe32c0b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.004554 12210 tablet_service.cc:1511] Processing CreateTablet for tablet 80aa061d05f343f4afe2053091aaab27 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:17:44.013971 12216 tablet_service.cc:1511] Processing CreateTablet for tablet cb71c72bdbbd4b48afe0d13071545f65 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:17:44.015702 12209 tablet_service.cc:1511] Processing CreateTablet for tablet 59f4c0f1a8014f03b93bd6cf71188303 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:17:44.017078 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 2f19ef8fa5874153a1d91971aa20f6a0 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:17:44.034860 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f19ef8fa5874153a1d91971aa20f6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.026227 12216 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71c72bdbbd4b48afe0d13071545f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.037884 12210 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80aa061d05f343f4afe2053091aaab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.031587 12290 tablet_service.cc:1511] Processing CreateTablet for tablet 518f63aad00941c0bdbe6b580b076c6d (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:17:44.020020 12342 tablet_bootstrap.cc:654] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.033088 12289 tablet_service.cc:1511] Processing CreateTablet for tablet 2f19ef8fa5874153a1d91971aa20f6a0 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:17:44.046993 12344 tablet_bootstrap.cc:492] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.050240 12292 tablet_service.cc:1511] Processing CreateTablet for tablet 6036f39edfab4b0597934f4bd9f480b6 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:17:44.040019 12213 tablet_service.cc:1511] Processing CreateTablet for tablet 68683e0b125b485d9e169557e84e8fa5 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:17:44.045781 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f4c0f1a8014f03b93bd6cf71188303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.053491 12214 tablet_service.cc:1511] Processing CreateTablet for tablet e496a21aad004bb4b0450e679b04536f (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:17:44.058179 12138 tablet_service.cc:1511] Processing CreateTablet for tablet 6036f39edfab4b0597934f4bd9f480b6 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:17:44.059233 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e496a21aad004bb4b0450e679b04536f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.059376 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036f39edfab4b0597934f4bd9f480b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.078228 12140 tablet_service.cc:1511] Processing CreateTablet for tablet 9b40ceae74234cb8918e0724fe32c0b5 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:17:44.078488 12134 tablet_service.cc:1511] Processing CreateTablet for tablet 80aa061d05f343f4afe2053091aaab27 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:17:44.079639 12140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b40ceae74234cb8918e0724fe32c0b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.079440 12285 tablet_service.cc:1511] Processing CreateTablet for tablet 80aa061d05f343f4afe2053091aaab27 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:17:44.080451 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f19ef8fa5874153a1d91971aa20f6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.082033 12286 tablet_service.cc:1511] Processing CreateTablet for tablet 9b40ceae74234cb8918e0724fe32c0b5 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:17:44.086004 12284 tablet_service.cc:1511] Processing CreateTablet for tablet cb71c72bdbbd4b48afe0d13071545f65 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:17:44.087191 12292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036f39edfab4b0597934f4bd9f480b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.088291 12288 tablet_service.cc:1511] Processing CreateTablet for tablet 59f4c0f1a8014f03b93bd6cf71188303 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:17:44.089519 12288 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f4c0f1a8014f03b93bd6cf71188303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.090138 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80aa061d05f343f4afe2053091aaab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.091727 12283 tablet_service.cc:1511] Processing CreateTablet for tablet e496a21aad004bb4b0450e679b04536f (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:17:44.092839 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e496a21aad004bb4b0450e679b04536f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.094183 12343 tablet_bootstrap.cc:492] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.098169 12211 tablet_service.cc:1511] Processing CreateTablet for tablet 02664252e1194e7586d43d6f3ba1cdab (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:17:44.099583 12211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02664252e1194e7586d43d6f3ba1cdab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.100025 12344 tablet_bootstrap.cc:654] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.037452 12215 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd83a8a860648f7a16658fa86d8d7da (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:17:44.110786 12215 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd83a8a860648f7a16658fa86d8d7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.113866 12213 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68683e0b125b485d9e169557e84e8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.119181 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b40ceae74234cb8918e0724fe32c0b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.121189 12139 tablet_service.cc:1511] Processing CreateTablet for tablet cb71c72bdbbd4b48afe0d13071545f65 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:17:44.124094 12142 tablet_service.cc:1511] Processing CreateTablet for tablet 59f4c0f1a8014f03b93bd6cf71188303 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:17:44.123066 12290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518f63aad00941c0bdbe6b580b076c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.129177 12284 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71c72bdbbd4b48afe0d13071545f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.130581 12134 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80aa061d05f343f4afe2053091aaab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.131654 12137 tablet_service.cc:1511] Processing CreateTablet for tablet e496a21aad004bb4b0450e679b04536f (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:17:44.132870 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e496a21aad004bb4b0450e679b04536f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.135742 12343 tablet_bootstrap.cc:654] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.141203 12287 tablet_service.cc:1511] Processing CreateTablet for tablet 68683e0b125b485d9e169557e84e8fa5 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:17:44.142515 12287 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68683e0b125b485d9e169557e84e8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.162261 12138 tablet_service.cc:1511] Processing CreateTablet for tablet 02664252e1194e7586d43d6f3ba1cdab (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:17:44.162776 12136 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddf015fa2554abc94497e8778b38031 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:17:44.164203 12141 tablet_service.cc:1511] Processing CreateTablet for tablet 518f63aad00941c0bdbe6b580b076c6d (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:17:44.169649 12135 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd83a8a860648f7a16658fa86d8d7da (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:17:44.172184 12139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cb71c72bdbbd4b48afe0d13071545f65. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.174876 12141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518f63aad00941c0bdbe6b580b076c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.175042 12344 tablet_bootstrap.cc:492] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.175480 12344 ts_tablet_manager.cc:1403] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.129s	user 0.014s	sys 0.000s
I20260710 13:17:44.175552 12136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddf015fa2554abc94497e8778b38031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.176257 12143 tablet_service.cc:1511] Processing CreateTablet for tablet 68683e0b125b485d9e169557e84e8fa5 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:17:44.177408 12143 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68683e0b125b485d9e169557e84e8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.179378 12344 raft_consensus.cc:359] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.180054 12344 raft_consensus.cc:385] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.180330 12344 raft_consensus.cc:740] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.181401 12342 tablet_bootstrap.cc:492] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.181847 12342 ts_tablet_manager.cc:1403] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.233s	user 0.029s	sys 0.030s
I20260710 13:17:44.184535 12342 raft_consensus.cc:359] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.185173 12342 raft_consensus.cc:385] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.173147 12217 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddf015fa2554abc94497e8778b38031 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:17:44.185854 12138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02664252e1194e7586d43d6f3ba1cdab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.186261 12217 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddf015fa2554abc94497e8778b38031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.189877 12142 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59f4c0f1a8014f03b93bd6cf71188303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.194680 12212 tablet_service.cc:1511] Processing CreateTablet for tablet 518f63aad00941c0bdbe6b580b076c6d (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:17:44.195079 12285 tablet_service.cc:1511] Processing CreateTablet for tablet 02664252e1194e7586d43d6f3ba1cdab (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:17:44.195910 12212 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518f63aad00941c0bdbe6b580b076c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.196216 12285 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02664252e1194e7586d43d6f3ba1cdab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.198849 12291 tablet_service.cc:1511] Processing CreateTablet for tablet 1ddf015fa2554abc94497e8778b38031 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:17:44.199985 12291 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddf015fa2554abc94497e8778b38031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.202881 12286 tablet_service.cc:1511] Processing CreateTablet for tablet b115ef4a902c46ccac8e2f9a9de7d582 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:17:44.204124 12286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b115ef4a902c46ccac8e2f9a9de7d582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.206880 12289 tablet_service.cc:1511] Processing CreateTablet for tablet 61aa97b0d0c54ab3931d7536412262b1 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:17:44.208051 12289 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aa97b0d0c54ab3931d7536412262b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.185451 12342 raft_consensus.cc:740] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.210515 12135 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd83a8a860648f7a16658fa86d8d7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.181010 12344 consensus_queue.cc:260] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.212060 12342 consensus_queue.cc:260] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.214421 12137 tablet_service.cc:1511] Processing CreateTablet for tablet b115ef4a902c46ccac8e2f9a9de7d582 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:17:44.215559 12137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b115ef4a902c46ccac8e2f9a9de7d582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.218468 12214 tablet_service.cc:1511] Processing CreateTablet for tablet 61aa97b0d0c54ab3931d7536412262b1 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:17:44.219587 12214 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aa97b0d0c54ab3931d7536412262b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.224220 12283 tablet_service.cc:1511] Processing CreateTablet for tablet 4cd83a8a860648f7a16658fa86d8d7da (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:17:44.225510 12283 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd83a8a860648f7a16658fa86d8d7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.209903 12209 tablet_service.cc:1511] Processing CreateTablet for tablet b115ef4a902c46ccac8e2f9a9de7d582 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:17:44.240473 12209 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b115ef4a902c46ccac8e2f9a9de7d582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.259613 12343 tablet_bootstrap.cc:492] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.260179 12343 ts_tablet_manager.cc:1403] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.166s	user 0.011s	sys 0.007s
I20260710 13:17:44.262962 12343 raft_consensus.cc:359] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.272212 12141 tablet_service.cc:1511] Processing CreateTablet for tablet 61aa97b0d0c54ab3931d7536412262b1 (DEFAULT_TABLE table=test-workload [id=f73226303164428d8bb6da91ba68838c]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:17:44.299628 12327 heartbeater.cc:499] Master 127.10.195.254:34809 was elected leader, sending a full tablet report...
I20260710 13:17:44.294353 12343 raft_consensus.cc:385] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.300567 12343 raft_consensus.cc:740] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.302794 12141 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aa97b0d0c54ab3931d7536412262b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:44.307683 12342 ts_tablet_manager.cc:1434] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.126s	user 0.012s	sys 0.019s
I20260710 13:17:44.308686 12342 tablet_bootstrap.cc:492] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.309885 12253 heartbeater.cc:499] Master 127.10.195.254:34809 was elected leader, sending a full tablet report...
I20260710 13:17:44.331830 12342 tablet_bootstrap.cc:654] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.341394 12349 raft_consensus.cc:493] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.341946 12349 raft_consensus.cc:515] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.346068 12344 ts_tablet_manager.cc:1434] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.169s	user 0.015s	sys 0.014s
I20260710 13:17:44.347043 12344 tablet_bootstrap.cc:492] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.354223 12349 leader_election.cc:290] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.326550 12343 consensus_queue.cc:260] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.367084 12342 tablet_bootstrap.cc:492] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.367556 12342 ts_tablet_manager.cc:1403] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.059s	user 0.020s	sys 0.015s
I20260710 13:17:44.370834 12342 raft_consensus.cc:359] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.371500 12342 raft_consensus.cc:385] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.371762 12342 raft_consensus.cc:740] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.372501 12342 consensus_queue.cc:260] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.374526 12342 ts_tablet_manager.cc:1434] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260710 13:17:44.377252 12344 tablet_bootstrap.cc:654] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:44.380985 12099 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:44.383556 12343 ts_tablet_manager.cc:1434] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.123s	user 0.007s	sys 0.012s
I20260710 13:17:44.384562 12342 tablet_bootstrap.cc:492] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.385075 12178 heartbeater.cc:499] Master 127.10.195.254:34809 was elected leader, sending a full tablet report...
I20260710 13:17:44.385401 12343 tablet_bootstrap.cc:492] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.391780 12343 tablet_bootstrap.cc:654] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.395032 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
W20260710 13:17:44.396587 12266 leader_election.cc:343] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.397413 12344 tablet_bootstrap.cc:492] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.397893 12344 ts_tablet_manager.cc:1403] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.000s
I20260710 13:17:44.400148 12342 tablet_bootstrap.cc:654] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.400542 12344 raft_consensus.cc:359] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.401248 12344 raft_consensus.cc:385] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.401536 12344 raft_consensus.cc:740] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.402369 12344 consensus_queue.cc:260] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.404407 12344 ts_tablet_manager.cc:1434] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:44.405273 12344 tablet_bootstrap.cc:492] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.405654 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
W20260710 13:17:44.407409 12265 leader_election.cc:343] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.412199 12265 leader_election.cc:304] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:44.412947 12349 raft_consensus.cc:2749] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:44.414139 12344 tablet_bootstrap.cc:654] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.416896 12342 tablet_bootstrap.cc:492] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.417414 12342 ts_tablet_manager.cc:1403] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.013s
I20260710 13:17:44.418274 12343 tablet_bootstrap.cc:492] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.418710 12343 ts_tablet_manager.cc:1403] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.033s	user 0.011s	sys 0.002s
I20260710 13:17:44.419214 12344 tablet_bootstrap.cc:492] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.419646 12344 ts_tablet_manager.cc:1403] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.003s
I20260710 13:17:44.420364 12342 raft_consensus.cc:359] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.421106 12342 raft_consensus.cc:385] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.421442 12342 raft_consensus.cc:740] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.421329 12343 raft_consensus.cc:359] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.422173 12343 raft_consensus.cc:385] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.422461 12343 raft_consensus.cc:740] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.422432 12344 raft_consensus.cc:359] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.422545 12342 consensus_queue.cc:260] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.423264 12344 raft_consensus.cc:385] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.423714 12344 raft_consensus.cc:740] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.423447 12343 consensus_queue.cc:260] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.424364 12344 consensus_queue.cc:260] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.425446 12343 ts_tablet_manager.cc:1434] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:44.426019 12344 ts_tablet_manager.cc:1434] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:44.426342 12343 tablet_bootstrap.cc:492] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.426719 12344 tablet_bootstrap.cc:492] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.431062 12342 ts_tablet_manager.cc:1434] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260710 13:17:44.431457 12344 tablet_bootstrap.cc:654] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.432096 12342 tablet_bootstrap.cc:492] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.432822 12343 tablet_bootstrap.cc:654] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.450464 12343 tablet_bootstrap.cc:492] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.450902 12343 ts_tablet_manager.cc:1403] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260710 13:17:44.452462 12342 tablet_bootstrap.cc:654] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.452934 12343 raft_consensus.cc:359] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.453665 12343 raft_consensus.cc:385] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.453934 12343 raft_consensus.cc:740] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.454497 12343 consensus_queue.cc:260] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.455340 12344 tablet_bootstrap.cc:492] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.455772 12344 ts_tablet_manager.cc:1403] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260710 13:17:44.456197 12343 ts_tablet_manager.cc:1434] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:17:44.457100 12343 tablet_bootstrap.cc:492] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.459779 12348 raft_consensus.cc:493] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.460243 12348 raft_consensus.cc:515] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.461495 12344 raft_consensus.cc:359] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.462821 12344 raft_consensus.cc:385] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.463111 12344 raft_consensus.cc:740] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.463675 12348 leader_election.cc:290] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.469818 12344 consensus_queue.cc:260] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.472484 12344 ts_tablet_manager.cc:1434] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260710 13:17:44.473611 12344 tablet_bootstrap.cc:492] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.479161 12343 tablet_bootstrap.cc:654] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.479487 12342 tablet_bootstrap.cc:492] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.480141 12342 ts_tablet_manager.cc:1403] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.048s	user 0.018s	sys 0.003s
I20260710 13:17:44.483176 12342 raft_consensus.cc:359] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.483906 12342 raft_consensus.cc:385] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.484184 12342 raft_consensus.cc:740] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.484972 12342 consensus_queue.cc:260] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.486971 12344 tablet_bootstrap.cc:654] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.489351 12342 ts_tablet_manager.cc:1434] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:17:44.490294 12342 tablet_bootstrap.cc:492] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.490686 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acba7722ad674ed8a68438aba4d064bc" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
W20260710 13:17:44.493460 12191 leader_election.cc:343] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.499367 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acba7722ad674ed8a68438aba4d064bc" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:44.500027 12342 tablet_bootstrap.cc:654] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:44.500682 12193 leader_election.cc:343] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.501122 12193 leader_election.cc:304] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5; no voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:44.501370 12344 tablet_bootstrap.cc:492] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.501928 12344 ts_tablet_manager.cc:1403] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.029s	user 0.014s	sys 0.002s
I20260710 13:17:44.502274 12348 raft_consensus.cc:2749] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:44.503170 12343 tablet_bootstrap.cc:492] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.503628 12343 ts_tablet_manager.cc:1403] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.047s	user 0.004s	sys 0.011s
I20260710 13:17:44.504297 12344 raft_consensus.cc:359] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.504799 12344 raft_consensus.cc:385] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.504988 12344 raft_consensus.cc:740] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.505571 12344 consensus_queue.cc:260] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.507764 12344 ts_tablet_manager.cc:1434] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:17:44.508009 12342 tablet_bootstrap.cc:492] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.506253 12343 raft_consensus.cc:359] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.508445 12343 raft_consensus.cc:385] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.508445 12342 ts_tablet_manager.cc:1403] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.007s
I20260710 13:17:44.508742 12344 tablet_bootstrap.cc:492] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.508940 12343 raft_consensus.cc:740] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.509889 12343 consensus_queue.cc:260] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.511408 12342 raft_consensus.cc:359] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.512432 12342 raft_consensus.cc:385] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.512712 12342 raft_consensus.cc:740] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.513389 12342 consensus_queue.cc:260] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.515237 12344 tablet_bootstrap.cc:654] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.515715 12342 ts_tablet_manager.cc:1434] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:17:44.516584 12342 tablet_bootstrap.cc:492] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.518093 12353 raft_consensus.cc:493] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.518591 12353 raft_consensus.cc:515] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.521031 12343 ts_tablet_manager.cc:1434] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260710 13:17:44.523713 12343 tablet_bootstrap.cc:492] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.529294 12344 tablet_bootstrap.cc:492] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.529735 12343 tablet_bootstrap.cc:654] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.529824 12344 ts_tablet_manager.cc:1403] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.004s
I20260710 13:17:44.531399 12342 tablet_bootstrap.cc:654] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.531569 12353 leader_election.cc:290] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.533016 12344 raft_consensus.cc:359] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.533826 12344 raft_consensus.cc:385] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.534140 12344 raft_consensus.cc:740] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.535036 12344 consensus_queue.cc:260] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.537645 12344 ts_tablet_manager.cc:1434] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:17:44.538676 12344 tablet_bootstrap.cc:492] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.542860 12342 tablet_bootstrap.cc:492] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.543382 12342 ts_tablet_manager.cc:1403] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.027s	user 0.016s	sys 0.000s
I20260710 13:17:44.545501 12344 tablet_bootstrap.cc:654] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.546279 12342 raft_consensus.cc:359] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.547022 12342 raft_consensus.cc:385] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.547307 12342 raft_consensus.cc:740] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.549948 12342 consensus_queue.cc:260] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.554431 12342 ts_tablet_manager.cc:1434] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:17:44.555409 12342 tablet_bootstrap.cc:492] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.561661 12342 tablet_bootstrap.cc:654] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.564626 12353 raft_consensus.cc:493] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.565156 12353 raft_consensus.cc:515] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.567301 12353 leader_election.cc:290] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.573521 12342 tablet_bootstrap.cc:492] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.574029 12342 ts_tablet_manager.cc:1403] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.009s
I20260710 13:17:44.576803 12342 raft_consensus.cc:359] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.577544 12342 raft_consensus.cc:385] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.577848 12342 raft_consensus.cc:740] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.578783 12342 consensus_queue.cc:260] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.582772 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d2031b784348e09582b41e77790d00" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:44.583461 12228 raft_consensus.cc:2468] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 0.
I20260710 13:17:44.586403 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25475caa1c074641805246ef858d61e6" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:44.585183 12117 leader_election.cc:304] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.588240 12353 raft_consensus.cc:2804] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.588389 12342 ts_tablet_manager.cc:1434] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260710 13:17:44.588653 12353 raft_consensus.cc:493] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.589066 12353 raft_consensus.cc:3060] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:44.594135 12117 leader_election.cc:343] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.598223 12353 raft_consensus.cc:515] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.596421 12342 tablet_bootstrap.cc:492] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.601213 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d2031b784348e09582b41e77790d00" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:44.601858 12228 raft_consensus.cc:3060] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.602012 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d2031b784348e09582b41e77790d00" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:44.602082 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25475caa1c074641805246ef858d61e6" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
W20260710 13:17:44.603729 12118 leader_election.cc:343] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.604416 12343 tablet_bootstrap.cc:492] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.604853 12343 ts_tablet_manager.cc:1403] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.081s	user 0.026s	sys 0.032s
W20260710 13:17:44.604581 12118 leader_election.cc:343] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.605280 12118 leader_election.cc:304] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5
I20260710 13:17:44.607798 12343 raft_consensus.cc:359] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.604562 12353 leader_election.cc:290] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.608520 12343 raft_consensus.cc:385] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.608860 12343 raft_consensus.cc:740] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.608946 12353 raft_consensus.cc:2749] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:44.609707 12344 tablet_bootstrap.cc:492] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.610091 12344 ts_tablet_manager.cc:1403] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.072s	user 0.032s	sys 0.024s
I20260710 13:17:44.611105 12228 raft_consensus.cc:2468] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 1.
I20260710 13:17:44.612143 12342 tablet_bootstrap.cc:654] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.612340 12117 leader_election.cc:304] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.612481 12344 raft_consensus.cc:359] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.613152 12344 raft_consensus.cc:385] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.613314 12353 raft_consensus.cc:2804] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.613477 12344 raft_consensus.cc:740] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.609553 12343 consensus_queue.cc:260] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.614697 12353 raft_consensus.cc:697] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Becoming Leader. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Running, Role: LEADER
I20260710 13:17:44.614482 12344 consensus_queue.cc:260] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.617413 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d2031b784348e09582b41e77790d00" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:44.620087 12344 ts_tablet_manager.cc:1434] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.004s
I20260710 13:17:44.621361 12344 tablet_bootstrap.cc:492] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
W20260710 13:17:44.632118 12118 leader_election.cc:343] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.632779 12353 consensus_queue.cc:237] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.633746 12343 ts_tablet_manager.cc:1434] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.029s	user 0.012s	sys 0.011s
I20260710 13:17:44.634683 12343 tablet_bootstrap.cc:492] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.634898 12342 tablet_bootstrap.cc:492] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.635300 12342 ts_tablet_manager.cc:1403] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.039s	user 0.018s	sys 0.007s
I20260710 13:17:44.633421 12344 tablet_bootstrap.cc:654] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.637638 12342 raft_consensus.cc:359] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.638276 12342 raft_consensus.cc:385] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.638541 12342 raft_consensus.cc:740] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.639196 12342 consensus_queue.cc:260] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.640810 12343 tablet_bootstrap.cc:654] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.641008 12342 ts_tablet_manager.cc:1434] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:17:44.642213 12342 tablet_bootstrap.cc:492] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.647802 12342 tablet_bootstrap.cc:654] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.647907 12050 catalog_manager.cc:5697] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:44.653082 12343 tablet_bootstrap.cc:492] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.653626 12344 tablet_bootstrap.cc:492] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.653553 12343 ts_tablet_manager.cc:1403] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.007s
I20260710 13:17:44.654187 12344 ts_tablet_manager.cc:1403] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.033s	user 0.009s	sys 0.003s
I20260710 13:17:44.657013 12344 raft_consensus.cc:359] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.657130 12343 raft_consensus.cc:359] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.657737 12344 raft_consensus.cc:385] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.657941 12343 raft_consensus.cc:385] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.658159 12344 raft_consensus.cc:740] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.658332 12343 raft_consensus.cc:740] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.658998 12344 consensus_queue.cc:260] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.659093 12343 consensus_queue.cc:260] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.661062 12344 ts_tablet_manager.cc:1434] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260710 13:17:44.661661 12343 ts_tablet_manager.cc:1434] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:44.662632 12343 tablet_bootstrap.cc:492] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.663707 12344 tablet_bootstrap.cc:492] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.664853 12342 tablet_bootstrap.cc:492] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.665316 12342 ts_tablet_manager.cc:1403] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.023s	user 0.011s	sys 0.003s
I20260710 13:17:44.667845 12342 raft_consensus.cc:359] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.668509 12342 raft_consensus.cc:385] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.668763 12342 raft_consensus.cc:740] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.669133 12343 tablet_bootstrap.cc:654] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.669826 12344 tablet_bootstrap.cc:654] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.669514 12342 consensus_queue.cc:260] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.671479 12342 ts_tablet_manager.cc:1434] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:44.673620 12342 tablet_bootstrap.cc:492] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.674530 12343 tablet_bootstrap.cc:492] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.675025 12343 ts_tablet_manager.cc:1403] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:17:44.678257 12343 raft_consensus.cc:359] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.679003 12343 raft_consensus.cc:385] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.679307 12343 raft_consensus.cc:740] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.680217 12343 consensus_queue.cc:260] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.682191 12342 tablet_bootstrap.cc:654] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.683065 12343 ts_tablet_manager.cc:1434] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:17:44.684156 12343 tablet_bootstrap.cc:492] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.691041 12343 tablet_bootstrap.cc:654] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.697732 12344 tablet_bootstrap.cc:492] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.698134 12344 ts_tablet_manager.cc:1403] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.035s	user 0.021s	sys 0.012s
I20260710 13:17:44.699786 12342 tablet_bootstrap.cc:492] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.700170 12342 ts_tablet_manager.cc:1403] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:17:44.700768 12343 tablet_bootstrap.cc:492] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.700702 12344 raft_consensus.cc:359] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.701220 12343 ts_tablet_manager.cc:1403] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.000s
I20260710 13:17:44.701411 12344 raft_consensus.cc:385] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.701735 12344 raft_consensus.cc:740] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.702450 12344 consensus_queue.cc:260] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.702605 12342 raft_consensus.cc:359] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.703192 12342 raft_consensus.cc:385] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.703449 12342 raft_consensus.cc:740] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.703569 12343 raft_consensus.cc:359] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.704150 12343 raft_consensus.cc:385] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.704502 12343 raft_consensus.cc:740] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.704155 12342 consensus_queue.cc:260] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.705154 12343 consensus_queue.cc:260] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.704542 12344 ts_tablet_manager.cc:1434] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:44.708472 12344 tablet_bootstrap.cc:492] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.708669 12342 ts_tablet_manager.cc:1434] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:17:44.709520 12342 tablet_bootstrap.cc:492] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.706883 12343 ts_tablet_manager.cc:1434] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:17:44.710723 12343 tablet_bootstrap.cc:492] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.714780 12342 tablet_bootstrap.cc:654] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.714870 12344 tablet_bootstrap.cc:654] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.715714 12343 tablet_bootstrap.cc:654] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.719667 12348 raft_consensus.cc:493] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.720208 12348 raft_consensus.cc:515] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.722550 12348 leader_election.cc:290] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.724643 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946eceebe2742788f635d93f901af71" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:44.725224 12301 raft_consensus.cc:2468] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:44.726006 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946eceebe2742788f635d93f901af71" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:44.726436 12193 leader_election.cc:304] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:44.726572 12153 raft_consensus.cc:2468] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:44.727186 12349 raft_consensus.cc:493] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.727617 12349 raft_consensus.cc:515] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.729528 12349 leader_election.cc:290] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.731500 12348 raft_consensus.cc:2804] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.731873 12348 raft_consensus.cc:493] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.731771 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f536515d1646f8ba5b842531a3ba4e" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:44.732229 12348 raft_consensus.cc:3060] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.732515 12228 raft_consensus.cc:2468] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 0.
I20260710 13:17:44.733659 12266 leader_election.cc:304] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:44.734938 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f536515d1646f8ba5b842531a3ba4e" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
W20260710 13:17:44.736194 12265 leader_election.cc:343] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.737807 12349 raft_consensus.cc:493] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.738308 12349 raft_consensus.cc:515] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.740810 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b1e95dd57546bbb6b27b338ba89677" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:44.741376 12153 raft_consensus.cc:2468] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 0.
I20260710 13:17:44.742583 12265 leader_election.cc:304] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.744132 12349 leader_election.cc:290] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.744658 12349 raft_consensus.cc:2804] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.745244 12349 raft_consensus.cc:493] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.745952 12349 raft_consensus.cc:3060] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.751497 12348 raft_consensus.cc:515] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.756860 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946eceebe2742788f635d93f901af71" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:44.757623 12153 raft_consensus.cc:3060] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.764760 12153 raft_consensus.cc:2468] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:44.767297 12344 tablet_bootstrap.cc:492] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.769649 12353 raft_consensus.cc:493] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.772231 12344 ts_tablet_manager.cc:1403] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.064s	user 0.008s	sys 0.008s
I20260710 13:17:44.772184 12353 raft_consensus.cc:515] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.773135 12393 raft_consensus.cc:493] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.770231 12348 leader_election.cc:290] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.771493 12392 raft_consensus.cc:2804] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.774406 12353 leader_election.cc:290] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.775120 12344 raft_consensus.cc:359] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.775533 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:44.777640 12393 raft_consensus.cc:515] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.778460 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9946eceebe2742788f635d93f901af71" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:44.770339 12343 tablet_bootstrap.cc:492] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.778939 12392 raft_consensus.cc:493] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.779034 12302 raft_consensus.cc:3060] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.776871 12394 raft_consensus.cc:493] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.779346 12392 raft_consensus.cc:3060] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.779841 12394 raft_consensus.cc:515] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.776479 12191 leader_election.cc:304] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.778204 12301 raft_consensus.cc:2468] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 0.
I20260710 13:17:44.777309 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b1e95dd57546bbb6b27b338ba89677" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:44.782493 12227 raft_consensus.cc:2468] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 0.
I20260710 13:17:44.779193 12343 ts_tablet_manager.cc:1403] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.069s	user 0.030s	sys 0.025s
I20260710 13:17:44.775781 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:44.783838 12228 raft_consensus.cc:2468] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 0.
I20260710 13:17:44.784144 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6f1cdc62c421e99cd65ad5faa634c" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:44.784801 12153 raft_consensus.cc:2468] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:44.785113 12117 leader_election.cc:304] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.785702 12343 raft_consensus.cc:359] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.785953 12191 leader_election.cc:304] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.786360 12343 raft_consensus.cc:385] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.787962 12353 raft_consensus.cc:2804] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.790635 12353 raft_consensus.cc:493] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.790977 12353 raft_consensus.cc:3060] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.792030 12302 raft_consensus.cc:2468] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:44.778635 12344 raft_consensus.cc:385] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.787103 12348 raft_consensus.cc:2804] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.792821 12344 raft_consensus.cc:740] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.788021 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:44.789263 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:44.789915 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6f1cdc62c421e99cd65ad5faa634c" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:44.793524 12344 consensus_queue.cc:260] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.793939 12301 raft_consensus.cc:2468] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:44.794281 12300 raft_consensus.cc:2468] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:44.782214 12349 raft_consensus.cc:515] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.787834 12395 raft_consensus.cc:2804] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.795497 12344 ts_tablet_manager.cc:1434] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:17:44.795415 12395 raft_consensus.cc:493] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.796082 12193 leader_election.cc:304] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:44.796514 12349 leader_election.cc:290] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.796309 12395 raft_consensus.cc:3060] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.798288 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f536515d1646f8ba5b842531a3ba4e" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:44.798664 12344 tablet_bootstrap.cc:492] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
W20260710 13:17:44.799510 12265 leader_election.cc:343] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.801127 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f536515d1646f8ba5b842531a3ba4e" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:44.801682 12228 raft_consensus.cc:3060] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.804348 12344 tablet_bootstrap.cc:654] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.808357 12228 raft_consensus.cc:2468] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 1.
I20260710 13:17:44.809430 12266 leader_election.cc:304] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:44.810547 12349 raft_consensus.cc:2804] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.811021 12349 raft_consensus.cc:697] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Becoming Leader. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Running, Role: LEADER
I20260710 13:17:44.811775 12349 consensus_queue.cc:237] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.813675 12343 raft_consensus.cc:740] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.814056 12393 leader_election.cc:290] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.816171 12392 raft_consensus.cc:515] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.816864 12393 raft_consensus.cc:2804] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.816512 12343 consensus_queue.cc:260] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.815160 12344 tablet_bootstrap.cc:492] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.817806 12344 ts_tablet_manager.cc:1403] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.005s
I20260710 13:17:44.820127 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b1e95dd57546bbb6b27b338ba89677" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:44.820726 12153 raft_consensus.cc:3060] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.817240 12393 raft_consensus.cc:493] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.820607 12395 raft_consensus.cc:515] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.821283 12393 raft_consensus.cc:3060] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.814379 12394 leader_election.cc:290] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.820390 12344 raft_consensus.cc:359] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.822945 12344 raft_consensus.cc:385] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.823087 12375 raft_consensus.cc:493] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.823230 12344 raft_consensus.cc:740] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.823515 12375 raft_consensus.cc:515] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.823952 12344 consensus_queue.cc:260] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.825878 12344 ts_tablet_manager.cc:1434] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:17:44.826642 12344 tablet_bootstrap.cc:492] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.827142 12151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6f1cdc62c421e99cd65ad5faa634c" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:44.827488 12395 leader_election.cc:290] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.827792 12153 raft_consensus.cc:2468] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 1.
I20260710 13:17:44.828387 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acba7722ad674ed8a68438aba4d064bc" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:44.828862 12265 leader_election.cc:304] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.829401 12375 leader_election.cc:290] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.828965 12300 raft_consensus.cc:2468] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 0.
I20260710 13:17:44.830173 12151 raft_consensus.cc:3060] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.835064 12393 raft_consensus.cc:515] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.836709 12151 raft_consensus.cc:2468] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:44.836956 12393 leader_election.cc:290] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.837196 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b1e95dd57546bbb6b27b338ba89677" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:44.837771 12227 raft_consensus.cc:3060] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.837822 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:44.838023 12391 raft_consensus.cc:2804] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.838665 12391 raft_consensus.cc:697] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Becoming Leader. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Running, Role: LEADER
I20260710 13:17:44.839783 12344 tablet_bootstrap.cc:654] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.839588 12191 leader_election.cc:304] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
W20260710 13:17:44.839944 12193 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.195.195:42093, user_credentials={real_user=slave}} blocked reactor thread for 43899.6us
I20260710 13:17:44.842921 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:44.843120 12393 raft_consensus.cc:2804] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.843453 12301 raft_consensus.cc:3060] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.843564 12393 raft_consensus.cc:697] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:44.844362 12393 consensus_queue.cc:237] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.844856 12227 raft_consensus.cc:2468] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 1.
I20260710 13:17:44.846380 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6f1cdc62c421e99cd65ad5faa634c" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:44.846936 12300 raft_consensus.cc:3060] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.850342 12301 raft_consensus.cc:2468] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:44.851696 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acba7722ad674ed8a68438aba4d064bc" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:44.852353 12228 raft_consensus.cc:2468] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 0.
I20260710 13:17:44.853490 12117 leader_election.cc:304] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.854398 12375 raft_consensus.cc:2804] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.854750 12375 raft_consensus.cc:493] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.855041 12375 raft_consensus.cc:3060] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.856081 12300 raft_consensus.cc:2468] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:44.862119 12375 raft_consensus.cc:515] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.815568 12353 raft_consensus.cc:515] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.863524 12152 raft_consensus.cc:2393] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7da27829b3a140268161d2d8ca9120d5 in current term 1: Already voted for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in this term.
I20260710 13:17:44.871718 12343 ts_tablet_manager.cc:1434] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.089s	user 0.002s	sys 0.004s
I20260710 13:17:44.872756 12343 tablet_bootstrap.cc:492] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:44.869658 12392 leader_election.cc:290] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.839643 12391 consensus_queue.cc:237] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.887013 12050 catalog_manager.cc:5697] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195). New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:44.894969 12353 leader_election.cc:290] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.898898 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:44.899787 12228 raft_consensus.cc:2393] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in current term 1: Already voted for candidate 7da27829b3a140268161d2d8ca9120d5 in this term.
I20260710 13:17:44.870940 12193 leader_election.cc:304] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:44.902570 12393 raft_consensus.cc:2804] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.903016 12393 raft_consensus.cc:697] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:44.903759 12393 consensus_queue.cc:237] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.879427 12349 raft_consensus.cc:493] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.910777 12375 leader_election.cc:290] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.912139 12395 raft_consensus.cc:493] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.912658 12395 raft_consensus.cc:515] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.914669 12395 leader_election.cc:290] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.916175 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f19ef8fa5874153a1d91971aa20f6a0" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:44.916738 12152 raft_consensus.cc:2468] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:44.912149 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acba7722ad674ed8a68438aba4d064bc" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:44.918015 12191 leader_election.cc:304] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.918159 12228 raft_consensus.cc:3060] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.918587 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f19ef8fa5874153a1d91971aa20f6a0" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:44.917132 12349 raft_consensus.cc:515] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
W20260710 13:17:44.920200 12193 leader_election.cc:343] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.920717 12349 leader_election.cc:290] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.920883 12395 raft_consensus.cc:2804] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.929886 12395 raft_consensus.cc:493] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.930261 12395 raft_consensus.cc:3060] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.931337 12344 tablet_bootstrap.cc:492] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.931762 12344 ts_tablet_manager.cc:1403] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.105s	user 0.021s	sys 0.030s
I20260710 13:17:44.934343 12344 raft_consensus.cc:359] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.935015 12344 raft_consensus.cc:385] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.935317 12344 raft_consensus.cc:740] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
W20260710 13:17:44.935398 12265 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.195.193:44137, user_credentials={real_user=slave}} blocked reactor thread for 106601us
I20260710 13:17:44.939335 12395 raft_consensus.cc:515] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.927018 12343 tablet_bootstrap.cc:654] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.941393 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "acba7722ad674ed8a68438aba4d064bc" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:44.941625 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:44.941982 12301 raft_consensus.cc:3060] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.942334 12300 raft_consensus.cc:2393] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in current term 1: Already voted for candidate 7da27829b3a140268161d2d8ca9120d5 in this term.
I20260710 13:17:44.926765 12228 raft_consensus.cc:2468] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 1.
I20260710 13:17:44.935842 12348 raft_consensus.cc:697] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
W20260710 13:17:44.921764 12399 log.cc:927] Time spent T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260710 13:17:44.936153 12344 consensus_queue.cc:260] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.943753 12400 raft_consensus.cc:493] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.940217 12403 raft_consensus.cc:493] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.937157 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d2031b784348e09582b41e77790d00" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:44.947400 12227 raft_consensus.cc:2393] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fab067a2dde45cb9bd466db1543ebed in current term 1: Already voted for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in this term.
I20260710 13:17:44.947013 12400 raft_consensus.cc:515] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.948422 12403 raft_consensus.cc:515] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.948961 12400 leader_election.cc:290] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.950503 12403 leader_election.cc:290] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.945369 12395 leader_election.cc:290] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:44.945930 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f19ef8fa5874153a1d91971aa20f6a0" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:44.953280 12153 raft_consensus.cc:3060] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.939976 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "22d2031b784348e09582b41e77790d00" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:44.946281 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f19ef8fa5874153a1d91971aa20f6a0" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:44.953526 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aa061d05f343f4afe2053091aaab27" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:44.946491 12117 leader_election.cc:304] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.954648 12375 raft_consensus.cc:2804] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.955072 12375 raft_consensus.cc:697] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Becoming Leader. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Running, Role: LEADER
I20260710 13:17:44.955806 12375 consensus_queue.cc:237] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
W20260710 13:17:44.958638 12193 leader_election.cc:343] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.951871 12118 leader_election.cc:304] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [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: 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5
I20260710 13:17:44.951963 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:44.959759 12353 raft_consensus.cc:2749] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:44.945006 12348 consensus_queue.cc:237] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.950515 12301 raft_consensus.cc:2468] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 1.
I20260710 13:17:44.944715 12344 ts_tablet_manager.cc:1434] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260710 13:17:44.961042 12344 tablet_bootstrap.cc:492] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:44.962471 12342 tablet_bootstrap.cc:492] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:44.962875 12342 ts_tablet_manager.cc:1403] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.254s	user 0.060s	sys 0.062s
I20260710 13:17:44.951623 12049 catalog_manager.cc:5697] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195). New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:44.965155 12153 raft_consensus.cc:2468] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:44.965219 12342 raft_consensus.cc:359] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.965932 12342 raft_consensus.cc:385] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.966639 12344 tablet_bootstrap.cc:654] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.966403 12191 leader_election.cc:304] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 5fab067a2dde45cb9bd466db1543ebed
I20260710 13:17:44.967474 12395 raft_consensus.cc:2804] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:44.967912 12395 raft_consensus.cc:697] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:44.958817 12343 tablet_bootstrap.cc:492] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:44.969130 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:44.969710 12395 consensus_queue.cc:237] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.969163 12343 ts_tablet_manager.cc:1403] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.097s	user 0.013s	sys 0.005s
I20260710 13:17:44.973112 12343 raft_consensus.cc:359] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.973780 12343 raft_consensus.cc:385] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.974040 12343 raft_consensus.cc:740] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.974660 12343 consensus_queue.cc:260] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.976847 12265 leader_election.cc:304] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:44.977142 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aa061d05f343f4afe2053091aaab27" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:44.977630 12403 raft_consensus.cc:3060] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:44.977993 12265 leader_election.cc:343] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:17:44.978627 12265 leader_election.cc:343] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.966180 12342 raft_consensus.cc:740] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:44.979620 12342 consensus_queue.cc:260] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.983038 12343 ts_tablet_manager.cc:1434] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:17:44.983446 12400 raft_consensus.cc:493] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:44.983875 12400 raft_consensus.cc:515] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.984642 12403 raft_consensus.cc:2749] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:44.985571 12342 ts_tablet_manager.cc:1434] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:17:44.985751 12400 leader_election.cc:290] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.986392 12342 tablet_bootstrap.cc:492] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:44.986306 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9306375329784cea97a185471b71cffb" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:44.986886 12153 raft_consensus.cc:2468] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 0.
W20260710 13:17:44.986500 12266 leader_election.cc:343] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:44.988056 12265 leader_election.cc:304] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:44.988898 12400 raft_consensus.cc:2804] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:44.989259 12400 raft_consensus.cc:493] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:44.989578 12400 raft_consensus.cc:3060] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:44.992352 12342 tablet_bootstrap.cc:654] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:44.995551 12344 tablet_bootstrap.cc:492] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:44.995982 12344 ts_tablet_manager.cc:1403] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.003s
I20260710 13:17:44.996258 12400 raft_consensus.cc:515] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:44.998144 12400 leader_election.cc:290] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:44.988400 12266 leader_election.cc:304] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:44.999372 12400 raft_consensus.cc:2749] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:44.998416 12344 raft_consensus.cc:359] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
W20260710 13:17:44.999756 12266 leader_election.cc:343] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.000248 12344 raft_consensus.cc:385] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:44.999639 12049 catalog_manager.cc:5697] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.000571 12344 raft_consensus.cc:740] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.000361 12266 leader_election.cc:304] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.001312 12344 consensus_queue.cc:260] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.001760 12403 raft_consensus.cc:2749] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.002683 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9306375329784cea97a185471b71cffb" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.003827 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9306375329784cea97a185471b71cffb" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:44.983880 12343 tablet_bootstrap.cc:492] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:45.005697 12344 ts_tablet_manager.cc:1434] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:17:45.006546 12344 tablet_bootstrap.cc:492] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.011655 12395 raft_consensus.cc:493] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.012365 12344 tablet_bootstrap.cc:654] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.012143 12395 raft_consensus.cc:515] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.014869 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.015538 12153 raft_consensus.cc:2468] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:45.016711 12191 leader_election.cc:304] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:45.017565 12348 raft_consensus.cc:2804] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.017940 12348 raft_consensus.cc:493] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.018246 12348 raft_consensus.cc:3060] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.025578 12348 raft_consensus.cc:515] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.028671 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.029299 12153 raft_consensus.cc:3060] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:45.031884 12266 leader_election.cc:343] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.031941 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9306375329784cea97a185471b71cffb" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.032563 12152 raft_consensus.cc:3060] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.034509 12348 leader_election.cc:290] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.036286 12049 catalog_manager.cc:5697] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.037503 12395 leader_election.cc:290] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.038656 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:45.039186 12152 raft_consensus.cc:2468] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 1.
I20260710 13:17:45.039536 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.041154 12153 raft_consensus.cc:2468] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:45.039182 12301 raft_consensus.cc:3060] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.041249 12265 leader_election.cc:304] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:45.048074 12403 raft_consensus.cc:2804] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.048516 12403 raft_consensus.cc:697] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Becoming Leader. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Running, Role: LEADER
I20260710 13:17:45.049279 12403 consensus_queue.cc:237] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.051016 12050 catalog_manager.cc:5697] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
W20260710 13:17:45.054518 12266 leader_election.cc:343] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.043998 12049 catalog_manager.cc:5697] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.046253 12395 raft_consensus.cc:493] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.057736 12395 raft_consensus.cc:515] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.059999 12395 leader_election.cc:290] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.061719 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25475caa1c074641805246ef858d61e6" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.061887 12301 raft_consensus.cc:2468] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:45.047346 12342 tablet_bootstrap.cc:492] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:45.062438 12152 raft_consensus.cc:2468] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:45.062922 12342 ts_tablet_manager.cc:1403] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.028s
I20260710 13:17:45.063686 12191 leader_election.cc:304] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:45.064517 12193 leader_election.cc:304] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:45.065297 12348 raft_consensus.cc:2804] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.065757 12348 raft_consensus.cc:697] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:45.065848 12343 tablet_bootstrap.cc:654] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.066581 12049 catalog_manager.cc:5697] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.064517 12395 raft_consensus.cc:2804] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.069926 12395 raft_consensus.cc:493] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.069219 12051 catalog_manager.cc:5697] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195). New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:45.070123 12342 raft_consensus.cc:359] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.070858 12342 raft_consensus.cc:385] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.071112 12342 raft_consensus.cc:740] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.070268 12395 raft_consensus.cc:3060] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.072805 12342 consensus_queue.cc:260] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.073869 12344 tablet_bootstrap.cc:492] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:45.074329 12344 ts_tablet_manager.cc:1403] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.068s	user 0.029s	sys 0.031s
I20260710 13:17:45.074792 12342 ts_tablet_manager.cc:1434] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:17:45.075634 12342 tablet_bootstrap.cc:492] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:45.076958 12344 raft_consensus.cc:359] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.077432 12348 consensus_queue.cc:237] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.077627 12395 raft_consensus.cc:515] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.078856 12344 raft_consensus.cc:385] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.078263 12375 consensus_queue.cc:1048] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:45.078462 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25475caa1c074641805246ef858d61e6" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.079578 12344 raft_consensus.cc:740] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.079691 12343 tablet_bootstrap.cc:492] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:45.080859 12343 ts_tablet_manager.cc:1403] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.097s	user 0.008s	sys 0.002s
I20260710 13:17:45.082703 12301 raft_consensus.cc:2468] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:45.084401 12343 raft_consensus.cc:359] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.085080 12343 raft_consensus.cc:385] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.085378 12343 raft_consensus.cc:740] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.086141 12343 consensus_queue.cc:260] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.087903 12400 raft_consensus.cc:493] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.091812 12343 ts_tablet_manager.cc:1434] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260710 13:17:45.092760 12343 tablet_bootstrap.cc:492] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:45.093695 12344 consensus_queue.cc:260] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.097146 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25475caa1c074641805246ef858d61e6" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.097807 12153 raft_consensus.cc:3060] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.090731 12400 raft_consensus.cc:515] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.102451 12348 raft_consensus.cc:493] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.103578 12400 leader_election.cc:290] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.104490 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b40ceae74234cb8918e0724fe32c0b5" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.104490 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b40ceae74234cb8918e0724fe32c0b5" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.106019 12228 raft_consensus.cc:2468] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 0.
I20260710 13:17:45.107066 12266 leader_election.cc:304] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
W20260710 13:17:45.107565 12265 leader_election.cc:343] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.107863 12400 raft_consensus.cc:2804] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.108179 12400 raft_consensus.cc:493] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.108484 12400 raft_consensus.cc:3060] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.102946 12348 raft_consensus.cc:515] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.114267 12344 ts_tablet_manager.cc:1434] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.000s
I20260710 13:17:45.115104 12344 tablet_bootstrap.cc:492] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.115039 12153 raft_consensus.cc:2468] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:45.115980 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25475caa1c074641805246ef858d61e6" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:45.117161 12400 raft_consensus.cc:515] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.118646 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.113775 12395 leader_election.cc:290] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.120878 12191 leader_election.cc:304] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:45.121114 12301 raft_consensus.cc:3060] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.119155 12348 leader_election.cc:290] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.125870 12374 consensus_queue.cc:1048] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260710 13:17:45.126828 12193 leader_election.cc:343] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.118615 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.127410 12152 raft_consensus.cc:2468] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:45.128094 12342 tablet_bootstrap.cc:654] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.130306 12191 leader_election.cc:304] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 5fab067a2dde45cb9bd466db1543ebed
I20260710 13:17:45.131124 12395 raft_consensus.cc:2804] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.132488 12301 raft_consensus.cc:2468] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:45.134181 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b40ceae74234cb8918e0724fe32c0b5" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:45.134760 12227 raft_consensus.cc:3060] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.135622 12344 tablet_bootstrap.cc:654] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.133169 12400 leader_election.cc:290] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.140669 12396 raft_consensus.cc:2804] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.141871 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b40ceae74234cb8918e0724fe32c0b5" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.133131 12050 catalog_manager.cc:5697] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.147415 12396 raft_consensus.cc:493] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.137338 12395 raft_consensus.cc:697] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:45.148095 12396 raft_consensus.cc:3060] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.148645 12395 consensus_queue.cc:237] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.147048 12343 tablet_bootstrap.cc:654] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:45.153407 12265 leader_election.cc:343] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.161238 12396 raft_consensus.cc:515] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.164269 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.165654 12152 raft_consensus.cc:3060] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.165716 12396 leader_election.cc:290] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.166355 12227 raft_consensus.cc:2468] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 1.
I20260710 13:17:45.166731 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:45.167445 12266 leader_election.cc:304] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 8af253aaa2ed41fcaac0e2f971fcaa36
W20260710 13:17:45.168064 12193 leader_election.cc:343] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.170446 12403 raft_consensus.cc:2804] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.170928 12403 raft_consensus.cc:697] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Becoming Leader. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Running, Role: LEADER
I20260710 13:17:45.171705 12403 consensus_queue.cc:237] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.172665 12152 raft_consensus.cc:2468] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:45.174187 12191 leader_election.cc:304] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 5fab067a2dde45cb9bd466db1543ebed
I20260710 13:17:45.175030 12396 raft_consensus.cc:2804] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.175658 12396 raft_consensus.cc:697] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:45.176463 12396 consensus_queue.cc:237] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.184677 12050 catalog_manager.cc:5697] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195). New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:45.187353 12343 tablet_bootstrap.cc:492] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:45.187863 12343 ts_tablet_manager.cc:1403] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.001s
I20260710 13:17:45.190449 12343 raft_consensus.cc:359] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.191104 12343 raft_consensus.cc:385] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.191393 12343 raft_consensus.cc:740] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.192207 12343 consensus_queue.cc:260] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.194408 12343 ts_tablet_manager.cc:1434] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:45.195482 12343 tablet_bootstrap.cc:492] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:45.196640 12344 tablet_bootstrap.cc:492] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:45.197232 12344 ts_tablet_manager.cc:1403] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.082s	user 0.026s	sys 0.000s
I20260710 13:17:45.199936 12344 raft_consensus.cc:359] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.200686 12344 raft_consensus.cc:385] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.201012 12344 raft_consensus.cc:740] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.201911 12344 consensus_queue.cc:260] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.208025 12342 tablet_bootstrap.cc:492] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:45.208401 12344 ts_tablet_manager.cc:1434] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260710 13:17:45.211778 12342 ts_tablet_manager.cc:1403] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.136s	user 0.008s	sys 0.006s
I20260710 13:17:45.212325 12344 tablet_bootstrap.cc:492] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.214469 12342 raft_consensus.cc:359] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.215158 12342 raft_consensus.cc:385] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.215515 12342 raft_consensus.cc:740] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.216339 12342 consensus_queue.cc:260] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.215240 12343 tablet_bootstrap.cc:654] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.217952 12344 tablet_bootstrap.cc:654] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.224964 12342 ts_tablet_manager.cc:1434] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:45.226063 12342 tablet_bootstrap.cc:492] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:45.228814 12050 catalog_manager.cc:5697] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.230669 12050 catalog_manager.cc:5697] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.231801 12342 tablet_bootstrap.cc:654] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.235723 12344 tablet_bootstrap.cc:492] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:45.236106 12344 ts_tablet_manager.cc:1403] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.011s
I20260710 13:17:45.238667 12344 raft_consensus.cc:359] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.239048 12343 tablet_bootstrap.cc:492] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:45.239352 12344 raft_consensus.cc:385] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.239624 12343 ts_tablet_manager.cc:1403] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.044s	user 0.019s	sys 0.008s
I20260710 13:17:45.239722 12344 raft_consensus.cc:740] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.240700 12344 consensus_queue.cc:260] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.242220 12343 raft_consensus.cc:359] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.242898 12343 raft_consensus.cc:385] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.243206 12343 raft_consensus.cc:740] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.243950 12343 consensus_queue.cc:260] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.248996 12344 ts_tablet_manager.cc:1434] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:17:45.249221 12353 raft_consensus.cc:493] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.249712 12353 raft_consensus.cc:515] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.250079 12344 tablet_bootstrap.cc:492] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.251729 12353 leader_election.cc:290] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.253238 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f536515d1646f8ba5b842531a3ba4e" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.253964 12228 raft_consensus.cc:2393] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in current term 1: Already voted for candidate 5fab067a2dde45cb9bd466db1543ebed in this term.
I20260710 13:17:45.255564 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "71f536515d1646f8ba5b842531a3ba4e" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.257347 12344 tablet_bootstrap.cc:654] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.257678 12118 leader_election.cc:304] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5
I20260710 13:17:45.259205 12353 raft_consensus.cc:3060] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.260829 12342 tablet_bootstrap.cc:492] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:45.261287 12342 ts_tablet_manager.cc:1403] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.035s	user 0.030s	sys 0.000s
I20260710 13:17:45.262811 12343 ts_tablet_manager.cc:1434] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.000s
I20260710 13:17:45.264186 12343 tablet_bootstrap.cc:492] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:45.263725 12342 raft_consensus.cc:359] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.264585 12342 raft_consensus.cc:385] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.264866 12342 raft_consensus.cc:740] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.265475 12342 consensus_queue.cc:260] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.265869 12353 raft_consensus.cc:2749] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.267316 12342 ts_tablet_manager.cc:1434] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:45.268514 12342 tablet_bootstrap.cc:492] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:45.269876 12343 tablet_bootstrap.cc:654] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.273830 12342 tablet_bootstrap.cc:654] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.276851 12344 tablet_bootstrap.cc:492] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:45.277248 12344 ts_tablet_manager.cc:1403] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.007s
I20260710 13:17:45.279582 12344 raft_consensus.cc:359] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.279844 12403 raft_consensus.cc:493] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.280205 12344 raft_consensus.cc:385] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.280488 12344 raft_consensus.cc:740] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.280395 12403 raft_consensus.cc:515] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.281544 12344 consensus_queue.cc:260] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.282488 12403 leader_election.cc:290] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.283746 12344 ts_tablet_manager.cc:1434] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:17:45.284771 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.284855 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.285542 12152 raft_consensus.cc:2393] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fab067a2dde45cb9bd466db1543ebed in current term 1: Already voted for candidate 7da27829b3a140268161d2d8ca9120d5 in this term.
I20260710 13:17:45.285920 12344 tablet_bootstrap.cc:492] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.287318 12342 tablet_bootstrap.cc:492] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:45.287768 12342 ts_tablet_manager.cc:1403] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.009s
I20260710 13:17:45.287621 12396 consensus_queue.cc:1048] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.290021 12343 tablet_bootstrap.cc:492] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:45.290081 12266 leader_election.cc:304] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.290508 12343 ts_tablet_manager.cc:1403] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.009s
I20260710 13:17:45.290405 12342 raft_consensus.cc:359] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.291062 12342 raft_consensus.cc:385] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.291373 12344 tablet_bootstrap.cc:654] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.291354 12342 raft_consensus.cc:740] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.292091 12342 consensus_queue.cc:260] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.292888 12343 raft_consensus.cc:359] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.293510 12343 raft_consensus.cc:385] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.293797 12343 raft_consensus.cc:740] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.294466 12343 consensus_queue.cc:260] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.295846 12343 ts_tablet_manager.cc:1434] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:17:45.296675 12343 tablet_bootstrap.cc:492] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:45.298084 12342 ts_tablet_manager.cc:1434] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260710 13:17:45.299002 12342 tablet_bootstrap.cc:492] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:45.300988 12400 raft_consensus.cc:493] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.301399 12400 raft_consensus.cc:515] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.302338 12344 tablet_bootstrap.cc:492] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:45.302748 12344 ts_tablet_manager.cc:1403] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:17:45.303386 12400 leader_election.cc:290] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.303845 12400 raft_consensus.cc:3060] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.304137 12342 tablet_bootstrap.cc:654] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.306059 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f4c0f1a8014f03b93bd6cf71188303" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
W20260710 13:17:45.307287 12265 leader_election.cc:343] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.308718 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f4c0f1a8014f03b93bd6cf71188303" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.308665 12344 raft_consensus.cc:359] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.309355 12344 raft_consensus.cc:385] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.309361 12228 raft_consensus.cc:2468] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 0.
I20260710 13:17:45.309749 12344 raft_consensus.cc:740] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.310755 12266 leader_election.cc:304] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.310598 12344 consensus_queue.cc:260] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.311575 12391 raft_consensus.cc:2804] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.311930 12391 raft_consensus.cc:493] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.312245 12391 raft_consensus.cc:3060] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.314432 12400 raft_consensus.cc:2749] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.301780 12343 tablet_bootstrap.cc:654] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.316864 12344 ts_tablet_manager.cc:1434] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.003s
I20260710 13:17:45.317878 12344 tablet_bootstrap.cc:492] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.318856 12391 raft_consensus.cc:515] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.322515 12391 leader_election.cc:290] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.328974 12344 tablet_bootstrap.cc:654] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.329137 12342 tablet_bootstrap.cc:492] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:45.329704 12342 ts_tablet_manager.cc:1403] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260710 13:17:45.329710 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f4c0f1a8014f03b93bd6cf71188303" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:45.327070 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f4c0f1a8014f03b93bd6cf71188303" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.330696 12228 raft_consensus.cc:3060] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:45.332696 12265 leader_election.cc:343] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.333168 12396 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:45.336418 12228 raft_consensus.cc:2468] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 1.
I20260710 13:17:45.337450 12266 leader_election.cc:304] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.338202 12391 raft_consensus.cc:2804] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.338693 12391 raft_consensus.cc:697] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Becoming Leader. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Running, Role: LEADER
I20260710 13:17:45.339501 12391 consensus_queue.cc:237] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.341851 12344 tablet_bootstrap.cc:492] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:45.342276 12344 ts_tablet_manager.cc:1403] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.004s
I20260710 13:17:45.342182 12395 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.343546 12342 raft_consensus.cc:359] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.344157 12342 raft_consensus.cc:385] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.344409 12342 raft_consensus.cc:740] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.344972 12342 consensus_queue.cc:260] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.345360 12344 raft_consensus.cc:359] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.346937 12400 raft_consensus.cc:493] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.348538 12400 raft_consensus.cc:515] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.348719 12348 consensus_queue.cc:1048] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.350723 12344 raft_consensus.cc:385] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.351001 12344 raft_consensus.cc:740] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.351601 12344 consensus_queue.cc:260] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.354974 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f19ef8fa5874153a1d91971aa20f6a0" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.355780 12150 raft_consensus.cc:2393] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fab067a2dde45cb9bd466db1543ebed in current term 1: Already voted for candidate 7da27829b3a140268161d2d8ca9120d5 in this term.
I20260710 13:17:45.353461 12344 ts_tablet_manager.cc:1434] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.000s
I20260710 13:17:45.357750 12344 tablet_bootstrap.cc:492] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.349023 12342 ts_tablet_manager.cc:1434] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260710 13:17:45.362176 12342 tablet_bootstrap.cc:492] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:45.363696 12395 raft_consensus.cc:493] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.364413 12391 raft_consensus.cc:493] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.364261 12395 raft_consensus.cc:515] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.364928 12391 raft_consensus.cc:515] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.370411 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f19ef8fa5874153a1d91971aa20f6a0" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.372325 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71c72bdbbd4b48afe0d13071545f65" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.372618 12344 tablet_bootstrap.cc:654] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.372855 12343 tablet_bootstrap.cc:492] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:45.367154 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71c72bdbbd4b48afe0d13071545f65" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.373363 12343 ts_tablet_manager.cc:1403] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.077s	user 0.008s	sys 0.024s
I20260710 13:17:45.369455 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71c72bdbbd4b48afe0d13071545f65" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.373903 12300 raft_consensus.cc:2468] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:45.368129 12395 leader_election.cc:290] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.376895 12343 raft_consensus.cc:359] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.377631 12343 raft_consensus.cc:385] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.377960 12343 raft_consensus.cc:740] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.378638 12343 consensus_queue.cc:260] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.377293 12342 tablet_bootstrap.cc:654] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
W20260710 13:17:45.380542 12265 leader_election.cc:343] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.373169 12266 leader_election.cc:304] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.382103 12403 raft_consensus.cc:3060] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.383194 12193 leader_election.cc:304] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:45.385754 12396 raft_consensus.cc:2804] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.386106 12396 raft_consensus.cc:493] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.386428 12396 raft_consensus.cc:3060] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.389241 12403 raft_consensus.cc:2749] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.401243 12391 leader_election.cc:290] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.402599 12342 tablet_bootstrap.cc:492] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:45.403076 12342 ts_tablet_manager.cc:1403] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.041s	user 0.009s	sys 0.004s
I20260710 13:17:45.392809 12396 raft_consensus.cc:515] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.405547 12342 raft_consensus.cc:359] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.406127 12396 leader_election.cc:290] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.406315 12342 raft_consensus.cc:385] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.406701 12342 raft_consensus.cc:740] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.406773 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71c72bdbbd4b48afe0d13071545f65" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.407347 12342 consensus_queue.cc:260] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.408720 12342 ts_tablet_manager.cc:1434] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.001s
I20260710 13:17:45.393756 12152 raft_consensus.cc:2468] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
W20260710 13:17:45.395287 12099 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:45.396188 12349 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.396942 12343 ts_tablet_manager.cc:1434] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.000s
I20260710 13:17:45.410287 12343 tablet_bootstrap.cc:492] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:45.412931 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71c72bdbbd4b48afe0d13071545f65" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:45.413480 12300 raft_consensus.cc:3060] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.397306 12400 leader_election.cc:290] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.397540 12393 consensus_queue.cc:1048] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.399789 12228 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cb71c72bdbbd4b48afe0d13071545f65" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.417166 12228 raft_consensus.cc:2393] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5fab067a2dde45cb9bd466db1543ebed in current term 1: Already voted for candidate 7da27829b3a140268161d2d8ca9120d5 in this term.
I20260710 13:17:45.419348 12266 leader_election.cc:304] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.420118 12300 raft_consensus.cc:2468] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:45.420560 12349 raft_consensus.cc:2749] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.404264 12391 raft_consensus.cc:493] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.421109 12395 consensus_queue.cc:1048] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.421655 12391 raft_consensus.cc:515] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.424507 12151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518f63aad00941c0bdbe6b580b076c6d" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.425150 12151 raft_consensus.cc:2468] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 0.
I20260710 13:17:45.426412 12265 leader_election.cc:304] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:45.427282 12349 raft_consensus.cc:2804] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.425427 12343 tablet_bootstrap.cc:654] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.427609 12349 raft_consensus.cc:493] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.427970 12349 raft_consensus.cc:3060] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.428241 12193 leader_election.cc:304] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.428988 12393 raft_consensus.cc:2804] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.429427 12393 raft_consensus.cc:697] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:45.430291 12393 consensus_queue.cc:237] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.409545 12342 tablet_bootstrap.cc:492] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:45.437291 12342 tablet_bootstrap.cc:654] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.437351 12400 consensus_queue.cc:1048] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.440532 12391 leader_election.cc:290] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.442034 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518f63aad00941c0bdbe6b580b076c6d" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
W20260710 13:17:45.443401 12266 leader_election.cc:343] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.445436 12391 consensus_queue.cc:1048] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.414974 12049 catalog_manager.cc:5697] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195). New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:45.452749 12349 raft_consensus.cc:515] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.455818 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518f63aad00941c0bdbe6b580b076c6d" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.456461 12152 raft_consensus.cc:3060] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.473219 12403 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.480154 12344 tablet_bootstrap.cc:492] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:45.480571 12344 ts_tablet_manager.cc:1403] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.123s	user 0.041s	sys 0.050s
I20260710 13:17:45.483052 12344 raft_consensus.cc:359] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.483803 12344 raft_consensus.cc:385] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.484103 12344 raft_consensus.cc:740] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.484834 12344 consensus_queue.cc:260] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.486707 12344 ts_tablet_manager.cc:1434] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:45.487519 12344 tablet_bootstrap.cc:492] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.487221 12353 consensus_queue.cc:1048] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.495146 12344 tablet_bootstrap.cc:654] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.507288 12344 tablet_bootstrap.cc:492] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:45.507702 12344 ts_tablet_manager.cc:1403] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.000s
I20260710 13:17:45.510111 12344 raft_consensus.cc:359] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.510731 12344 raft_consensus.cc:385] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.511020 12344 raft_consensus.cc:740] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.511811 12344 consensus_queue.cc:260] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.513978 12344 ts_tablet_manager.cc:1434] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:17:45.514385 12349 leader_election.cc:290] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.516759 12344 tablet_bootstrap.cc:492] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.517067 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518f63aad00941c0bdbe6b580b076c6d" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:45.518110 12343 tablet_bootstrap.cc:492] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:45.518532 12343 ts_tablet_manager.cc:1403] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.108s	user 0.010s	sys 0.018s
W20260710 13:17:45.519040 12266 leader_election.cc:343] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.520433 12374 consensus_queue.cc:1048] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.521142 12343 raft_consensus.cc:359] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.521917 12343 raft_consensus.cc:385] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.522168 12343 raft_consensus.cc:740] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.522964 12344 tablet_bootstrap.cc:654] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.522898 12343 consensus_queue.cc:260] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.526053 12343 ts_tablet_manager.cc:1434] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:17:45.526901 12343 tablet_bootstrap.cc:492] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:45.532217 12342 tablet_bootstrap.cc:492] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:45.532653 12342 ts_tablet_manager.cc:1403] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.123s	user 0.018s	sys 0.022s
I20260710 13:17:45.535010 12342 raft_consensus.cc:359] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.535606 12342 raft_consensus.cc:385] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.535840 12342 raft_consensus.cc:740] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.537298 12393 consensus_queue.cc:1048] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.538955 12152 raft_consensus.cc:2468] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 1.
I20260710 13:17:45.543107 12228 raft_consensus.cc:3060] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.545013 12395 consensus_queue.cc:1048] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.546406 12265 leader_election.cc:304] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 7da27829b3a140268161d2d8ca9120d5
I20260710 13:17:45.547837 12391 raft_consensus.cc:2804] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.548303 12391 raft_consensus.cc:697] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Becoming Leader. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Running, Role: LEADER
I20260710 13:17:45.548722 12400 raft_consensus.cc:493] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.549144 12400 raft_consensus.cc:515] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.549535 12375 raft_consensus.cc:493] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.550071 12375 raft_consensus.cc:515] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.551331 12400 leader_election.cc:290] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.552515 12375 leader_election.cc:290] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.552628 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddf015fa2554abc94497e8778b38031" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.554069 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b40ceae74234cb8918e0724fe32c0b5" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
W20260710 13:17:45.554344 12266 leader_election.cc:343] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.554819 12226 raft_consensus.cc:2393] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in current term 1: Already voted for candidate 5fab067a2dde45cb9bd466db1543ebed in this term.
I20260710 13:17:45.555042 12400 consensus_queue.cc:1048] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.549149 12391 consensus_queue.cc:237] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.560009 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b40ceae74234cb8918e0724fe32c0b5" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.561892 12395 raft_consensus.cc:493] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.561784 12118 leader_election.cc:304] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5
I20260710 13:17:45.554917 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddf015fa2554abc94497e8778b38031" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.562392 12395 raft_consensus.cc:515] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
W20260710 13:17:45.564575 12265 leader_election.cc:343] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.564515 12400 consensus_queue.cc:1048] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.565114 12265 leader_election.cc:304] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.565683 12395 leader_election.cc:290] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.565860 12403 raft_consensus.cc:2749] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.568722 12343 tablet_bootstrap.cc:654] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.568841 12375 raft_consensus.cc:3060] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.571249 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.571801 12301 raft_consensus.cc:2468] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:45.573211 12152 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.573824 12152 raft_consensus.cc:2468] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:45.574848 12396 consensus_queue.cc:1048] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.576535 12193 leader_election.cc:304] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:45.577224 12396 raft_consensus.cc:2804] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.577637 12395 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.577951 12050 catalog_manager.cc:5697] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:45.577991 12393 consensus_queue.cc:1048] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260710 13:17:45.577564 12396 raft_consensus.cc:493] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.536471 12342 consensus_queue.cc:260] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.582744 12396 raft_consensus.cc:3060] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.592916 12342 ts_tablet_manager.cc:1434] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.060s	user 0.006s	sys 0.001s
I20260710 13:17:45.593804 12342 tablet_bootstrap.cc:492] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:45.614951 12393 raft_consensus.cc:493] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.617098 12393 raft_consensus.cc:515] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.619064 12393 leader_election.cc:290] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.620316 12393 consensus_queue.cc:1048] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.647348 12349 raft_consensus.cc:493] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.645670 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.648518 12349 raft_consensus.cc:515] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
W20260710 13:17:45.663556 12191 leader_election.cc:343] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.666437 12301 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.666795 12344 tablet_bootstrap.cc:492] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:45.667289 12344 ts_tablet_manager.cc:1403] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.151s	user 0.035s	sys 0.046s
I20260710 13:17:45.664520 12375 raft_consensus.cc:2749] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.667662 12403 consensus_queue.cc:1048] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:45.672735 12349 leader_election.cc:290] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.673702 12344 raft_consensus.cc:359] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.674302 12344 raft_consensus.cc:385] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.674539 12344 raft_consensus.cc:740] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.678316 12226 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.678898 12226 raft_consensus.cc:2468] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 0.
I20260710 13:17:45.675199 12344 consensus_queue.cc:260] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.681169 12343 tablet_bootstrap.cc:492] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:45.680779 12396 raft_consensus.cc:515] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.682775 12343 ts_tablet_manager.cc:1403] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.156s	user 0.034s	sys 0.031s
I20260710 13:17:45.669310 12301 raft_consensus.cc:2468] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:45.684518 12344 ts_tablet_manager.cc:1434] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:17:45.688273 12051 catalog_manager.cc:5697] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: term changed from 0 to 1, leader changed from <none> to 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195). New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:45.699685 12266 leader_election.cc:304] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:45.691665 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.702730 12400 raft_consensus.cc:2804] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.703078 12400 raft_consensus.cc:493] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.703384 12400 raft_consensus.cc:3060] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.705879 12343 raft_consensus.cc:359] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.706540 12343 raft_consensus.cc:385] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:45.707063 12343 raft_consensus.cc:740] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:45.707749 12343 consensus_queue.cc:260] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
W20260710 13:17:45.706851 12265 leader_election.cc:343] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.709914 12391 consensus_queue.cc:1048] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260710 13:17:45.716472 12344 tablet_bootstrap.cc:492] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:45.717273 12193 leader_election.cc:304] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.719890 12343 ts_tablet_manager.cc:1434] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.037s	user 0.001s	sys 0.004s
I20260710 13:17:45.720578 12343 tablet_bootstrap.cc:492] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:45.727325 12393 raft_consensus.cc:2804] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.727710 12393 raft_consensus.cc:493] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.728025 12393 raft_consensus.cc:3060] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.735702 12449 consensus_queue.cc:1048] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:17:45.748968 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.749619 12149 raft_consensus.cc:3060] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.757932 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:45.758610 12300 raft_consensus.cc:3060] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.773880 12449 raft_consensus.cc:493] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.750605 12375 raft_consensus.cc:493] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.750285 12396 leader_election.cc:290] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
W20260710 13:17:45.873203 12465 log.cc:927] Time spent T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260710 13:17:45.879781 12342 tablet_bootstrap.cc:654] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.877812 12348 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:17:45.887933 12300 raft_consensus.cc:2468] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:45.888674 12393 raft_consensus.cc:515] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.774160 12349 consensus_queue.cc:1048] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.110s
I20260710 13:17:45.879515 12375 raft_consensus.cc:515] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.893719 12193 leader_election.cc:304] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:45.896049 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68683e0b125b485d9e169557e84e8fa5" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
W20260710 13:17:45.897047 12265 consensus_peers.cc:597] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed -> Peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Couldn't send request to peer 8af253aaa2ed41fcaac0e2f971fcaa36. 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:17:45.898053 12395 raft_consensus.cc:2804] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:45.904728 12375 leader_election.cc:290] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.774437 12449 raft_consensus.cc:515] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.911299 12344 tablet_bootstrap.cc:654] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.914490 12395 raft_consensus.cc:697] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:45.913514 12227 raft_consensus.cc:2468] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 0.
W20260710 13:17:45.927783 12469 log.cc:927] Time spent T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260710 13:17:45.929015 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68683e0b125b485d9e169557e84e8fa5" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.941452 12343 tablet_bootstrap.cc:654] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:45.929714 12400 raft_consensus.cc:515] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.943425 12300 raft_consensus.cc:2468] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 0.
I20260710 13:17:45.943908 12449 leader_election.cc:290] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.946208 12393 leader_election.cc:290] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:45.944960 12400 leader_election.cc:290] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
W20260710 13:17:45.950053 12471 log.cc:927] Time spent T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed: Append to log took a long time: real 0.051s	user 0.000s	sys 0.004s
I20260710 13:17:45.944715 12118 leader_election.cc:304] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:45.957849 12151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.958266 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:45.958966 12227 raft_consensus.cc:2393] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5fab067a2dde45cb9bd466db1543ebed in current term 1: Already voted for candidate 7da27829b3a140268161d2d8ca9120d5 in this term.
I20260710 13:17:45.955801 12353 raft_consensus.cc:2804] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:45.960790 12353 raft_consensus.cc:493] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:45.961109 12353 raft_consensus.cc:3060] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:45.961773 12149 raft_consensus.cc:2468] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:45.962564 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68683e0b125b485d9e169557e84e8fa5" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:45.963119 12300 raft_consensus.cc:2468] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:45.953490 12299 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:45.943498 12395 consensus_queue.cc:237] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
W20260710 13:17:45.965286 12265 leader_election.cc:343] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:45.980966 12299 raft_consensus.cc:2393] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7da27829b3a140268161d2d8ca9120d5 in current term 1: Already voted for candidate 5fab067a2dde45cb9bd466db1543ebed in this term.
I20260710 13:17:45.984241 12150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:45.985221 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68683e0b125b485d9e169557e84e8fa5" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:45.980538 12265 leader_election.cc:304] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [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: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:45.990106 12391 raft_consensus.cc:2749] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:45.980335 12400 raft_consensus.cc:493] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:45.992599 12391 consensus_queue.cc:1048] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:45.992745 12400 raft_consensus.cc:515] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:45.994637 12400 leader_election.cc:290] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:45.996433 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa97b0d0c54ab3931d7536412262b1" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:45.996600 12193 leader_election.cc:304] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:46.011364 12342 tablet_bootstrap.cc:492] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:46.011951 12342 ts_tablet_manager.cc:1403] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.418s	user 0.008s	sys 0.013s
I20260710 13:17:46.016134 12475 raft_consensus.cc:2804] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:17:46.010504 12266 leader_election.cc:343] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:46.016649 12353 raft_consensus.cc:515] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.020622 12353 leader_election.cc:290] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.021370 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68683e0b125b485d9e169557e84e8fa5" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:46.017230 12475 raft_consensus.cc:493] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:17:46.022320 12191 leader_election.cc:343] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:46.022485 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa97b0d0c54ab3931d7536412262b1" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:46.023983 12153 raft_consensus.cc:2393] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7da27829b3a140268161d2d8ca9120d5 in current term 1: Already voted for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in this term.
I20260710 13:17:46.024125 12475 raft_consensus.cc:3060] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.033004 12149 raft_consensus.cc:3060] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:17:46.037750 12266 consensus_peers.cc:597] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed -> Peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Couldn't send request to peer 7da27829b3a140268161d2d8ca9120d5. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260710 13:17:46.041937 12265 leader_election.cc:343] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:46.042408 12265 leader_election.cc:304] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed; no voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:46.043614 12403 raft_consensus.cc:2749] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:46.044703 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68683e0b125b485d9e169557e84e8fa5" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:46.047281 12342 raft_consensus.cc:359] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.048043 12342 raft_consensus.cc:385] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.048312 12342 raft_consensus.cc:740] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.047349 12475 raft_consensus.cc:515] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.048862 12342 consensus_queue.cc:260] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.051151 12476 consensus_queue.cc:1048] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:46.051837 12342 ts_tablet_manager.cc:1434] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.000s
I20260710 13:17:46.052451 12302 raft_consensus.cc:3060] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.055262 12193 leader_election.cc:304] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [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: 7da27829b3a140268161d2d8ca9120d5; no voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:46.057087 12342 tablet_bootstrap.cc:492] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:46.059617 12302 raft_consensus.cc:2468] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 1.
I20260710 13:17:46.060659 12227 raft_consensus.cc:2393] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in current term 1: Already voted for candidate 7da27829b3a140268161d2d8ca9120d5 in this term.
I20260710 13:17:46.060779 12118 leader_election.cc:304] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:46.061128 12476 raft_consensus.cc:2749] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:46.061525 12353 raft_consensus.cc:2804] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:46.061748 12476 consensus_queue.cc:1048] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.062110 12353 raft_consensus.cc:697] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Becoming Leader. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Running, Role: LEADER
I20260710 13:17:46.062932 12353 consensus_queue.cc:237] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.065448 12475 leader_election.cc:290] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.067392 12343 tablet_bootstrap.cc:492] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:46.067863 12343 ts_tablet_manager.cc:1403] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.347s	user 0.013s	sys 0.010s
I20260710 13:17:46.069147 12153 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68683e0b125b485d9e169557e84e8fa5" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:46.065258 12051 catalog_manager.cc:5697] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.071373 12343 raft_consensus.cc:359] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.072049 12343 raft_consensus.cc:385] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.072368 12343 raft_consensus.cc:740] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.073128 12343 consensus_queue.cc:260] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.074144 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68683e0b125b485d9e169557e84e8fa5" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:46.074895 12300 raft_consensus.cc:2393] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7da27829b3a140268161d2d8ca9120d5 in current term 1: Already voted for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in this term.
I20260710 13:17:46.077517 12193 leader_election.cc:304] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [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: 7da27829b3a140268161d2d8ca9120d5; no voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:46.078917 12395 raft_consensus.cc:2749] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:17:46.082095 12343 ts_tablet_manager.cc:1434] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260710 13:17:46.083201 12343 tablet_bootstrap.cc:492] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:46.091912 12344 tablet_bootstrap.cc:492] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:46.112690 12344 ts_tablet_manager.cc:1403] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.396s	user 0.080s	sys 0.107s
I20260710 13:17:46.110695 12051 catalog_manager.cc:5697] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.115622 12343 tablet_bootstrap.cc:654] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.115298 12344 raft_consensus.cc:359] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.116060 12344 raft_consensus.cc:385] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.116351 12344 raft_consensus.cc:740] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.117153 12342 tablet_bootstrap.cc:654] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.117003 12344 consensus_queue.cc:260] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.119349 12344 ts_tablet_manager.cc:1434] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:46.120294 12344 tablet_bootstrap.cc:492] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed: Bootstrap starting.
I20260710 13:17:46.126132 12344 tablet_bootstrap.cc:654] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.147523 12343 tablet_bootstrap.cc:492] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:46.147910 12343 ts_tablet_manager.cc:1403] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.065s	user 0.025s	sys 0.011s
I20260710 13:17:46.150070 12343 raft_consensus.cc:359] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.150697 12343 raft_consensus.cc:385] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.150949 12343 raft_consensus.cc:740] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.151829 12344 tablet_bootstrap.cc:492] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed: No bootstrap required, opened a new log
I20260710 13:17:46.151590 12343 consensus_queue.cc:260] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.152200 12344 ts_tablet_manager.cc:1403] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.002s
I20260710 13:17:46.153096 12343 ts_tablet_manager.cc:1434] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260710 13:17:46.153954 12343 tablet_bootstrap.cc:492] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:46.154429 12344 raft_consensus.cc:359] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.155093 12344 raft_consensus.cc:385] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.155372 12344 raft_consensus.cc:740] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.156153 12344 consensus_queue.cc:260] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.157300 12342 tablet_bootstrap.cc:492] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:46.157790 12342 ts_tablet_manager.cc:1403] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.015s
I20260710 13:17:46.158397 12344 ts_tablet_manager.cc:1434] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:17:46.159830 12343 tablet_bootstrap.cc:654] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.160188 12342 raft_consensus.cc:359] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.160887 12342 raft_consensus.cc:385] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.161183 12342 raft_consensus.cc:740] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.161819 12342 consensus_queue.cc:260] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.164911 12343 tablet_bootstrap.cc:492] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:46.165372 12343 ts_tablet_manager.cc:1403] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:17:46.166004 12342 ts_tablet_manager.cc:1434] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:17:46.166872 12342 tablet_bootstrap.cc:492] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:46.174266 12342 tablet_bootstrap.cc:654] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.176477 12343 raft_consensus.cc:359] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.177151 12343 raft_consensus.cc:385] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.177424 12343 raft_consensus.cc:740] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.178053 12343 consensus_queue.cc:260] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.179037 12342 tablet_bootstrap.cc:492] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:46.179404 12342 ts_tablet_manager.cc:1403] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.013s	user 0.009s	sys 0.000s
I20260710 13:17:46.179689 12343 ts_tablet_manager.cc:1434] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.000s
I20260710 13:17:46.180909 12343 tablet_bootstrap.cc:492] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:46.181469 12342 raft_consensus.cc:359] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.182039 12342 raft_consensus.cc:385] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.182304 12342 raft_consensus.cc:740] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.182852 12342 consensus_queue.cc:260] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.184540 12342 ts_tablet_manager.cc:1434] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:17:46.185644 12342 tablet_bootstrap.cc:492] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:46.186533 12343 tablet_bootstrap.cc:654] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.191138 12342 tablet_bootstrap.cc:654] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.197114 12343 tablet_bootstrap.cc:492] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:46.197541 12343 ts_tablet_manager.cc:1403] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.007s
I20260710 13:17:46.198187 12342 tablet_bootstrap.cc:492] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:46.199034 12342 ts_tablet_manager.cc:1403] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:17:46.200088 12343 raft_consensus.cc:359] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.200740 12343 raft_consensus.cc:385] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.200995 12343 raft_consensus.cc:740] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.201424 12342 raft_consensus.cc:359] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.201707 12343 consensus_queue.cc:260] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.202178 12342 raft_consensus.cc:385] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.202533 12342 raft_consensus.cc:740] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.203150 12342 consensus_queue.cc:260] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.203781 12343 ts_tablet_manager.cc:1434] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:46.204625 12343 tablet_bootstrap.cc:492] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:46.205044 12342 ts_tablet_manager.cc:1434] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:46.206192 12342 tablet_bootstrap.cc:492] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:46.210629 12343 tablet_bootstrap.cc:654] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.211484 12342 tablet_bootstrap.cc:654] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.220446 12343 tablet_bootstrap.cc:492] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:46.220911 12343 ts_tablet_manager.cc:1403] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.016s	user 0.006s	sys 0.009s
I20260710 13:17:46.221587 12342 tablet_bootstrap.cc:492] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:46.222013 12342 ts_tablet_manager.cc:1403] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.004s
I20260710 13:17:46.223301 12343 raft_consensus.cc:359] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.223933 12343 raft_consensus.cc:385] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.224180 12343 raft_consensus.cc:740] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.224274 12342 raft_consensus.cc:359] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.224865 12342 raft_consensus.cc:385] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.224802 12343 consensus_queue.cc:260] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.225167 12342 raft_consensus.cc:740] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.225889 12342 consensus_queue.cc:260] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.226807 12343 ts_tablet_manager.cc:1434] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:46.227622 12343 tablet_bootstrap.cc:492] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:46.227726 12342 ts_tablet_manager.cc:1434] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:17:46.228621 12342 tablet_bootstrap.cc:492] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5: Bootstrap starting.
I20260710 13:17:46.233765 12343 tablet_bootstrap.cc:654] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.240289 12343 tablet_bootstrap.cc:492] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:46.240671 12343 ts_tablet_manager.cc:1403] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.013s	user 0.003s	sys 0.007s
I20260710 13:17:46.233765 12342 tablet_bootstrap.cc:654] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.243083 12343 raft_consensus.cc:359] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.243731 12343 raft_consensus.cc:385] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.244033 12343 raft_consensus.cc:740] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.244626 12343 consensus_queue.cc:260] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.245958 12353 raft_consensus.cc:493] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.246682 12343 ts_tablet_manager.cc:1434] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:17:46.246461 12353 raft_consensus.cc:515] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.247507 12343 tablet_bootstrap.cc:492] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36: Bootstrap starting.
I20260710 13:17:46.248363 12353 leader_election.cc:290] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.248999 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f4c0f1a8014f03b93bd6cf71188303" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:46.249998 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59f4c0f1a8014f03b93bd6cf71188303" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:46.250792 12348 raft_consensus.cc:493] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.251199 12348 raft_consensus.cc:515] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.252169 12342 tablet_bootstrap.cc:492] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5: No bootstrap required, opened a new log
I20260710 13:17:46.252569 12342 ts_tablet_manager.cc:1403] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5: Time spent bootstrapping tablet: real 0.024s	user 0.005s	sys 0.005s
I20260710 13:17:46.253053 12348 leader_election.cc:290] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.253383 12343 tablet_bootstrap.cc:654] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36: Neither blocks nor log segments found. Creating new log.
I20260710 13:17:46.255107 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115ef4a902c46ccac8e2f9a9de7d582" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:46.254998 12342 raft_consensus.cc:359] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.255378 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115ef4a902c46ccac8e2f9a9de7d582" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:46.255659 12342 raft_consensus.cc:385] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.256016 12342 raft_consensus.cc:740] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.256207 12118 leader_election.cc:304] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5
I20260710 13:17:46.256462 12298 raft_consensus.cc:2468] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:46.257019 12353 raft_consensus.cc:2749] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:46.256846 12342 consensus_queue.cc:260] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.257915 12193 leader_election.cc:304] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
W20260710 13:17:46.258639 12191 leader_election.cc:343] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:17:46.259371 12474 raft_consensus.cc:2804] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:46.259673 12474 raft_consensus.cc:493] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.259919 12474 raft_consensus.cc:3060] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.261886 12342 ts_tablet_manager.cc:1434] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.002s
I20260710 13:17:46.263846 12343 tablet_bootstrap.cc:492] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36: No bootstrap required, opened a new log
I20260710 13:17:46.264183 12343 ts_tablet_manager.cc:1403] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260710 13:17:46.265703 12474 raft_consensus.cc:515] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.266535 12343 raft_consensus.cc:359] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.267156 12343 raft_consensus.cc:385] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:17:46.267231 12474 leader_election.cc:290] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.267416 12343 raft_consensus.cc:740] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Initialized, Role: FOLLOWER
I20260710 13:17:46.268118 12343 consensus_queue.cc:260] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.268473 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115ef4a902c46ccac8e2f9a9de7d582" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:46.268875 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115ef4a902c46ccac8e2f9a9de7d582" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:46.269016 12298 raft_consensus.cc:3060] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.269389 12149 raft_consensus.cc:3060] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.269701 12343 ts_tablet_manager.cc:1434] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.004s
I20260710 13:17:46.275923 12353 raft_consensus.cc:493] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.276391 12353 raft_consensus.cc:515] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.278352 12353 leader_election.cc:290] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.279461 12149 raft_consensus.cc:2468] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:46.276364 12298 raft_consensus.cc:2468] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:46.279762 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aa061d05f343f4afe2053091aaab27" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:46.280344 12227 raft_consensus.cc:2468] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 0.
I20260710 13:17:46.280493 12193 leader_election.cc:304] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:46.281176 12117 leader_election.cc:304] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:46.281832 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aa061d05f343f4afe2053091aaab27" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:46.281988 12353 raft_consensus.cc:2804] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:46.282380 12353 raft_consensus.cc:493] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.282375 12298 raft_consensus.cc:2468] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 0.
I20260710 13:17:46.282867 12353 raft_consensus.cc:3060] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.285647 12474 raft_consensus.cc:2804] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:46.286064 12474 raft_consensus.cc:697] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:46.286798 12474 consensus_queue.cc:237] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.289777 12353 raft_consensus.cc:515] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.292430 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aa061d05f343f4afe2053091aaab27" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:46.292914 12227 raft_consensus.cc:3060] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.295024 12050 catalog_manager.cc:5697] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.296170 12353 leader_election.cc:290] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.297163 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80aa061d05f343f4afe2053091aaab27" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:46.297703 12298 raft_consensus.cc:3060] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.297650 12227 raft_consensus.cc:2468] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 1.
I20260710 13:17:46.298823 12117 leader_election.cc:304] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:46.299542 12353 raft_consensus.cc:2804] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:46.300017 12353 raft_consensus.cc:697] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Becoming Leader. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Running, Role: LEADER
I20260710 13:17:46.300738 12353 consensus_queue.cc:237] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.303550 12298 raft_consensus.cc:2468] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 1.
I20260710 13:17:46.308594 12050 catalog_manager.cc:5697] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.356262 12474 raft_consensus.cc:493] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.356674 12474 raft_consensus.cc:515] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.358208 12474 leader_election.cc:290] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.359064 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddf015fa2554abc94497e8778b38031" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:46.359180 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddf015fa2554abc94497e8778b38031" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:46.359808 12149 raft_consensus.cc:2468] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:46.359858 12298 raft_consensus.cc:2468] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:46.360707 12191 leader_election.cc:304] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:46.361274 12474 raft_consensus.cc:2804] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:46.361541 12474 raft_consensus.cc:493] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.361796 12474 raft_consensus.cc:3060] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.365922 12474 raft_consensus.cc:515] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.366568 12348 raft_consensus.cc:493] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.366954 12348 raft_consensus.cc:515] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.367565 12474 leader_election.cc:290] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.368305 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddf015fa2554abc94497e8778b38031" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:46.368499 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ddf015fa2554abc94497e8778b38031" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:46.368994 12149 raft_consensus.cc:3060] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.369035 12298 raft_consensus.cc:3060] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.368808 12348 leader_election.cc:290] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.369371 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa97b0d0c54ab3931d7536412262b1" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:46.370239 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa97b0d0c54ab3931d7536412262b1" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:46.370409 12148 raft_consensus.cc:2468] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:46.370859 12302 raft_consensus.cc:2468] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:46.371644 12191 leader_election.cc:304] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:46.372413 12348 raft_consensus.cc:2804] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:46.372767 12348 raft_consensus.cc:493] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.373113 12348 raft_consensus.cc:3060] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.374970 12298 raft_consensus.cc:2468] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:46.376230 12193 leader_election.cc:304] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:46.376924 12474 raft_consensus.cc:2804] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:46.376853 12149 raft_consensus.cc:2468] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:46.377393 12474 raft_consensus.cc:697] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:46.378093 12474 consensus_queue.cc:237] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.379791 12348 raft_consensus.cc:515] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.382206 12348 leader_election.cc:290] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.383224 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa97b0d0c54ab3931d7536412262b1" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:46.383303 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61aa97b0d0c54ab3931d7536412262b1" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:46.383878 12149 raft_consensus.cc:3060] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.383915 12298 raft_consensus.cc:3060] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.385308 12050 catalog_manager.cc:5697] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.390355 12149 raft_consensus.cc:2468] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:46.391084 12298 raft_consensus.cc:2468] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:46.390758 12474 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:17:46.391345 12191 leader_election.cc:304] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:46.392168 12348 raft_consensus.cc:2804] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:46.392639 12348 raft_consensus.cc:697] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:17:46.393460 12348 consensus_queue.cc:237] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.398648 12475 raft_consensus.cc:493] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.399097 12475 raft_consensus.cc:515] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.400815 12475 leader_election.cc:290] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.401199 12395 raft_consensus.cc:493] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.401664 12395 raft_consensus.cc:515] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.403007 12049 catalog_manager.cc:5697] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.403503 12395 leader_election.cc:290] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.404762 12298 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518f63aad00941c0bdbe6b580b076c6d" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:46.405525 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd83a8a860648f7a16658fa86d8d7da" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:46.406153 12300 raft_consensus.cc:2468] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:46.406755 12348 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.407487 12193 leader_election.cc:304] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:46.408227 12348 raft_consensus.cc:2804] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:17:46.408560 12348 raft_consensus.cc:493] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:46.408878 12348 raft_consensus.cc:3060] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.414443 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "518f63aad00941c0bdbe6b580b076c6d" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:46.418867 12348 raft_consensus.cc:515] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.420586 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd83a8a860648f7a16658fa86d8d7da" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:46.421089 12148 raft_consensus.cc:2468] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 0.
I20260710 13:17:46.422061 12191 leader_election.cc:304] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5; no voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:17:46.422897 12395 raft_consensus.cc:2749] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:46.423777 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd83a8a860648f7a16658fa86d8d7da" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:17:46.424336 12302 raft_consensus.cc:3060] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.425851 12148 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd83a8a860648f7a16658fa86d8d7da" candidate_uuid: "7da27829b3a140268161d2d8ca9120d5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:46.426378 12148 raft_consensus.cc:3060] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.431561 12148 raft_consensus.cc:2468] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:46.432122 12302 raft_consensus.cc:2468] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7da27829b3a140268161d2d8ca9120d5 in term 1.
I20260710 13:17:46.432869 12191 leader_election.cc:304] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7da27829b3a140268161d2d8ca9120d5, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:46.434089 12393 raft_consensus.cc:2804] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:17:46.434619 12393 raft_consensus.cc:697] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Leader. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
W20260710 13:17:46.435545 12099 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:46.421515 12348 leader_election.cc:290] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [CANDIDATE]: Term 1 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.435498 12393 consensus_queue.cc:237] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.450361 12049 catalog_manager.cc:5697] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:46.459851 12148 raft_consensus.cc:3060] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.459955 12353 consensus_queue.cc:1048] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.463900 12375 raft_consensus.cc:493] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:46.464366 12375 raft_consensus.cc:515] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:46.466313 12375 leader_election.cc:290] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:46.466977 12225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:46.467760 12225 raft_consensus.cc:2393] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in current term 1: Already voted for candidate 7da27829b3a140268161d2d8ca9120d5 in this term.
I20260710 13:17:46.468497 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5fab067a2dde45cb9bd466db1543ebed" is_pre_election: true
I20260710 13:17:46.469341 12300 raft_consensus.cc:2393] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in current term 1: Already voted for candidate 5fab067a2dde45cb9bd466db1543ebed in this term.
I20260710 13:17:46.470654 12118 leader_election.cc:304] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5
I20260710 13:17:46.472453 12353 raft_consensus.cc:3060] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.482748 12375 consensus_queue.cc:1048] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.490144 12353 raft_consensus.cc:2749] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:17:46.630355 12225 raft_consensus.cc:3060] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:17:46.686317 12509 consensus_queue.cc:1048] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.697476 12510 consensus_queue.cc:1048] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.768687 12348 consensus_queue.cc:1048] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.777848 12393 consensus_queue.cc:1048] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.834148 12393 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.843152 12395 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.864346 12395 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.870364 12393 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.896705 12348 consensus_queue.cc:1048] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:46.906636 12348 consensus_queue.cc:1048] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:17:47.448313 12099 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:17:47.545444 12523 raft_consensus.cc:493] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:17:47.545858 12523 raft_consensus.cc:515] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:47.547411 12523 leader_election.cc:290] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:47.548197 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" is_pre_election: true
I20260710 13:17:47.548484 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5" is_pre_election: true
I20260710 13:17:47.548779 12149 raft_consensus.cc:2468] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 1.
I20260710 13:17:47.549047 12227 raft_consensus.cc:2468] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 1.
I20260710 13:17:47.550055 12265 leader_election.cc:304] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [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: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:17:47.550644 12400 raft_consensus.cc:2804] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:17:47.550963 12400 raft_consensus.cc:493] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:17:47.551215 12400 raft_consensus.cc:3060] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.555955 12400 raft_consensus.cc:515] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:47.557446 12400 leader_election.cc:290] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 2 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:47.558086 12149 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:17:47.558434 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02664252e1194e7586d43d6f3ba1cdab" candidate_uuid: "5fab067a2dde45cb9bd466db1543ebed" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:17:47.558632 12149 raft_consensus.cc:3060] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.558943 12227 raft_consensus.cc:3060] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:17:47.564047 12227 raft_consensus.cc:2468] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 2.
I20260710 13:17:47.564332 12149 raft_consensus.cc:2468] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5fab067a2dde45cb9bd466db1543ebed in term 2.
I20260710 13:17:47.564951 12266 leader_election.cc:304] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:17:47.565697 12400 raft_consensus.cc:2804] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:17:47.566130 12400 raft_consensus.cc:697] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 2 LEADER]: Becoming Leader. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Running, Role: LEADER
I20260710 13:17:47.566761 12400 consensus_queue.cc:237] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue going to LEADER 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:17:47.573714 12049 catalog_manager.cc:5697] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: term changed from 0 to 2, leader changed from <none> to 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195). New cstate: current_term: 2 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } }
I20260710 13:17:47.953924 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:17:47.960695 12531 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:17:47.960754 12530 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:17:47.961906 12533 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:17:47.962085 11023 server_base.cc:1061] running on GCE node
I20260710 13:17:47.963502 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:17:47.963689 11023 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:17:47.963871 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689467963846 us; error 0 us; skew 500 ppm
I20260710 13:17:47.964399 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:17:47.966928 11023 webserver.cc:533] Webserver started at http://127.10.195.196:41005/ using document root <none> and password file <none>
I20260710 13:17:47.967432 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:17:47.967609 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:17:47.967862 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:17:47.969054 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-3-root/instance:
uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
format_stamp: "Formatted at 2026-07-10 13:17:47 on dist-test-slave-v94p"
I20260710 13:17:47.973260 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:17:47.978084 12538 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:17:47.978760 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:17:47.979099 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-3-root
uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
format_stamp: "Formatted at 2026-07-10 13:17:47 on dist-test-slave-v94p"
I20260710 13:17:47.979353 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-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:17:48.008539 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:17:48.009851 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:17:48.011245 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:17:48.013722 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:17:48.013731 12225 raft_consensus.cc:1275] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:48.014086 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.014398 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:17:48.014602 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:17:48.015105 12400 consensus_queue.cc:1048] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:48.033164 12149 raft_consensus.cc:1275] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:17:48.034839 12400 consensus_queue.cc:1048] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:17:48.091128 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.196:37757
I20260710 13:17:48.091216 12606 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.196:37757 every 8 connection(s)
I20260710 13:17:48.094892 11023 auto_leader_rebalancer-test.cc:388] add a tserver: 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:48.108335 12607 heartbeater.cc:344] Connected to a master server at 127.10.195.254:34809
I20260710 13:17:48.108692 12607 heartbeater.cc:461] Registering TS with master...
I20260710 13:17:48.109328 12607 heartbeater.cc:507] Master 127.10.195.254:34809 requested a full tablet report, sending...
I20260710 13:17:48.111030 12049 ts_manager.cc:194] Registered new tserver with Master: 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757)
I20260710 13:17:48.112140 12049 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46220
I20260710 13:17:48.490945 12149 consensus_queue.cc:237] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:48.498056 12227 raft_consensus.cc:1275] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:48.499588 12302 raft_consensus.cc:1275] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:48.499504 12614 consensus_queue.cc:1048] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:48.500867 12615 consensus_queue.cc:1048] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.509706 12614 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
W20260710 13:17:48.512127 12118 consensus_peers.cc:597] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 68683e0b125b485d9e169557e84e8fa5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:48.512061 12227 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.515390 12302 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.527104 12049 catalog_manager.cc:5697] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:48.538059 12302 consensus_queue.cc:237] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:48.552531 12227 raft_consensus.cc:1275] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.554087 12555 consensus_queue.cc:1048] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.554334 12149 raft_consensus.cc:1275] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:17:48.557657 12400 consensus_queue.cc:1048] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260710 13:17:48.561008 12267 consensus_peers.cc:597] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 02664252e1194e7586d43d6f3ba1cdab. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:48.561542 12555 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.563722 12227 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.566241 12153 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.578603 12050 catalog_manager.cc:5697] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 2 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.591383 12227 consensus_queue.cc:237] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:48.598868 12302 raft_consensus.cc:1275] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:48.599920 12153 raft_consensus.cc:1275] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:48.600248 12524 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:48.603510 12524 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.608613 12395 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
W20260710 13:17:48.610335 12193 consensus_peers.cc:597] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e496a21aad004bb4b0450e679b04536f. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:48.611053 12302 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.615280 12153 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.622152 12227 consensus_queue.cc:237] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:48.624083 12049 catalog_manager.cc:5697] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.634366 12153 raft_consensus.cc:1275] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:48.634481 12193 consensus_peers.cc:597] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6036f39edfab4b0597934f4bd9f480b6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:48.635681 12524 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:17:48.637171 12302 raft_consensus.cc:1275] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:48.638373 12524 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:48.643658 12395 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.647163 12153 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.658059 12302 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:48.666111 12048 catalog_manager.cc:5697] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:48.942299 12634 ts_tablet_manager.cc:933] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137)
I20260710 13:17:48.944926 12634 tablet_copy_client.cc:323] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.193:44137
I20260710 13:17:48.954447 12163 tablet_copy_service.cc:140] P 8af253aaa2ed41fcaac0e2f971fcaa36: Received BeginTabletCopySession request for tablet 68683e0b125b485d9e169557e84e8fa5 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:54688)
I20260710 13:17:48.955031 12163 tablet_copy_service.cc:161] P 8af253aaa2ed41fcaac0e2f971fcaa36: Beginning new tablet copy session on tablet 68683e0b125b485d9e169557e84e8fa5 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:54688: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-68683e0b125b485d9e169557e84e8fa5
I20260710 13:17:48.962736 12163 tablet_copy_source_session.cc:215] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:48.966379 12634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68683e0b125b485d9e169557e84e8fa5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:48.981022 12634 tablet_copy_client.cc:806] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:48.981720 12634 tablet_copy_client.cc:670] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:48.987318 12634 tablet_copy_client.cc:538] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:48.995559 12634 tablet_bootstrap.cc:492] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:49.016011 12634 tablet_bootstrap.cc:492] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:49.016880 12634 tablet_bootstrap.cc:492] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:49.017490 12634 ts_tablet_manager.cc:1403] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.001s
I20260710 13:17:49.020290 12634 raft_consensus.cc:359] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:49.021091 12634 raft_consensus.cc:740] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:49.021719 12634 consensus_queue.cc:260] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:49.023839 12607 heartbeater.cc:499] Master 127.10.195.254:34809 was elected leader, sending a full tablet report...
I20260710 13:17:49.024353 12634 ts_tablet_manager.cc:1434] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:49.026374 12163 tablet_copy_service.cc:342] P 8af253aaa2ed41fcaac0e2f971fcaa36: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-68683e0b125b485d9e169557e84e8fa5 received from {username='slave'} at 127.0.0.1:54688
I20260710 13:17:49.026790 12163 tablet_copy_service.cc:434] P 8af253aaa2ed41fcaac0e2f971fcaa36: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-68683e0b125b485d9e169557e84e8fa5 on tablet 68683e0b125b485d9e169557e84e8fa5 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:49.050100 12634 ts_tablet_manager.cc:933] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:49.053090 12634 tablet_copy_client.cc:323] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.195:42093
I20260710 13:17:49.063609 12312 tablet_copy_service.cc:140] P 5fab067a2dde45cb9bd466db1543ebed: Received BeginTabletCopySession request for tablet 02664252e1194e7586d43d6f3ba1cdab from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:42574)
I20260710 13:17:49.064157 12312 tablet_copy_service.cc:161] P 5fab067a2dde45cb9bd466db1543ebed: Beginning new tablet copy session on tablet 02664252e1194e7586d43d6f3ba1cdab from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:42574: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-02664252e1194e7586d43d6f3ba1cdab
I20260710 13:17:49.071182 12312 tablet_copy_source_session.cc:215] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:49.073882 12634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02664252e1194e7586d43d6f3ba1cdab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:49.085122 12634 tablet_copy_client.cc:806] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:49.085656 12634 tablet_copy_client.cc:670] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:49.088871 12634 tablet_copy_client.cc:538] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:49.097011 12634 tablet_bootstrap.cc:492] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:49.115367 12634 tablet_bootstrap.cc:492] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:49.116201 12634 tablet_bootstrap.cc:492] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:49.116835 12634 ts_tablet_manager.cc:1403] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.001s
I20260710 13:17:49.119607 12634 raft_consensus.cc:359] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:49.120440 12634 raft_consensus.cc:740] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:49.121102 12634 consensus_queue.cc:260] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:49.124800 12634 ts_tablet_manager.cc:1434] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:17:49.126920 12312 tablet_copy_service.cc:342] P 5fab067a2dde45cb9bd466db1543ebed: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-02664252e1194e7586d43d6f3ba1cdab received from {username='slave'} at 127.0.0.1:42574
I20260710 13:17:49.127326 12312 tablet_copy_service.cc:434] P 5fab067a2dde45cb9bd466db1543ebed: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-02664252e1194e7586d43d6f3ba1cdab on tablet 02664252e1194e7586d43d6f3ba1cdab with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:49.164175 12634 ts_tablet_manager.cc:933] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:49.165699 12634 tablet_copy_client.cc:323] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.194:36991
I20260710 13:17:49.174719 12238 tablet_copy_service.cc:140] P 7da27829b3a140268161d2d8ca9120d5: Received BeginTabletCopySession request for tablet 6036f39edfab4b0597934f4bd9f480b6 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:57144)
I20260710 13:17:49.175379 12238 tablet_copy_service.cc:161] P 7da27829b3a140268161d2d8ca9120d5: Beginning new tablet copy session on tablet 6036f39edfab4b0597934f4bd9f480b6 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:57144: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-6036f39edfab4b0597934f4bd9f480b6
I20260710 13:17:49.183311 12238 tablet_copy_source_session.cc:215] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:49.187601 12634 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6036f39edfab4b0597934f4bd9f480b6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:49.194237 12644 ts_tablet_manager.cc:933] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:49.198439 12644 tablet_copy_client.cc:323] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.194:36991
I20260710 13:17:49.200067 12238 tablet_copy_service.cc:140] P 7da27829b3a140268161d2d8ca9120d5: Received BeginTabletCopySession request for tablet e496a21aad004bb4b0450e679b04536f from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:57144)
I20260710 13:17:49.200589 12238 tablet_copy_service.cc:161] P 7da27829b3a140268161d2d8ca9120d5: Beginning new tablet copy session on tablet e496a21aad004bb4b0450e679b04536f from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:57144: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-e496a21aad004bb4b0450e679b04536f
I20260710 13:17:49.203095 12634 tablet_copy_client.cc:806] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:49.203631 12634 tablet_copy_client.cc:670] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:49.207330 12238 tablet_copy_source_session.cc:215] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:49.207866 12634 tablet_copy_client.cc:538] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:49.211251 12644 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e496a21aad004bb4b0450e679b04536f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:49.216365 12634 tablet_bootstrap.cc:492] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:49.229314 12644 tablet_copy_client.cc:806] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:49.229954 12644 tablet_copy_client.cc:670] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:49.238047 12644 tablet_copy_client.cc:538] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:49.238849 12634 tablet_bootstrap.cc:492] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:49.239636 12634 tablet_bootstrap.cc:492] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:49.240216 12634 ts_tablet_manager.cc:1403] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.024s	user 0.016s	sys 0.005s
I20260710 13:17:49.243289 12634 raft_consensus.cc:359] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:49.243990 12634 raft_consensus.cc:740] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:49.244534 12634 consensus_queue.cc:260] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:49.246771 12634 ts_tablet_manager.cc:1434] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:17:49.249006 12644 tablet_bootstrap.cc:492] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:49.257352 12238 tablet_copy_service.cc:342] P 7da27829b3a140268161d2d8ca9120d5: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-6036f39edfab4b0597934f4bd9f480b6 received from {username='slave'} at 127.0.0.1:57144
I20260710 13:17:49.259245 12238 tablet_copy_service.cc:434] P 7da27829b3a140268161d2d8ca9120d5: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-6036f39edfab4b0597934f4bd9f480b6 on tablet 6036f39edfab4b0597934f4bd9f480b6 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:49.266427 12644 tablet_bootstrap.cc:492] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:49.267064 12644 tablet_bootstrap.cc:492] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:49.267565 12644 ts_tablet_manager.cc:1403] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.009s
I20260710 13:17:49.269588 12644 raft_consensus.cc:359] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:49.270166 12644 raft_consensus.cc:740] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:49.270656 12644 consensus_queue.cc:260] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:49.272397 12644 ts_tablet_manager.cc:1434] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:17:49.274259 12238 tablet_copy_service.cc:342] P 7da27829b3a140268161d2d8ca9120d5: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-e496a21aad004bb4b0450e679b04536f received from {username='slave'} at 127.0.0.1:57144
I20260710 13:17:49.274575 12238 tablet_copy_service.cc:434] P 7da27829b3a140268161d2d8ca9120d5: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-e496a21aad004bb4b0450e679b04536f on tablet e496a21aad004bb4b0450e679b04536f with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:49.385670 12582 raft_consensus.cc:1217] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:49.432461 12582 raft_consensus.cc:1217] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260710 13:17:49.551533 12582 raft_consensus.cc:1217] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:49.703265 12582 raft_consensus.cc:1217] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:49.782711 12648 raft_consensus.cc:1064] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:49.785902 12648 consensus_queue.cc:237] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:49.792912 12582 raft_consensus.cc:1275] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:49.795424 12227 raft_consensus.cc:1275] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:49.795224 12614 consensus_queue.cc:1048] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:49.795892 12302 raft_consensus.cc:1275] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:49.797199 12648 consensus_queue.cc:1048] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:49.809453 12615 consensus_queue.cc:1048] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:49.813748 12615 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:49.815268 12227 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:49.830340 12050 catalog_manager.cc:5697] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:49.832623 12582 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:49.840902 12300 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:49.875108 12149 consensus_queue.cc:237] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:49.879951 12582 raft_consensus.cc:1275] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:49.879976 12300 raft_consensus.cc:1275] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:49.881733 12648 consensus_queue.cc:1048] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:49.883479 12648 consensus_queue.cc:1048] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:49.888104 12614 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:49.890259 12582 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:49.894006 12300 raft_consensus.cc:2955] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:49.898530 12035 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 68683e0b125b485d9e169557e84e8fa5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:49.904664 12049 catalog_manager.cc:5697] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:49.915712 12212 tablet_service.cc:1558] Processing DeleteTablet for tablet 68683e0b125b485d9e169557e84e8fa5 with delete_type TABLET_DATA_TOMBSTONED (TS 7da27829b3a140268161d2d8ca9120d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57098
I20260710 13:17:49.918256 12660 tablet_replica.cc:333] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:17:49.919397 12660 raft_consensus.cc:2243] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:49.920535 12660 raft_consensus.cc:2272] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:49.923514 12660 ts_tablet_manager.cc:1916] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:49.934857 12660 ts_tablet_manager.cc:1929] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:49.935222 12660 log.cc:1199] T 68683e0b125b485d9e169557e84e8fa5 P 7da27829b3a140268161d2d8ca9120d5: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root/wals/68683e0b125b485d9e169557e84e8fa5
I20260710 13:17:49.936661 12036 catalog_manager.cc:5028] TS 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): tablet 68683e0b125b485d9e169557e84e8fa5 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:50.026425 12555 raft_consensus.cc:1064] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:50.029350 12555 consensus_queue.cc:237] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [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: 0, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:50.036790 12582 raft_consensus.cc:1275] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEARNER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:17:50.036918 12227 raft_consensus.cc:1275] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:17:50.038247 12555 consensus_queue.cc:1048] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:50.039079 12149 raft_consensus.cc:1275] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260710 13:17:50.039328 12662 consensus_queue.cc:1048] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260710 13:17:50.040517 12625 consensus_queue.cc:1048] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:17:50.057822 12555 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.061200 12227 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.066414 12582 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.080803 12051 catalog_manager.cc:5697] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:50.080404 12149 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.100425 12300 consensus_queue.cc:237] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [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: 0, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:50.107527 12581 raft_consensus.cc:1275] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:17:50.110519 12227 raft_consensus.cc:1275] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260710 13:17:50.112139 12555 consensus_queue.cc:1048] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:50.113090 12625 consensus_queue.cc:1048] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:50.119906 12625 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.121335 12225 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.129648 12037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 02664252e1194e7586d43d6f3ba1cdab with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:50.132257 12581 raft_consensus.cc:2955] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.134268 12048 catalog_manager.cc:5697] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New cstate: current_term: 2 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:50.144356 12651 raft_consensus.cc:1064] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:50.146813 12651 consensus_queue.cc:237] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:50.153448 12137 tablet_service.cc:1558] Processing DeleteTablet for tablet 02664252e1194e7586d43d6f3ba1cdab with delete_type TABLET_DATA_TOMBSTONED (TS 8af253aaa2ed41fcaac0e2f971fcaa36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54662
I20260710 13:17:50.162782 12667 tablet_replica.cc:333] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:17:50.163898 12667 raft_consensus.cc:2243] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:50.164646 12667 raft_consensus.cc:2272] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:50.168195 12581 raft_consensus.cc:1275] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:50.168951 12149 raft_consensus.cc:1275] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:50.169440 12300 raft_consensus.cc:1275] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:50.170285 12651 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:50.171495 12667 ts_tablet_manager.cc:1916] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:50.171377 12524 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:17:50.172196 12395 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:50.188200 12651 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.191921 12582 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.195518 12667 ts_tablet_manager.cc:1929] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260710 13:17:50.195962 12667 log.cc:1199] T 02664252e1194e7586d43d6f3ba1cdab P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root/wals/02664252e1194e7586d43d6f3ba1cdab
I20260710 13:17:50.197690 12035 catalog_manager.cc:5028] TS 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): tablet 02664252e1194e7586d43d6f3ba1cdab (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:50.201114 12149 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.201543 12302 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.209882 12049 catalog_manager.cc:5697] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:50.229830 12225 consensus_queue.cc:237] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:50.233780 12582 raft_consensus.cc:1275] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:50.234027 12302 raft_consensus.cc:1275] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:50.234849 12395 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:50.236740 12651 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:50.241935 12651 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.246827 12302 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.249073 12036 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6036f39edfab4b0597934f4bd9f480b6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:50.248201 12582 raft_consensus.cc:2955] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.256589 12049 catalog_manager.cc:5697] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:50.271871 12137 tablet_service.cc:1558] Processing DeleteTablet for tablet 6036f39edfab4b0597934f4bd9f480b6 with delete_type TABLET_DATA_TOMBSTONED (TS 8af253aaa2ed41fcaac0e2f971fcaa36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54662
I20260710 13:17:50.272846 12667 tablet_replica.cc:333] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:17:50.273857 12667 raft_consensus.cc:2243] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:50.274645 12667 raft_consensus.cc:2272] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:50.275415 12651 raft_consensus.cc:1064] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:50.278170 12667 ts_tablet_manager.cc:1916] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:50.278208 12651 consensus_queue.cc:237] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:50.288516 12582 raft_consensus.cc:1275] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:50.289155 12302 raft_consensus.cc:1275] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:50.290959 12395 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:50.292475 12395 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:50.297472 12667 ts_tablet_manager.cc:1929] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:50.297971 12667 log.cc:1199] T 6036f39edfab4b0597934f4bd9f480b6 P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root/wals/6036f39edfab4b0597934f4bd9f480b6
I20260710 13:17:50.299415 12035 catalog_manager.cc:5028] TS 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): tablet 6036f39edfab4b0597934f4bd9f480b6 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:50.301942 12153 raft_consensus.cc:1275] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:50.304333 12524 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:50.313690 12524 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.315371 12153 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.318063 12582 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.326056 12302 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.328183 12048 catalog_manager.cc:5697] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:50.340608 12225 consensus_queue.cc:237] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:50.347167 12149 raft_consensus.cc:1275] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:50.352370 12651 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:50.359249 12582 raft_consensus.cc:1275] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:50.361725 12395 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:50.362818 12671 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.366864 12582 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.370631 12153 raft_consensus.cc:2955] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.376309 12036 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e496a21aad004bb4b0450e679b04536f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:50.380158 12048 catalog_manager.cc:5697] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:50.390146 12286 tablet_service.cc:1558] Processing DeleteTablet for tablet e496a21aad004bb4b0450e679b04536f with delete_type TABLET_DATA_TOMBSTONED (TS 5fab067a2dde45cb9bd466db1543ebed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42544
I20260710 13:17:50.392290 12676 tablet_replica.cc:333] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:17:50.393018 12676 raft_consensus.cc:2243] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:50.393549 12676 raft_consensus.cc:2272] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:50.396153 12676 ts_tablet_manager.cc:1916] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:50.406474 12676 ts_tablet_manager.cc:1929] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:50.406769 12676 log.cc:1199] T e496a21aad004bb4b0450e679b04536f P 5fab067a2dde45cb9bd466db1543ebed: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root/wals/e496a21aad004bb4b0450e679b04536f
I20260710 13:17:50.408142 12037 catalog_manager.cc:5028] TS 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): tablet e496a21aad004bb4b0450e679b04536f (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:51.419246 12225 consensus_queue.cc:237] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.425652 12153 raft_consensus.cc:1275] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:51.425868 12300 raft_consensus.cc:1275] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:51.425793 12193 consensus_peers.cc:597] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 61aa97b0d0c54ab3931d7536412262b1. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:51.426784 12671 consensus_queue.cc:1048] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:51.427467 12524 consensus_queue.cc:1048] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:51.434231 12681 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.435204 12153 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.435146 12300 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.446648 12049 catalog_manager.cc:5697] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.448694 12300 consensus_queue.cc:237] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.454612 12225 raft_consensus.cc:1275] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:51.455408 12267 consensus_peers.cc:597] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9b40ceae74234cb8918e0724fe32c0b5. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:51.457366 12662 consensus_queue.cc:1048] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:51.459790 12153 raft_consensus.cc:1275] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:51.461052 12662 consensus_queue.cc:1048] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:51.469660 12688 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.476922 12225 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.483736 12227 consensus_queue.cc:237] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.486070 12051 catalog_manager.cc:5697] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:51.478886 12153 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.494460 12300 raft_consensus.cc:1275] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:51.494688 12149 raft_consensus.cc:1275] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:51.495378 12193 consensus_peers.cc:597] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4cd83a8a860648f7a16658fa86d8d7da. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:51.497421 12671 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:17:51.498306 12681 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:51.505573 12671 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.507035 12300 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.508654 12153 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.517182 12051 catalog_manager.cc:5697] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.518441 12300 consensus_queue.cc:237] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.526571 12227 raft_consensus.cc:1275] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:51.527551 12267 consensus_peers.cc:597] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 71f536515d1646f8ba5b842531a3ba4e. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:51.527815 12692 consensus_queue.cc:1048] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:51.528134 12153 raft_consensus.cc:1275] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:51.529521 12692 consensus_queue.cc:1048] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:51.539206 12692 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.540634 12153 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.544178 12225 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.554639 12049 catalog_manager.cc:5697] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:51.824681 12699 ts_tablet_manager.cc:933] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:51.826912 12699 tablet_copy_client.cc:323] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.194:36991
I20260710 13:17:51.828660 12238 tablet_copy_service.cc:140] P 7da27829b3a140268161d2d8ca9120d5: Received BeginTabletCopySession request for tablet 61aa97b0d0c54ab3931d7536412262b1 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:57144)
I20260710 13:17:51.829176 12238 tablet_copy_service.cc:161] P 7da27829b3a140268161d2d8ca9120d5: Beginning new tablet copy session on tablet 61aa97b0d0c54ab3931d7536412262b1 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:57144: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-61aa97b0d0c54ab3931d7536412262b1
I20260710 13:17:51.834436 12238 tablet_copy_source_session.cc:215] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:51.836866 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61aa97b0d0c54ab3931d7536412262b1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:51.846323 12699 tablet_copy_client.cc:806] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:51.846803 12699 tablet_copy_client.cc:670] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:51.849881 12699 tablet_copy_client.cc:538] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:51.855360 12699 tablet_bootstrap.cc:492] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:51.870699 12699 tablet_bootstrap.cc:492] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:51.871351 12699 tablet_bootstrap.cc:492] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:51.871845 12699 ts_tablet_manager.cc:1403] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260710 13:17:51.873966 12699 raft_consensus.cc:359] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.874747 12699 raft_consensus.cc:740] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:51.875463 12699 consensus_queue.cc:260] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.880380 12699 ts_tablet_manager.cc:1434] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.008s	user 0.010s	sys 0.000s
I20260710 13:17:51.882092 12238 tablet_copy_service.cc:342] P 7da27829b3a140268161d2d8ca9120d5: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-61aa97b0d0c54ab3931d7536412262b1 received from {username='slave'} at 127.0.0.1:57144
I20260710 13:17:51.882550 12238 tablet_copy_service.cc:434] P 7da27829b3a140268161d2d8ca9120d5: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-61aa97b0d0c54ab3931d7536412262b1 on tablet 61aa97b0d0c54ab3931d7536412262b1 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:51.914342 12699 ts_tablet_manager.cc:933] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:51.915841 12699 tablet_copy_client.cc:323] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.195:42093
I20260710 13:17:51.917524 12312 tablet_copy_service.cc:140] P 5fab067a2dde45cb9bd466db1543ebed: Received BeginTabletCopySession request for tablet 71f536515d1646f8ba5b842531a3ba4e from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:42574)
I20260710 13:17:51.918054 12312 tablet_copy_service.cc:161] P 5fab067a2dde45cb9bd466db1543ebed: Beginning new tablet copy session on tablet 71f536515d1646f8ba5b842531a3ba4e from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:42574: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-71f536515d1646f8ba5b842531a3ba4e
I20260710 13:17:51.921875 12704 ts_tablet_manager.cc:933] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:51.925619 12312 tablet_copy_source_session.cc:215] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:51.926379 12704 tablet_copy_client.cc:323] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.194:36991
I20260710 13:17:51.927688 12238 tablet_copy_service.cc:140] P 7da27829b3a140268161d2d8ca9120d5: Received BeginTabletCopySession request for tablet 4cd83a8a860648f7a16658fa86d8d7da from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:57144)
I20260710 13:17:51.928064 12238 tablet_copy_service.cc:161] P 7da27829b3a140268161d2d8ca9120d5: Beginning new tablet copy session on tablet 4cd83a8a860648f7a16658fa86d8d7da from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:57144: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-4cd83a8a860648f7a16658fa86d8d7da
I20260710 13:17:51.928701 12699 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 71f536515d1646f8ba5b842531a3ba4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:51.932595 12238 tablet_copy_source_session.cc:215] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:51.935516 12704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4cd83a8a860648f7a16658fa86d8d7da. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:51.943069 12699 tablet_copy_client.cc:806] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:51.943632 12699 tablet_copy_client.cc:670] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:51.946308 12704 tablet_copy_client.cc:806] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:51.946846 12704 tablet_copy_client.cc:670] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:51.947433 12699 tablet_copy_client.cc:538] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:51.950124 12704 tablet_copy_client.cc:538] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:51.954707 12699 tablet_bootstrap.cc:492] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:51.957891 12704 tablet_bootstrap.cc:492] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:51.974961 12699 tablet_bootstrap.cc:492] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:51.975880 12699 tablet_bootstrap.cc:492] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:51.976470 12699 ts_tablet_manager.cc:1403] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.005s
I20260710 13:17:51.976864 12704 tablet_bootstrap.cc:492] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:51.977680 12704 tablet_bootstrap.cc:492] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:51.978274 12704 ts_tablet_manager.cc:1403] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.021s	user 0.009s	sys 0.011s
I20260710 13:17:51.979286 12699 raft_consensus.cc:359] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.980101 12699 raft_consensus.cc:740] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:51.981101 12704 raft_consensus.cc:359] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.981132 12699 consensus_queue.cc:260] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.982061 12704 raft_consensus.cc:740] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:51.982692 12704 consensus_queue.cc:260] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:51.984810 12704 ts_tablet_manager.cc:1434] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.004s
I20260710 13:17:51.986575 12238 tablet_copy_service.cc:342] P 7da27829b3a140268161d2d8ca9120d5: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-4cd83a8a860648f7a16658fa86d8d7da received from {username='slave'} at 127.0.0.1:57144
I20260710 13:17:51.986948 12238 tablet_copy_service.cc:434] P 7da27829b3a140268161d2d8ca9120d5: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-4cd83a8a860648f7a16658fa86d8d7da on tablet 4cd83a8a860648f7a16658fa86d8d7da with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:51.989383 12704 ts_tablet_manager.cc:933] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:51.998791 12699 ts_tablet_manager.cc:1434] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260710 13:17:51.998987 12704 tablet_copy_client.cc:323] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.195:42093
I20260710 13:17:52.000495 12312 tablet_copy_service.cc:342] P 5fab067a2dde45cb9bd466db1543ebed: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-71f536515d1646f8ba5b842531a3ba4e received from {username='slave'} at 127.0.0.1:42574
I20260710 13:17:52.000911 12312 tablet_copy_service.cc:434] P 5fab067a2dde45cb9bd466db1543ebed: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-71f536515d1646f8ba5b842531a3ba4e on tablet 71f536515d1646f8ba5b842531a3ba4e with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:52.001168 12311 tablet_copy_service.cc:140] P 5fab067a2dde45cb9bd466db1543ebed: Received BeginTabletCopySession request for tablet 9b40ceae74234cb8918e0724fe32c0b5 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:42574)
I20260710 13:17:52.001719 12311 tablet_copy_service.cc:161] P 5fab067a2dde45cb9bd466db1543ebed: Beginning new tablet copy session on tablet 9b40ceae74234cb8918e0724fe32c0b5 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:42574: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-9b40ceae74234cb8918e0724fe32c0b5
I20260710 13:17:52.008771 12311 tablet_copy_source_session.cc:215] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:52.011406 12704 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b40ceae74234cb8918e0724fe32c0b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:52.022651 12704 tablet_copy_client.cc:806] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:52.023115 12704 tablet_copy_client.cc:670] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:52.026094 12704 tablet_copy_client.cc:538] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:52.031311 12704 tablet_bootstrap.cc:492] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:52.048539 12704 tablet_bootstrap.cc:492] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:52.049393 12704 tablet_bootstrap.cc:492] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:52.050050 12704 ts_tablet_manager.cc:1403] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.005s
I20260710 13:17:52.052687 12704 raft_consensus.cc:359] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:52.053460 12704 raft_consensus.cc:740] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:52.054102 12704 consensus_queue.cc:260] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:52.056285 12704 ts_tablet_manager.cc:1434] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:17:52.057703 12311 tablet_copy_service.cc:342] P 5fab067a2dde45cb9bd466db1543ebed: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-9b40ceae74234cb8918e0724fe32c0b5 received from {username='slave'} at 127.0.0.1:42574
I20260710 13:17:52.058017 12311 tablet_copy_service.cc:434] P 5fab067a2dde45cb9bd466db1543ebed: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-9b40ceae74234cb8918e0724fe32c0b5 on tablet 9b40ceae74234cb8918e0724fe32c0b5 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:52.267484 12582 raft_consensus.cc:1217] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:52.399644 12582 raft_consensus.cc:1217] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:52.418082 12582 raft_consensus.cc:1217] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:52.426192 12582 raft_consensus.cc:1217] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:52.827183 12681 raft_consensus.cc:1064] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:52.828965 12681 consensus_queue.cc:237] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:52.834543 12302 raft_consensus.cc:1275] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:52.834553 12582 raft_consensus.cc:1275] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:52.834995 12149 raft_consensus.cc:1275] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:52.835973 12681 consensus_queue.cc:1048] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:52.836771 12671 consensus_queue.cc:1048] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:52.837533 12711 consensus_queue.cc:1048] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:52.848308 12715 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.850459 12582 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.850983 12149 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.865022 12302 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.866329 12051 catalog_manager.cc:5697] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.881384 12711 raft_consensus.cc:1064] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:52.883663 12711 consensus_queue.cc:237] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:52.893558 12149 raft_consensus.cc:1275] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:52.893446 12225 consensus_queue.cc:237] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:52.894814 12715 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:17:52.897239 12302 raft_consensus.cc:1275] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:52.898160 12582 raft_consensus.cc:1275] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:52.898614 12711 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:52.901022 12711 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:52.907020 12153 raft_consensus.cc:1275] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:52.909011 12581 raft_consensus.cc:1275] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:52.910331 12715 consensus_queue.cc:1048] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:52.913918 12715 consensus_queue.cc:1048] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:52.921936 12681 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.923226 12148 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.926082 12581 raft_consensus.cc:2955] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.939987 12036 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 61aa97b0d0c54ab3931d7536412262b1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:52.941207 12671 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.942992 12048 catalog_manager.cc:5697] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:52.958949 12286 tablet_service.cc:1558] Processing DeleteTablet for tablet 61aa97b0d0c54ab3931d7536412262b1 with delete_type TABLET_DATA_TOMBSTONED (TS 5fab067a2dde45cb9bd466db1543ebed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42544
I20260710 13:17:52.963157 12302 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.971909 12149 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.975212 12049 catalog_manager.cc:5697] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:52.973332 12582 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:52.993410 12730 tablet_replica.cc:333] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:17:52.994524 12730 raft_consensus.cc:2243] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:52.995193 12730 raft_consensus.cc:2272] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:52.998576 12730 ts_tablet_manager.cc:1916] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:53.007839 12733 raft_consensus.cc:1064] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:53.009835 12713 raft_consensus.cc:1064] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:53.011217 12225 consensus_queue.cc:237] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:53.015043 12733 consensus_queue.cc:237] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
W20260710 13:17:53.019480 12266 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.195.194:36991, user_credentials={real_user=slave}} blocked reactor thread for 77234.9us
I20260710 13:17:53.024657 12730 ts_tablet_manager.cc:1929] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:53.025079 12730 log.cc:1199] T 61aa97b0d0c54ab3931d7536412262b1 P 5fab067a2dde45cb9bd466db1543ebed: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root/wals/61aa97b0d0c54ab3931d7536412262b1
I20260710 13:17:53.026122 12713 consensus_queue.cc:237] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:53.029641 12037 catalog_manager.cc:5028] TS 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): tablet 61aa97b0d0c54ab3931d7536412262b1 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:53.033754 12581 raft_consensus.cc:1275] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:53.034686 12149 raft_consensus.cc:1275] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:53.037222 12733 consensus_queue.cc:1048] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:53.038887 12225 raft_consensus.cc:1275] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:53.039386 12732 consensus_queue.cc:1048] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:53.041844 12300 raft_consensus.cc:1275] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:53.042765 12732 consensus_queue.cc:1048] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:53.045680 12711 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:53.051954 12727 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.054880 12225 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.059167 12715 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.060604 12580 raft_consensus.cc:1275] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:53.062503 12671 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:53.067937 12036 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4cd83a8a860648f7a16658fa86d8d7da with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:53.067952 12580 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.073210 12582 raft_consensus.cc:1275] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:53.074131 12227 raft_consensus.cc:1275] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:53.075546 12732 consensus_queue.cc:1048] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:53.076150 12149 raft_consensus.cc:1275] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:53.080204 12733 consensus_queue.cc:1048] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:53.082923 12733 consensus_queue.cc:1048] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:53.083587 12050 catalog_manager.cc:5697] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:53.064062 12302 raft_consensus.cc:2955] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.100580 12137 tablet_service.cc:1558] Processing DeleteTablet for tablet 4cd83a8a860648f7a16658fa86d8d7da with delete_type TABLET_DATA_TOMBSTONED (TS 8af253aaa2ed41fcaac0e2f971fcaa36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54662
I20260710 13:17:53.121466 12149 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.134124 12050 catalog_manager.cc:5697] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.160406 12581 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.170153 12742 tablet_replica.cc:333] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:17:53.171119 12742 raft_consensus.cc:2243] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:53.171746 12742 raft_consensus.cc:2272] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:53.180603 12742 ts_tablet_manager.cc:1916] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:53.181779 12713 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.187423 12582 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.192546 12148 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.198035 12742 ts_tablet_manager.cc:1929] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:53.198473 12742 log.cc:1199] T 4cd83a8a860648f7a16658fa86d8d7da P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root/wals/4cd83a8a860648f7a16658fa86d8d7da
I20260710 13:17:53.199999 12035 catalog_manager.cc:5028] TS 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): tablet 4cd83a8a860648f7a16658fa86d8d7da (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:53.205266 12227 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.219995 12051 catalog_manager.cc:5697] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.232798 12302 consensus_queue.cc:237] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:53.233079 12300 consensus_queue.cc:237] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:53.238772 12582 raft_consensus.cc:1275] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:53.239989 12581 raft_consensus.cc:1275] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:53.240742 12713 consensus_queue.cc:1048] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:53.241214 12733 consensus_queue.cc:1048] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:53.242581 12149 raft_consensus.cc:1275] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:53.243827 12732 consensus_queue.cc:1048] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:53.244334 12148 raft_consensus.cc:1275] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:53.245683 12732 consensus_queue.cc:1048] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:53.248850 12733 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.250463 12581 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.255036 12727 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.259164 12151 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.260488 12037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 71f536515d1646f8ba5b842531a3ba4e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:53.266525 12582 raft_consensus.cc:2955] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.267179 12050 catalog_manager.cc:5697] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:53.272302 12037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9b40ceae74234cb8918e0724fe32c0b5 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:53.279305 12212 tablet_service.cc:1558] Processing DeleteTablet for tablet 71f536515d1646f8ba5b842531a3ba4e with delete_type TABLET_DATA_TOMBSTONED (TS 7da27829b3a140268161d2d8ca9120d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57098
I20260710 13:17:53.279603 12148 raft_consensus.cc:2955] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.287101 12050 catalog_manager.cc:5697] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:53.290524 12747 tablet_replica.cc:333] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:17:53.291535 12747 raft_consensus.cc:2243] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:53.292110 12747 raft_consensus.cc:2272] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:53.295110 12747 ts_tablet_manager.cc:1916] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:53.299219 12212 tablet_service.cc:1558] Processing DeleteTablet for tablet 9b40ceae74234cb8918e0724fe32c0b5 with delete_type TABLET_DATA_TOMBSTONED (TS 7da27829b3a140268161d2d8ca9120d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57098
I20260710 13:17:53.306823 12747 ts_tablet_manager.cc:1929] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:53.307171 12747 log.cc:1199] T 71f536515d1646f8ba5b842531a3ba4e P 7da27829b3a140268161d2d8ca9120d5: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root/wals/71f536515d1646f8ba5b842531a3ba4e
I20260710 13:17:53.308393 12036 catalog_manager.cc:5028] TS 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): tablet 71f536515d1646f8ba5b842531a3ba4e (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:53.308511 12747 tablet_replica.cc:333] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:17:53.309253 12747 raft_consensus.cc:2243] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:53.309854 12747 raft_consensus.cc:2272] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:53.312528 12747 ts_tablet_manager.cc:1916] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:53.322188 12747 ts_tablet_manager.cc:1929] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:53.322479 12747 log.cc:1199] T 9b40ceae74234cb8918e0724fe32c0b5 P 7da27829b3a140268161d2d8ca9120d5: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root/wals/9b40ceae74234cb8918e0724fe32c0b5
I20260710 13:17:53.323787 12036 catalog_manager.cc:5028] TS 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): tablet 9b40ceae74234cb8918e0724fe32c0b5 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:54.329466 12227 consensus_queue.cc:237] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:54.334951 12302 raft_consensus.cc:1275] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:54.335402 12193 consensus_peers.cc:597] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2f19ef8fa5874153a1d91971aa20f6a0. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:54.335482 12148 raft_consensus.cc:1275] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:54.336333 12715 consensus_queue.cc:1048] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:54.337042 12749 consensus_queue.cc:1048] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:54.343622 12671 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.345006 12302 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.346982 12151 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.365851 12048 catalog_manager.cc:5697] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:54.375799 12227 consensus_queue.cc:237] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue 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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:54.381832 12302 raft_consensus.cc:1275] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:54.382247 12151 raft_consensus.cc:1275] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:54.383183 12193 consensus_peers.cc:597] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ab6f1cdc62c421e99cd65ad5faa634c. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:54.383420 12753 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:17:54.384397 12749 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:54.391819 12753 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.396268 12151 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.408631 12049 catalog_manager.cc:5697] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.409266 12302 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.410210 12227 consensus_queue.cc:237] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
W20260710 13:17:54.423206 12193 consensus_peers.cc:597] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 25475caa1c074641805246ef858d61e6. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:54.424162 12302 raft_consensus.cc:1275] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:54.424422 12151 raft_consensus.cc:1275] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:54.425472 12753 consensus_queue.cc:1048] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:54.426199 12715 consensus_queue.cc:1048] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:54.432729 12671 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.434337 12151 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.440824 12302 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.445565 12148 consensus_queue.cc:237] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:54.452706 12049 catalog_manager.cc:5697] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:54.456452 12227 raft_consensus.cc:1275] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:54.456825 12118 consensus_peers.cc:597] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: acba7722ad674ed8a68438aba4d064bc. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:54.457684 12302 raft_consensus.cc:1275] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:54.457938 12766 consensus_queue.cc:1048] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:54.459335 12746 consensus_queue.cc:1048] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:54.467077 12746 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.470006 12227 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.475901 12302 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.482106 12048 catalog_manager.cc:5697] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:54.835906 12771 ts_tablet_manager.cc:933] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:54.837500 12771 tablet_copy_client.cc:323] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.194:36991
I20260710 13:17:54.838850 12238 tablet_copy_service.cc:140] P 7da27829b3a140268161d2d8ca9120d5: Received BeginTabletCopySession request for tablet 2f19ef8fa5874153a1d91971aa20f6a0 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:57144)
I20260710 13:17:54.839337 12238 tablet_copy_service.cc:161] P 7da27829b3a140268161d2d8ca9120d5: Beginning new tablet copy session on tablet 2f19ef8fa5874153a1d91971aa20f6a0 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:57144: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-2f19ef8fa5874153a1d91971aa20f6a0
I20260710 13:17:54.844755 12238 tablet_copy_source_session.cc:215] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:54.847739 12771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f19ef8fa5874153a1d91971aa20f6a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:54.848912 12773 ts_tablet_manager.cc:933] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:54.850557 12773 tablet_copy_client.cc:323] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.194:36991
I20260710 13:17:54.851738 12238 tablet_copy_service.cc:140] P 7da27829b3a140268161d2d8ca9120d5: Received BeginTabletCopySession request for tablet 25475caa1c074641805246ef858d61e6 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:57144)
I20260710 13:17:54.852114 12238 tablet_copy_service.cc:161] P 7da27829b3a140268161d2d8ca9120d5: Beginning new tablet copy session on tablet 25475caa1c074641805246ef858d61e6 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:57144: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-25475caa1c074641805246ef858d61e6
I20260710 13:17:54.856662 12238 tablet_copy_source_session.cc:215] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:54.858892 12773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25475caa1c074641805246ef858d61e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:54.862882 12771 tablet_copy_client.cc:806] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:54.863401 12771 tablet_copy_client.cc:670] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:54.866881 12771 tablet_copy_client.cc:538] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:54.871321 12773 tablet_copy_client.cc:806] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:54.871806 12773 tablet_copy_client.cc:670] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:54.878104 12771 tablet_bootstrap.cc:492] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:54.878167 12773 tablet_copy_client.cc:538] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:54.885344 12773 tablet_bootstrap.cc:492] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:54.904922 12771 tablet_bootstrap.cc:492] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:54.905773 12771 tablet_bootstrap.cc:492] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:54.906358 12771 ts_tablet_manager.cc:1403] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.014s
I20260710 13:17:54.909185 12778 ts_tablet_manager.cc:933] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137)
I20260710 13:17:54.909058 12771 raft_consensus.cc:359] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:54.909910 12771 raft_consensus.cc:740] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:54.910656 12775 ts_tablet_manager.cc:933] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:54.910552 12771 consensus_queue.cc:260] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:54.913704 12775 tablet_copy_client.cc:323] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.194:36991
I20260710 13:17:54.914352 12771 ts_tablet_manager.cc:1434] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260710 13:17:54.915316 12238 tablet_copy_service.cc:140] P 7da27829b3a140268161d2d8ca9120d5: Received BeginTabletCopySession request for tablet 2ab6f1cdc62c421e99cd65ad5faa634c from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:57144)
I20260710 13:17:54.915815 12238 tablet_copy_service.cc:161] P 7da27829b3a140268161d2d8ca9120d5: Beginning new tablet copy session on tablet 2ab6f1cdc62c421e99cd65ad5faa634c from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:57144: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-2ab6f1cdc62c421e99cd65ad5faa634c
I20260710 13:17:54.918385 12237 tablet_copy_service.cc:342] P 7da27829b3a140268161d2d8ca9120d5: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-2f19ef8fa5874153a1d91971aa20f6a0 received from {username='slave'} at 127.0.0.1:57144
I20260710 13:17:54.918771 12237 tablet_copy_service.cc:434] P 7da27829b3a140268161d2d8ca9120d5: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-2f19ef8fa5874153a1d91971aa20f6a0 on tablet 2f19ef8fa5874153a1d91971aa20f6a0 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:54.920871 12773 tablet_bootstrap.cc:492] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:54.921877 12773 tablet_bootstrap.cc:492] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:54.922550 12773 ts_tablet_manager.cc:1403] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.037s	user 0.004s	sys 0.025s
I20260710 13:17:54.925025 12238 tablet_copy_source_session.cc:215] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:54.927353 12778 tablet_copy_client.cc:323] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.193:44137
I20260710 13:17:54.929363 12163 tablet_copy_service.cc:140] P 8af253aaa2ed41fcaac0e2f971fcaa36: Received BeginTabletCopySession request for tablet acba7722ad674ed8a68438aba4d064bc from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:54688)
I20260710 13:17:54.929452 12773 raft_consensus.cc:359] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:54.930306 12773 raft_consensus.cc:740] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:54.931093 12773 consensus_queue.cc:260] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:54.929916 12163 tablet_copy_service.cc:161] P 8af253aaa2ed41fcaac0e2f971fcaa36: Beginning new tablet copy session on tablet acba7722ad674ed8a68438aba4d064bc from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:54688: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-acba7722ad674ed8a68438aba4d064bc
I20260710 13:17:54.936868 12773 ts_tablet_manager.cc:1434] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.014s	user 0.002s	sys 0.003s
I20260710 13:17:54.940368 12775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab6f1cdc62c421e99cd65ad5faa634c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:54.952944 12238 tablet_copy_service.cc:342] P 7da27829b3a140268161d2d8ca9120d5: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-25475caa1c074641805246ef858d61e6 received from {username='slave'} at 127.0.0.1:57144
I20260710 13:17:54.953408 12238 tablet_copy_service.cc:434] P 7da27829b3a140268161d2d8ca9120d5: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-25475caa1c074641805246ef858d61e6 on tablet 25475caa1c074641805246ef858d61e6 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:54.954484 12163 tablet_copy_source_session.cc:215] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:54.957508 12778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet acba7722ad674ed8a68438aba4d064bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:54.957754 12775 tablet_copy_client.cc:806] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:54.958259 12775 tablet_copy_client.cc:670] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:54.964192 12775 tablet_copy_client.cc:538] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:54.971937 12775 tablet_bootstrap.cc:492] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:54.976083 12778 tablet_copy_client.cc:806] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:54.976609 12778 tablet_copy_client.cc:670] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:54.980135 12778 tablet_copy_client.cc:538] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:54.988212 12778 tablet_bootstrap.cc:492] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:54.991833 12775 tablet_bootstrap.cc:492] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:54.992682 12775 tablet_bootstrap.cc:492] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:54.993281 12775 ts_tablet_manager.cc:1403] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260710 13:17:54.996117 12775 raft_consensus.cc:359] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:54.996881 12775 raft_consensus.cc:740] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:54.997551 12775 consensus_queue.cc:260] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:54.999831 12775 ts_tablet_manager.cc:1434] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:17:55.002244 12238 tablet_copy_service.cc:342] P 7da27829b3a140268161d2d8ca9120d5: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-2ab6f1cdc62c421e99cd65ad5faa634c received from {username='slave'} at 127.0.0.1:57144
I20260710 13:17:55.002650 12238 tablet_copy_service.cc:434] P 7da27829b3a140268161d2d8ca9120d5: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-2ab6f1cdc62c421e99cd65ad5faa634c on tablet 2ab6f1cdc62c421e99cd65ad5faa634c with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:55.007150 12778 tablet_bootstrap.cc:492] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:55.007855 12778 tablet_bootstrap.cc:492] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:55.008344 12778 ts_tablet_manager.cc:1403] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.003s
I20260710 13:17:55.010391 12778 raft_consensus.cc:359] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:55.011082 12778 raft_consensus.cc:740] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:55.011533 12778 consensus_queue.cc:260] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:55.013418 12778 ts_tablet_manager.cc:1434] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.001s
I20260710 13:17:55.015041 12163 tablet_copy_service.cc:342] P 8af253aaa2ed41fcaac0e2f971fcaa36: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-acba7722ad674ed8a68438aba4d064bc received from {username='slave'} at 127.0.0.1:54688
I20260710 13:17:55.015388 12163 tablet_copy_service.cc:434] P 8af253aaa2ed41fcaac0e2f971fcaa36: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-acba7722ad674ed8a68438aba4d064bc on tablet acba7722ad674ed8a68438aba4d064bc with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:55.254258 12582 raft_consensus.cc:1217] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:55.336280 12582 raft_consensus.cc:1217] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:55.364336 12582 raft_consensus.cc:1217] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:55.438994 12582 raft_consensus.cc:1217] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:55.699996 12785 raft_consensus.cc:1064] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:55.701803 12785 consensus_queue.cc:237] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:55.707007 12582 raft_consensus.cc:1275] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:55.707896 12151 raft_consensus.cc:1275] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:55.708292 12302 raft_consensus.cc:1275] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:55.708385 12785 consensus_queue.cc:1048] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:55.709466 12753 consensus_queue.cc:1048] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:55.710237 12671 consensus_queue.cc:1048] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:55.728914 12785 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.735137 12582 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.740517 12151 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.738404 12302 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.746855 12048 catalog_manager.cc:5697] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:55.781704 12227 consensus_queue.cc:237] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:55.786451 12769 raft_consensus.cc:1064] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:55.790020 12582 raft_consensus.cc:1275] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:55.791250 12148 raft_consensus.cc:1275] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:55.789213 12769 consensus_queue.cc:237] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:55.793484 12671 consensus_queue.cc:1048] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:55.794755 12753 consensus_queue.cc:1048] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:55.801229 12581 raft_consensus.cc:1275] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:55.802568 12786 consensus_queue.cc:1048] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:55.804123 12785 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.805770 12227 raft_consensus.cc:1275] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:55.807241 12770 consensus_queue.cc:1048] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:55.811859 12582 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.819509 12302 raft_consensus.cc:1275] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:55.819780 12151 raft_consensus.cc:2955] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.822914 12770 consensus_queue.cc:1048] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:55.833904 12051 catalog_manager.cc:5697] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.841871 12036 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2f19ef8fa5874153a1d91971aa20f6a0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:55.847851 12286 tablet_service.cc:1558] Processing DeleteTablet for tablet 2f19ef8fa5874153a1d91971aa20f6a0 with delete_type TABLET_DATA_TOMBSTONED (TS 5fab067a2dde45cb9bd466db1543ebed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42544
I20260710 13:17:55.853022 12800 tablet_replica.cc:333] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:17:55.853942 12800 raft_consensus.cc:2243] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.854753 12800 raft_consensus.cc:2272] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.859678 12770 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.861865 12800 ts_tablet_manager.cc:1916] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:55.862382 12227 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.865057 12581 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.874966 12051 catalog_manager.cc:5697] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.877332 12800 ts_tablet_manager.cc:1929] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:55.877835 12800 log.cc:1199] T 2f19ef8fa5874153a1d91971aa20f6a0 P 5fab067a2dde45cb9bd466db1543ebed: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root/wals/2f19ef8fa5874153a1d91971aa20f6a0
I20260710 13:17:55.879431 12037 catalog_manager.cc:5028] TS 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): tablet 2f19ef8fa5874153a1d91971aa20f6a0 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:55.889528 12300 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.900113 12151 consensus_queue.cc:237] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:55.909374 12300 raft_consensus.cc:1275] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:55.909628 12581 raft_consensus.cc:1275] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:55.910614 12770 consensus_queue.cc:1048] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:55.912014 12769 consensus_queue.cc:1048] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:55.919078 12786 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.923130 12302 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.928742 12035 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet acba7722ad674ed8a68438aba4d064bc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:55.928059 12581 raft_consensus.cc:2955] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.934372 12049 catalog_manager.cc:5697] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:55.945982 12212 tablet_service.cc:1558] Processing DeleteTablet for tablet acba7722ad674ed8a68438aba4d064bc with delete_type TABLET_DATA_TOMBSTONED (TS 7da27829b3a140268161d2d8ca9120d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57098
I20260710 13:17:55.947537 12801 tablet_replica.cc:333] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:17:55.948235 12801 raft_consensus.cc:2243] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:55.948717 12801 raft_consensus.cc:2272] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:55.952847 12801 ts_tablet_manager.cc:1916] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:55.954805 12785 raft_consensus.cc:1064] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:55.957135 12785 consensus_queue.cc:237] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:55.963150 12581 raft_consensus.cc:1275] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:55.964154 12151 raft_consensus.cc:1275] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:55.965049 12302 raft_consensus.cc:1275] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:55.965387 12785 consensus_queue.cc:1048] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:55.967672 12753 consensus_queue.cc:1048] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:55.968053 12801 ts_tablet_manager.cc:1929] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:55.968427 12801 log.cc:1199] T acba7722ad674ed8a68438aba4d064bc P 7da27829b3a140268161d2d8ca9120d5: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root/wals/acba7722ad674ed8a68438aba4d064bc
I20260710 13:17:55.968465 12671 consensus_queue.cc:1048] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:55.969987 12036 catalog_manager.cc:5028] TS 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): tablet acba7722ad674ed8a68438aba4d064bc (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:55.991472 12805 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.993244 12581 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:55.996628 12302 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.003471 12151 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.010413 12051 catalog_manager.cc:5697] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.024863 12227 consensus_queue.cc:237] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:56.030315 12581 raft_consensus.cc:1275] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:56.030514 12151 raft_consensus.cc:1275] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:56.032051 12785 consensus_queue.cc:1048] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:56.032974 12753 consensus_queue.cc:1048] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:56.038780 12671 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.045354 12036 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 25475caa1c074641805246ef858d61e6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:56.045625 12148 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.050004 12048 catalog_manager.cc:5697] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:56.050588 12582 raft_consensus.cc:2955] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.059864 12753 raft_consensus.cc:1064] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:56.062346 12753 consensus_queue.cc:237] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:56.063244 12286 tablet_service.cc:1558] Processing DeleteTablet for tablet 25475caa1c074641805246ef858d61e6 with delete_type TABLET_DATA_TOMBSTONED (TS 5fab067a2dde45cb9bd466db1543ebed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42544
I20260710 13:17:56.064703 12800 tablet_replica.cc:333] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:17:56.065677 12800 raft_consensus.cc:2243] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.066380 12800 raft_consensus.cc:2272] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.070290 12800 ts_tablet_manager.cc:1916] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:56.079634 12582 raft_consensus.cc:1275] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:56.081521 12148 raft_consensus.cc:1275] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:56.081705 12753 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:56.082319 12302 raft_consensus.cc:1275] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:56.083463 12671 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:17:56.084147 12805 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:56.093245 12800 ts_tablet_manager.cc:1929] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:56.093690 12800 log.cc:1199] T 25475caa1c074641805246ef858d61e6 P 5fab067a2dde45cb9bd466db1543ebed: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root/wals/25475caa1c074641805246ef858d61e6
I20260710 13:17:56.093967 12671 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.095129 12037 catalog_manager.cc:5028] TS 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): tablet 25475caa1c074641805246ef858d61e6 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:56.095568 12582 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.103729 12302 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.108233 12048 catalog_manager.cc:5697] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:56.113847 12148 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.120227 12227 consensus_queue.cc:237] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:56.126261 12582 raft_consensus.cc:1275] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:56.129154 12785 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:56.133329 12302 raft_consensus.cc:1275] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:56.134644 12753 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:56.141305 12785 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.147347 12581 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.150104 12036 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ab6f1cdc62c421e99cd65ad5faa634c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:56.158010 12300 raft_consensus.cc:2955] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.167178 12050 catalog_manager.cc:5697] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:56.177980 12137 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ab6f1cdc62c421e99cd65ad5faa634c with delete_type TABLET_DATA_TOMBSTONED (TS 8af253aaa2ed41fcaac0e2f971fcaa36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54662
I20260710 13:17:56.181748 12812 tablet_replica.cc:333] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:17:56.182693 12812 raft_consensus.cc:2243] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:56.183427 12812 raft_consensus.cc:2272] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:56.186219 12812 ts_tablet_manager.cc:1916] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:56.197453 12812 ts_tablet_manager.cc:1929] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:56.197876 12812 log.cc:1199] T 2ab6f1cdc62c421e99cd65ad5faa634c P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root/wals/2ab6f1cdc62c421e99cd65ad5faa634c
I20260710 13:17:56.199173 12035 catalog_manager.cc:5028] TS 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): tablet 2ab6f1cdc62c421e99cd65ad5faa634c (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:57.206552 12300 consensus_queue.cc:237] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
W20260710 13:17:57.212318 12267 consensus_peers.cc:597] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9306375329784cea97a185471b71cffb. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:57.212885 12227 raft_consensus.cc:1275] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:57.213862 12148 raft_consensus.cc:1275] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:57.213966 12814 consensus_queue.cc:1048] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:57.215123 12755 consensus_queue.cc:1048] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:57.222679 12755 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.224493 12227 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.225095 12151 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.236720 12049 catalog_manager.cc:5697] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.237071 12227 consensus_queue.cc:237] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.247594 12151 raft_consensus.cc:1275] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:57.247632 12193 consensus_peers.cc:597] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b115ef4a902c46ccac8e2f9a9de7d582. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:57.248214 12300 raft_consensus.cc:1275] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:57.249286 12671 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:57.250589 12785 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:57.259066 12785 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.259502 12148 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.264330 12300 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.272164 12050 catalog_manager.cc:5697] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.280668 12300 consensus_queue.cc:237] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.287914 12227 raft_consensus.cc:1275] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:17:57.289034 12267 consensus_peers.cc:597] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 518f63aad00941c0bdbe6b580b076c6d. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:57.289316 12755 consensus_queue.cc:1048] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:57.290083 12148 raft_consensus.cc:1275] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:57.293545 12755 consensus_queue.cc:1048] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:17:57.296106 12814 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.297775 12227 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.309201 12149 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.311548 12151 consensus_queue.cc:237] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.314730 12048 catalog_manager.cc:5697] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
W20260710 13:17:57.320348 12118 consensus_peers.cc:597] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 80aa061d05f343f4afe2053091aaab27. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:17:57.321561 12300 raft_consensus.cc:1275] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:57.323136 12227 raft_consensus.cc:1275] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:17:57.324524 12786 consensus_queue.cc:1048] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:17:57.326131 12786 consensus_queue.cc:1048] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:57.339095 12786 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.340694 12227 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.340713 12300 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:17:57.353072 12050 catalog_manager.cc:5697] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260710 13:17:57.722523 12836 ts_tablet_manager.cc:933] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137)
I20260710 13:17:57.724206 12836 tablet_copy_client.cc:323] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.193:44137
I20260710 13:17:57.725660 12163 tablet_copy_service.cc:140] P 8af253aaa2ed41fcaac0e2f971fcaa36: Received BeginTabletCopySession request for tablet 80aa061d05f343f4afe2053091aaab27 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:54688)
I20260710 13:17:57.726084 12163 tablet_copy_service.cc:161] P 8af253aaa2ed41fcaac0e2f971fcaa36: Beginning new tablet copy session on tablet 80aa061d05f343f4afe2053091aaab27 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:54688: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-80aa061d05f343f4afe2053091aaab27
I20260710 13:17:57.728829 12838 ts_tablet_manager.cc:933] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:57.732805 12838 tablet_copy_client.cc:323] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.195:42093
I20260710 13:17:57.734272 12311 tablet_copy_service.cc:140] P 5fab067a2dde45cb9bd466db1543ebed: Received BeginTabletCopySession request for tablet 9306375329784cea97a185471b71cffb from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:42574)
I20260710 13:17:57.734733 12163 tablet_copy_source_session.cc:215] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:57.734756 12311 tablet_copy_service.cc:161] P 5fab067a2dde45cb9bd466db1543ebed: Beginning new tablet copy session on tablet 9306375329784cea97a185471b71cffb from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:42574: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-9306375329784cea97a185471b71cffb
I20260710 13:17:57.737860 12836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80aa061d05f343f4afe2053091aaab27. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.739862 12311 tablet_copy_source_session.cc:215] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:57.742266 12838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9306375329784cea97a185471b71cffb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.752072 12838 tablet_copy_client.cc:806] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:57.752624 12838 tablet_copy_client.cc:670] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:57.753113 12836 tablet_copy_client.cc:806] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:57.753906 12836 tablet_copy_client.cc:670] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:57.755987 12838 tablet_copy_client.cc:538] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:57.757107 12836 tablet_copy_client.cc:538] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:57.763727 12838 tablet_bootstrap.cc:492] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:57.766458 12836 tablet_bootstrap.cc:492] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:57.784309 12838 tablet_bootstrap.cc:492] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:57.785156 12838 tablet_bootstrap.cc:492] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:57.785822 12838 ts_tablet_manager.cc:1403] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.022s	user 0.023s	sys 0.000s
I20260710 13:17:57.788570 12838 raft_consensus.cc:359] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.789374 12838 raft_consensus.cc:740] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:57.790346 12836 tablet_bootstrap.cc:492] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:57.790036 12838 consensus_queue.cc:260] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.791193 12836 tablet_bootstrap.cc:492] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:57.791913 12836 ts_tablet_manager.cc:1403] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.026s	user 0.019s	sys 0.001s
I20260710 13:17:57.793286 12838 ts_tablet_manager.cc:1434] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:17:57.795045 12836 raft_consensus.cc:359] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.795807 12836 raft_consensus.cc:740] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:57.796459 12836 consensus_queue.cc:260] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.797996 12311 tablet_copy_service.cc:342] P 5fab067a2dde45cb9bd466db1543ebed: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-9306375329784cea97a185471b71cffb received from {username='slave'} at 127.0.0.1:42574
I20260710 13:17:57.798406 12311 tablet_copy_service.cc:434] P 5fab067a2dde45cb9bd466db1543ebed: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-9306375329784cea97a185471b71cffb on tablet 9306375329784cea97a185471b71cffb with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:57.798815 12836 ts_tablet_manager.cc:1434] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:17:57.800882 12163 tablet_copy_service.cc:342] P 8af253aaa2ed41fcaac0e2f971fcaa36: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-80aa061d05f343f4afe2053091aaab27 received from {username='slave'} at 127.0.0.1:54688
I20260710 13:17:57.801355 12163 tablet_copy_service.cc:434] P 8af253aaa2ed41fcaac0e2f971fcaa36: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-80aa061d05f343f4afe2053091aaab27 on tablet 80aa061d05f343f4afe2053091aaab27 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:57.856031 12838 ts_tablet_manager.cc:933] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:17:57.857501 12838 tablet_copy_client.cc:323] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.194:36991
I20260710 13:17:57.858821 12238 tablet_copy_service.cc:140] P 7da27829b3a140268161d2d8ca9120d5: Received BeginTabletCopySession request for tablet b115ef4a902c46ccac8e2f9a9de7d582 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:57144)
I20260710 13:17:57.859220 12238 tablet_copy_service.cc:161] P 7da27829b3a140268161d2d8ca9120d5: Beginning new tablet copy session on tablet b115ef4a902c46ccac8e2f9a9de7d582 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:57144: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-b115ef4a902c46ccac8e2f9a9de7d582
I20260710 13:17:57.864750 12238 tablet_copy_source_session.cc:215] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:57.867056 12838 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b115ef4a902c46ccac8e2f9a9de7d582. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.876365 12838 tablet_copy_client.cc:806] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:57.876839 12838 tablet_copy_client.cc:670] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:57.879801 12838 tablet_copy_client.cc:538] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:57.884814 12836 ts_tablet_manager.cc:933] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:17:57.886082 12838 tablet_bootstrap.cc:492] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:57.890300 12836 tablet_copy_client.cc:323] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.195:42093
I20260710 13:17:57.891896 12311 tablet_copy_service.cc:140] P 5fab067a2dde45cb9bd466db1543ebed: Received BeginTabletCopySession request for tablet 518f63aad00941c0bdbe6b580b076c6d from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:42574)
I20260710 13:17:57.892388 12311 tablet_copy_service.cc:161] P 5fab067a2dde45cb9bd466db1543ebed: Beginning new tablet copy session on tablet 518f63aad00941c0bdbe6b580b076c6d from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:42574: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-518f63aad00941c0bdbe6b580b076c6d
I20260710 13:17:57.899559 12311 tablet_copy_source_session.cc:215] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:17:57.902333 12836 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 518f63aad00941c0bdbe6b580b076c6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:17:57.904790 12838 tablet_bootstrap.cc:492] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:57.905557 12838 tablet_bootstrap.cc:492] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:57.906188 12838 ts_tablet_manager.cc:1403] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.020s	user 0.015s	sys 0.004s
I20260710 13:17:57.908962 12838 raft_consensus.cc:359] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.909808 12838 raft_consensus.cc:740] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:57.910439 12838 consensus_queue.cc:260] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.912793 12838 ts_tablet_manager.cc:1434] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:17:57.914465 12238 tablet_copy_service.cc:342] P 7da27829b3a140268161d2d8ca9120d5: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-b115ef4a902c46ccac8e2f9a9de7d582 received from {username='slave'} at 127.0.0.1:57144
I20260710 13:17:57.914855 12238 tablet_copy_service.cc:434] P 7da27829b3a140268161d2d8ca9120d5: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-b115ef4a902c46ccac8e2f9a9de7d582 on tablet b115ef4a902c46ccac8e2f9a9de7d582 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:57.916615 12836 tablet_copy_client.cc:806] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:17:57.917130 12836 tablet_copy_client.cc:670] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:17:57.920315 12836 tablet_copy_client.cc:538] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:17:57.928339 12836 tablet_bootstrap.cc:492] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:17:57.946739 12836 tablet_bootstrap.cc:492] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:17:57.947520 12836 tablet_bootstrap.cc:492] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:17:57.948102 12836 ts_tablet_manager.cc:1403] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.020s	user 0.019s	sys 0.000s
I20260710 13:17:57.950753 12836 raft_consensus.cc:359] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.951539 12836 raft_consensus.cc:740] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:17:57.952129 12836 consensus_queue.cc:260] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:17:57.954488 12836 ts_tablet_manager.cc:1434] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:17:57.956959 12311 tablet_copy_service.cc:342] P 5fab067a2dde45cb9bd466db1543ebed: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-518f63aad00941c0bdbe6b580b076c6d received from {username='slave'} at 127.0.0.1:42574
I20260710 13:17:57.957336 12311 tablet_copy_service.cc:434] P 5fab067a2dde45cb9bd466db1543ebed: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-518f63aad00941c0bdbe6b580b076c6d on tablet 518f63aad00941c0bdbe6b580b076c6d with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:17:58.121235 12581 raft_consensus.cc:1217] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:58.157136 12581 raft_consensus.cc:1217] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:58.367583 12581 raft_consensus.cc:1217] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:58.500481 12581 raft_consensus.cc:1217] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:17:58.571557 12850 raft_consensus.cc:1064] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:58.573305 12850 consensus_queue.cc:237] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:58.578761 12581 raft_consensus.cc:1275] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:58.579551 12227 raft_consensus.cc:1275] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:58.579671 12302 raft_consensus.cc:1275] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:58.580711 12786 consensus_queue.cc:1048] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:58.581558 12849 consensus_queue.cc:1048] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:58.582943 12850 consensus_queue.cc:1048] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:58.592724 12850 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.594393 12227 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.597424 12302 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.606354 12581 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.610311 12050 catalog_manager.cc:5697] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.631445 12151 consensus_queue.cc:237] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:58.637092 12581 raft_consensus.cc:1275] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:58.637223 12302 raft_consensus.cc:1275] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:58.639300 12786 consensus_queue.cc:1048] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:58.640144 12849 consensus_queue.cc:1048] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:58.648751 12850 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.651226 12300 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.656196 12581 raft_consensus.cc:2955] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.662974 12035 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 80aa061d05f343f4afe2053091aaab27 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:58.664032 12051 catalog_manager.cc:5697] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New cstate: current_term: 1 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.673712 12212 tablet_service.cc:1558] Processing DeleteTablet for tablet 80aa061d05f343f4afe2053091aaab27 with delete_type TABLET_DATA_TOMBSTONED (TS 7da27829b3a140268161d2d8ca9120d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57098
I20260710 13:17:58.678514 12861 tablet_replica.cc:333] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:17:58.679214 12861 raft_consensus.cc:2243] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.679845 12861 raft_consensus.cc:2272] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.682818 12861 ts_tablet_manager.cc:1916] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:58.694133 12861 ts_tablet_manager.cc:1929] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:58.694792 12861 log.cc:1199] T 80aa061d05f343f4afe2053091aaab27 P 7da27829b3a140268161d2d8ca9120d5: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root/wals/80aa061d05f343f4afe2053091aaab27
I20260710 13:17:58.696247 12036 catalog_manager.cc:5028] TS 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): tablet 80aa061d05f343f4afe2053091aaab27 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:58.697616 12847 raft_consensus.cc:1064] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:58.700171 12847 consensus_queue.cc:237] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:58.706558 12581 raft_consensus.cc:1275] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:58.706676 12227 raft_consensus.cc:1275] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:58.708074 12847 consensus_queue.cc:1048] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:58.708736 12151 raft_consensus.cc:1275] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:58.708928 12818 consensus_queue.cc:1048] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } 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:17:58.712647 12848 consensus_queue.cc:1048] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:58.722941 12818 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.724691 12148 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.738057 12049 catalog_manager.cc:5697] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.750761 12581 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.755455 12225 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } attrs { replace: true } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.769662 12300 consensus_queue.cc:237] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:58.774266 12581 raft_consensus.cc:1275] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:58.774569 12151 raft_consensus.cc:1275] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:58.775753 12866 consensus_queue.cc:1048] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:58.776485 12848 consensus_queue.cc:1048] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:58.782596 12848 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.784735 12581 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.788661 12151 raft_consensus.cc:2955] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.798539 12049 catalog_manager.cc:5697] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: config changed from index 3 to 4, VOTER 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) evicted. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.805085 12826 raft_consensus.cc:1064] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:58.807651 12826 consensus_queue.cc:237] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:58.811082 12037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9306375329784cea97a185471b71cffb with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:58.814442 12212 tablet_service.cc:1558] Processing DeleteTablet for tablet 9306375329784cea97a185471b71cffb with delete_type TABLET_DATA_TOMBSTONED (TS 7da27829b3a140268161d2d8ca9120d5 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:57098
I20260710 13:17:58.815317 12861 tablet_replica.cc:333] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:17:58.816175 12861 raft_consensus.cc:2243] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.816844 12861 raft_consensus.cc:2272] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.818629 12581 raft_consensus.cc:1275] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:58.820055 12861 ts_tablet_manager.cc:1916] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:58.820408 12851 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:58.822795 12151 raft_consensus.cc:1275] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:58.824105 12851 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:58.826610 12300 raft_consensus.cc:1275] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:58.828068 12851 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:17:58.833673 12861 ts_tablet_manager.cc:1929] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:58.834169 12861 log.cc:1199] T 9306375329784cea97a185471b71cffb P 7da27829b3a140268161d2d8ca9120d5: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-1-root/wals/9306375329784cea97a185471b71cffb
I20260710 13:17:58.835774 12036 catalog_manager.cc:5028] TS 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): tablet 9306375329784cea97a185471b71cffb (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:58.839886 12826 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.841576 12151 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.845170 12300 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.852257 12581 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.854842 12051 catalog_manager.cc:5697] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.881500 12225 consensus_queue.cc:237] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:58.886298 12581 raft_consensus.cc:1275] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:58.886925 12151 raft_consensus.cc:1275] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:58.887730 12671 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:58.888525 12873 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:58.894152 12671 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.895670 12581 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.896495 12148 raft_consensus.cc:2955] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:58.902947 12036 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b115ef4a902c46ccac8e2f9a9de7d582 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:58.908324 12051 catalog_manager.cc:5697] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:17:58.918862 12286 tablet_service.cc:1558] Processing DeleteTablet for tablet b115ef4a902c46ccac8e2f9a9de7d582 with delete_type TABLET_DATA_TOMBSTONED (TS 5fab067a2dde45cb9bd466db1543ebed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42544
I20260710 13:17:58.920842 12875 tablet_replica.cc:333] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:17:58.921687 12875 raft_consensus.cc:2243] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:58.922541 12875 raft_consensus.cc:2272] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:58.926586 12875 ts_tablet_manager.cc:1916] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:58.935793 12875 ts_tablet_manager.cc:1929] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:58.936057 12875 log.cc:1199] T b115ef4a902c46ccac8e2f9a9de7d582 P 5fab067a2dde45cb9bd466db1543ebed: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root/wals/b115ef4a902c46ccac8e2f9a9de7d582
I20260710 13:17:58.937305 12037 catalog_manager.cc:5028] TS 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): tablet b115ef4a902c46ccac8e2f9a9de7d582 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:17:59.098661 12868 raft_consensus.cc:1064] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:17:59.101133 12868 consensus_queue.cc:237] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:59.108750 12581 raft_consensus.cc:1275] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:59.111617 12225 raft_consensus.cc:1275] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:59.111559 12868 consensus_queue.cc:1048] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:59.111860 12148 raft_consensus.cc:1275] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:17:59.113204 12848 consensus_queue.cc:1048] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:17:59.114167 12867 consensus_queue.cc:1048] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:17:59.133455 12848 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:59.135828 12225 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:59.136301 12148 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:59.146545 12581 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:59.150744 12051 catalog_manager.cc:5697] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:59.165956 12300 consensus_queue.cc:237] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:17:59.171669 12225 raft_consensus.cc:1275] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:59.173513 12581 raft_consensus.cc:1275] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:17:59.175693 12866 consensus_queue.cc:1048] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:17:59.176506 12848 consensus_queue.cc:1048] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:17:59.182396 12868 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:59.183880 12225 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:59.189062 12037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 518f63aad00941c0bdbe6b580b076c6d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:17:59.190941 12582 raft_consensus.cc:2955] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:59.203991 12049 catalog_manager.cc:5697] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:17:59.213204 12137 tablet_service.cc:1558] Processing DeleteTablet for tablet 518f63aad00941c0bdbe6b580b076c6d with delete_type TABLET_DATA_TOMBSTONED (TS 8af253aaa2ed41fcaac0e2f971fcaa36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54662
I20260710 13:17:59.217321 12880 tablet_replica.cc:333] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:17:59.218236 12880 raft_consensus.cc:2243] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:17:59.218928 12880 raft_consensus.cc:2272] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:17:59.221280 12880 ts_tablet_manager.cc:1916] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:17:59.230185 12880 ts_tablet_manager.cc:1929] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:17:59.230418 12880 log.cc:1199] T 518f63aad00941c0bdbe6b580b076c6d P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root/wals/518f63aad00941c0bdbe6b580b076c6d
I20260710 13:17:59.231510 12035 catalog_manager.cc:5028] TS 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): tablet 518f63aad00941c0bdbe6b580b076c6d (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:18:00.249298 12225 consensus_queue.cc:237] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:18:00.255374 12300 raft_consensus.cc:1275] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:00.256083 12151 raft_consensus.cc:1275] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:00.256356 12193 consensus_peers.cc:597] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1ddf015fa2554abc94497e8778b38031. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:00.257737 12885 consensus_queue.cc:1048] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:18:00.258837 12671 consensus_queue.cc:1048] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:00.266904 12873 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:18:00.268183 12302 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:18:00.271275 12151 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:18:00.279688 12050 catalog_manager.cc:5697] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:18:00.284407 12302 consensus_queue.cc:237] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Queue 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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:18:00.291493 12225 raft_consensus.cc:1275] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260710 13:18:00.291668 12267 consensus_peers.cc:597] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed -> Peer 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196:37757): Couldn't send request to peer 718d0df33cdf4a2f94563f0dcf7af2b1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 31b1e95dd57546bbb6b27b338ba89677. This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:00.292327 12151 raft_consensus.cc:1275] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260710 13:18:00.292917 12868 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:00.294167 12883 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:18:00.305627 12868 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:18:00.307282 12148 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:18:00.310470 12225 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:18:00.328218 12050 catalog_manager.cc:5697] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index -1 to 2, NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) added. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } } }
I20260710 13:18:00.774246 12896 ts_tablet_manager.cc:933] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:18:00.776412 12896 tablet_copy_client.cc:323] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.195:42093
I20260710 13:18:00.778162 12311 tablet_copy_service.cc:140] P 5fab067a2dde45cb9bd466db1543ebed: Received BeginTabletCopySession request for tablet 31b1e95dd57546bbb6b27b338ba89677 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:42574)
I20260710 13:18:00.779037 12311 tablet_copy_service.cc:161] P 5fab067a2dde45cb9bd466db1543ebed: Beginning new tablet copy session on tablet 31b1e95dd57546bbb6b27b338ba89677 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:42574: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-31b1e95dd57546bbb6b27b338ba89677
I20260710 13:18:00.785097 12311 tablet_copy_source_session.cc:215] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:00.787828 12896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 31b1e95dd57546bbb6b27b338ba89677. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:00.799682 12896 tablet_copy_client.cc:806] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:00.800215 12896 tablet_copy_client.cc:670] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:00.803323 12896 tablet_copy_client.cc:538] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:00.805910 12898 ts_tablet_manager.cc:933] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: Initiating tablet copy from peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:18:00.811322 12896 tablet_bootstrap.cc:492] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:18:00.811856 12898 tablet_copy_client.cc:323] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Beginning tablet copy session from remote peer at address 127.10.195.194:36991
I20260710 13:18:00.813804 12238 tablet_copy_service.cc:140] P 7da27829b3a140268161d2d8ca9120d5: Received BeginTabletCopySession request for tablet 1ddf015fa2554abc94497e8778b38031 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 ({username='slave'} at 127.0.0.1:57144)
I20260710 13:18:00.814320 12238 tablet_copy_service.cc:161] P 7da27829b3a140268161d2d8ca9120d5: Beginning new tablet copy session on tablet 1ddf015fa2554abc94497e8778b38031 from peer 718d0df33cdf4a2f94563f0dcf7af2b1 at {username='slave'} at 127.0.0.1:57144: session id = 718d0df33cdf4a2f94563f0dcf7af2b1-1ddf015fa2554abc94497e8778b38031
I20260710 13:18:00.821547 12238 tablet_copy_source_session.cc:215] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5: Tablet Copy: opened 0 blocks and 1 log segments
I20260710 13:18:00.824419 12898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ddf015fa2554abc94497e8778b38031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:00.831353 12896 tablet_bootstrap.cc:492] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:18:00.832222 12896 tablet_bootstrap.cc:492] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:18:00.832924 12896 ts_tablet_manager.cc:1403] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.006s
I20260710 13:18:00.836980 12898 tablet_copy_client.cc:806] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 0 data blocks...
I20260710 13:18:00.837530 12898 tablet_copy_client.cc:670] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Starting download of 1 WAL segments...
I20260710 13:18:00.840497 12898 tablet_copy_client.cc:538] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260710 13:18:00.841240 12896 raft_consensus.cc:359] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:18:00.842105 12896 raft_consensus.cc:740] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:18:00.842756 12896 consensus_queue.cc:260] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:18:00.845834 12896 ts_tablet_manager.cc:1434] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.004s
I20260710 13:18:00.846452 12898 tablet_bootstrap.cc:492] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap starting.
I20260710 13:18:00.847462 12311 tablet_copy_service.cc:342] P 5fab067a2dde45cb9bd466db1543ebed: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-31b1e95dd57546bbb6b27b338ba89677 received from {username='slave'} at 127.0.0.1:42574
I20260710 13:18:00.847913 12311 tablet_copy_service.cc:434] P 5fab067a2dde45cb9bd466db1543ebed: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-31b1e95dd57546bbb6b27b338ba89677 on tablet 31b1e95dd57546bbb6b27b338ba89677 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:18:00.865116 12898 tablet_bootstrap.cc:492] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: 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:18:00.865983 12898 tablet_bootstrap.cc:492] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: Bootstrap complete.
I20260710 13:18:00.866616 12898 ts_tablet_manager.cc:1403] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.008s
I20260710 13:18:00.869295 12898 raft_consensus.cc:359] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:18:00.870110 12898 raft_consensus.cc:740] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Initialized, Role: LEARNER
I20260710 13:18:00.870743 12898 consensus_queue.cc:260] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: NON_VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: true } }
I20260710 13:18:00.873018 12898 ts_tablet_manager.cc:1434] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:18:00.874460 12238 tablet_copy_service.cc:342] P 7da27829b3a140268161d2d8ca9120d5: Request end of tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-1ddf015fa2554abc94497e8778b38031 received from {username='slave'} at 127.0.0.1:57144
I20260710 13:18:00.874799 12238 tablet_copy_service.cc:434] P 7da27829b3a140268161d2d8ca9120d5: ending tablet copy session 718d0df33cdf4a2f94563f0dcf7af2b1-1ddf015fa2554abc94497e8778b38031 on tablet 1ddf015fa2554abc94497e8778b38031 with peer 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:18:01.229744 12581 raft_consensus.cc:1217] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:01.348600 12581 raft_consensus.cc:1217] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260710 13:18:01.731127 12868 raft_consensus.cc:1064] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:18:01.732986 12868 consensus_queue.cc:237] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:01.738651 12225 raft_consensus.cc:1275] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:01.739323 12151 raft_consensus.cc:1275] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:01.739341 12581 raft_consensus.cc:1275] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:01.739945 12868 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:01.740839 12903 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } 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:18:01.741648 12904 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:18:01.758455 12904 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.760885 12581 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.762846 12225 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.774824 12151 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.775801 12048 catalog_manager.cc:5697] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } attrs { replace: true } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.805146 12302 consensus_queue.cc:237] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:01.809057 12581 raft_consensus.cc:1275] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:01.810756 12225 raft_consensus.cc:1275] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Refusing update from remote peer 5fab067a2dde45cb9bd466db1543ebed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:01.810705 12904 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:18:01.812031 12868 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:01.816466 12904 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.818348 12581 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.819453 12225 raft_consensus.cc:2955] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.826143 12037 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 31b1e95dd57546bbb6b27b338ba89677 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:01.831799 12049 catalog_manager.cc:5697] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed reported cstate change: config changed from index 3 to 4, VOTER 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193) evicted. New cstate: current_term: 1 leader_uuid: "5fab067a2dde45cb9bd466db1543ebed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:01.841580 12137 tablet_service.cc:1558] Processing DeleteTablet for tablet 31b1e95dd57546bbb6b27b338ba89677 with delete_type TABLET_DATA_TOMBSTONED (TS 8af253aaa2ed41fcaac0e2f971fcaa36 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:54662
I20260710 13:18:01.843631 12914 tablet_replica.cc:333] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:01.844838 12914 raft_consensus.cc:2243] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:01.845929 12914 raft_consensus.cc:2272] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:01.849902 12914 ts_tablet_manager.cc:1916] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:01.863098 12914 ts_tablet_manager.cc:1929] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:01.863513 12914 log.cc:1199] T 31b1e95dd57546bbb6b27b338ba89677 P 8af253aaa2ed41fcaac0e2f971fcaa36: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-0-root/wals/31b1e95dd57546bbb6b27b338ba89677
I20260710 13:18:01.864949 12035 catalog_manager.cc:5028] TS 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): tablet 31b1e95dd57546bbb6b27b338ba89677 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:18:01.942113 12873 raft_consensus.cc:1064] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5: attempting to promote NON_VOTER 718d0df33cdf4a2f94563f0dcf7af2b1 to VOTER
I20260710 13:18:01.944291 12873 consensus_queue.cc:237] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:01.949782 12581 raft_consensus.cc:1275] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 LEARNER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:01.950390 12302 raft_consensus.cc:1275] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:01.950966 12151 raft_consensus.cc:1275] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260710 13:18:01.951623 12905 consensus_queue.cc:1048] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:18:01.953429 12905 consensus_queue.cc:1048] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } 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:18:01.954627 12873 consensus_queue.cc:1048] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:01.971959 12905 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.975353 12302 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.977134 12581 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.982848 12151 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:01.986673 12049 catalog_manager.cc:5697] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 reported cstate change: config changed from index 2 to 3, 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:02.000725 12225 consensus_queue.cc:237] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:02.007705 12148 raft_consensus.cc:1275] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:02.007844 12581 raft_consensus.cc:1275] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Refusing update from remote peer 7da27829b3a140268161d2d8ca9120d5: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260710 13:18:02.009409 12917 consensus_queue.cc:1048] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:02.010303 12916 consensus_queue.cc:1048] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } 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:18:02.016637 12916 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:02.018867 12148 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:02.026451 12036 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1ddf015fa2554abc94497e8778b38031 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260710 13:18:02.026677 12581 raft_consensus.cc:2955] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:02.034401 12048 catalog_manager.cc:5697] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: config changed from index 3 to 4, VOTER 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) evicted. New cstate: current_term: 1 leader_uuid: "7da27829b3a140268161d2d8ca9120d5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } } }
I20260710 13:18:02.046232 12286 tablet_service.cc:1558] Processing DeleteTablet for tablet 1ddf015fa2554abc94497e8778b38031 with delete_type TABLET_DATA_TOMBSTONED (TS 5fab067a2dde45cb9bd466db1543ebed not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:42544
I20260710 13:18:02.048506 12921 tablet_replica.cc:333] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:02.049422 12921 raft_consensus.cc:2243] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:02.050158 12921 raft_consensus.cc:2272] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:02.052815 12921 ts_tablet_manager.cc:1916] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260710 13:18:02.062789 12921 ts_tablet_manager.cc:1929] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260710 13:18:02.063059 12921 log.cc:1199] T 1ddf015fa2554abc94497e8778b38031 P 5fab067a2dde45cb9bd466db1543ebed: Deleting WAL directory at /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783689439169936-11023-0/minicluster-data/ts-2-root/wals/1ddf015fa2554abc94497e8778b38031
I20260710 13:18:02.064256 12037 catalog_manager.cc:5028] TS 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): tablet 1ddf015fa2554abc94497e8778b38031 (table test-workload [id=f73226303164428d8bb6da91ba68838c]) successfully deleted
I20260710 13:18:08.096020 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:08.122870 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ab6f1cdc62c421e99cd65ad5faa634c"
dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
mode: GRACEFUL
new_leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:55402
I20260710 13:18:08.123324 12227 raft_consensus.cc:606] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Received request to transfer leadership to TS 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:18:08.132655 12300 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "31b1e95dd57546bbb6b27b338ba89677"
dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
mode: GRACEFUL
new_leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:36282
I20260710 13:18:08.133044 12300 raft_consensus.cc:606] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Received request to transfer leadership to TS 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:18:08.135049 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299"
dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
mode: GRACEFUL
new_leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
 from {username='slave'} at 127.0.0.1:55402
I20260710 13:18:08.135414 12227 raft_consensus.cc:606] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Received request to transfer leadership to TS 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:18:08.137356 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b115ef4a902c46ccac8e2f9a9de7d582"
dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
mode: GRACEFUL
new_leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:55402
I20260710 13:18:08.137763 12227 raft_consensus.cc:606] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Received request to transfer leadership to TS 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:18:08.139755 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f"
dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
mode: GRACEFUL
new_leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:55402
I20260710 13:18:08.140106 12227 raft_consensus.cc:606] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Received request to transfer leadership to TS 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:18:08.141039 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260710 13:18:08.141857 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:08.142382 12927 raft_consensus.cc:993] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5: : Instructing follower 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:08.142758 12929 raft_consensus.cc:1081] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Signalling peer 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:08.143955 12582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f"
dest_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:59756
I20260710 13:18:08.144354 12582 raft_consensus.cc:493] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:08.144650 12582 raft_consensus.cc:3060] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.149575 12582 raft_consensus.cc:515] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.151152 12582 leader_election.cc:290] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:18:08.151872 12151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:18:08.152002 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e496a21aad004bb4b0450e679b04536f" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:18:08.152539 12151 raft_consensus.cc:3060] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.152561 12227 raft_consensus.cc:3055] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:08.153131 12227 raft_consensus.cc:740] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:18:08.153869 12227 consensus_queue.cc:260] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.155014 12227 raft_consensus.cc:3060] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.159406 12151 raft_consensus.cc:2468] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:08.161023 12227 raft_consensus.cc:2468] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:08.161218 12539 leader_election.cc:304] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718d0df33cdf4a2f94563f0dcf7af2b1, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:18:08.170332 12935 raft_consensus.cc:2804] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:08.173641 12937 raft_consensus.cc:993] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed: : Instructing follower 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:08.174118 12928 raft_consensus.cc:1081] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Signalling peer 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:08.175215 12935 raft_consensus.cc:697] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Becoming Leader. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Running, Role: LEADER
I20260710 13:18:08.176106 12582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "31b1e95dd57546bbb6b27b338ba89677"
dest_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:59748
I20260710 13:18:08.176764 12582 raft_consensus.cc:493] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:08.176110 12935 consensus_queue.cc:237] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.177030 12582 raft_consensus.cc:3060] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.182847 12582 raft_consensus.cc:515] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.185254 12582 leader_election.cc:290] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:18:08.185417 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b1e95dd57546bbb6b27b338ba89677" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:18:08.185995 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "31b1e95dd57546bbb6b27b338ba89677" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:18:08.186684 12227 raft_consensus.cc:3060] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.186085 12050 catalog_manager.cc:5697] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: term changed from 1 to 2, leader changed from 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) to 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196). New cstate: current_term: 2 leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:08.185962 12300 raft_consensus.cc:3055] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:08.189751 12300 raft_consensus.cc:740] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5fab067a2dde45cb9bd466db1543ebed, State: Running, Role: LEADER
I20260710 13:18:08.190452 12300 consensus_queue.cc:260] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.191550 12300 raft_consensus.cc:3060] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.192636 12227 raft_consensus.cc:2468] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:08.193766 12540 leader_election.cc:304] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718d0df33cdf4a2f94563f0dcf7af2b1, 7da27829b3a140268161d2d8ca9120d5; no voters: 
I20260710 13:18:08.194571 12935 raft_consensus.cc:2804] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:08.195031 12935 raft_consensus.cc:697] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Becoming Leader. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Running, Role: LEADER
I20260710 13:18:08.195824 12935 consensus_queue.cc:237] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.198912 12300 raft_consensus.cc:2468] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:08.204763 12050 catalog_manager.cc:5697] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: term changed from 1 to 2, leader changed from 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195) to 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196). New cstate: current_term: 2 leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:08.219521 12927 raft_consensus.cc:993] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5: : Instructing follower 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:08.219888 12929 raft_consensus.cc:1081] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Signalling peer 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:08.221035 12582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b115ef4a902c46ccac8e2f9a9de7d582"
dest_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:59756
I20260710 13:18:08.221462 12582 raft_consensus.cc:493] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:08.221766 12582 raft_consensus.cc:3060] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.225494 12582 raft_consensus.cc:515] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.226769 12582 leader_election.cc:290] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Requested vote from peers 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137), 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991)
I20260710 13:18:08.227427 12151 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115ef4a902c46ccac8e2f9a9de7d582" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
I20260710 13:18:08.227656 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b115ef4a902c46ccac8e2f9a9de7d582" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:18:08.227885 12151 raft_consensus.cc:3060] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.228134 12227 raft_consensus.cc:3055] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:08.228431 12227 raft_consensus.cc:740] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:18:08.229039 12227 consensus_queue.cc:260] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.230021 12227 raft_consensus.cc:3060] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.232620 12151 raft_consensus.cc:2468] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:08.233446 12539 leader_election.cc:304] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 718d0df33cdf4a2f94563f0dcf7af2b1, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:18:08.234210 12935 raft_consensus.cc:2804] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:08.234360 12227 raft_consensus.cc:2468] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:08.234704 12935 raft_consensus.cc:697] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Becoming Leader. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Running, Role: LEADER
I20260710 13:18:08.236419 12935 consensus_queue.cc:237] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.243244 12050 catalog_manager.cc:5697] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: term changed from 1 to 2, leader changed from 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) to 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196). New cstate: current_term: 2 leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:08.254336 12927 raft_consensus.cc:993] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5: : Instructing follower 8af253aaa2ed41fcaac0e2f971fcaa36 to start an election
I20260710 13:18:08.254758 12929 raft_consensus.cc:1081] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Signalling peer 8af253aaa2ed41fcaac0e2f971fcaa36 to start an election
I20260710 13:18:08.255908 12151 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299"
dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
 from {username='slave'} at 127.0.0.1:54682
I20260710 13:18:08.256312 12151 raft_consensus.cc:493] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:08.256551 12151 raft_consensus.cc:3060] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.260587 12151 raft_consensus.cc:515] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:18:08.262375 12151 leader_election.cc:290] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 2 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:18:08.263139 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:18:08.263441 12300 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "552da73e1c674f74adb7ed75741e9299" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:18:08.263753 12227 raft_consensus.cc:3055] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:08.263993 12300 raft_consensus.cc:3060] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.264117 12227 raft_consensus.cc:740] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:18:08.265105 12227 consensus_queue.cc:260] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:18:08.266083 12227 raft_consensus.cc:3060] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.268553 12300 raft_consensus.cc:2468] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 2.
I20260710 13:18:08.269526 12118 leader_election.cc:304] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:18:08.270118 12227 raft_consensus.cc:2468] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 2.
I20260710 13:18:08.270169 12930 raft_consensus.cc:2804] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:08.271447 12930 raft_consensus.cc:697] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 LEADER]: Becoming Leader. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Running, Role: LEADER
I20260710 13:18:08.272080 12930 consensus_queue.cc:237] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:18:08.279347 12050 catalog_manager.cc:5697] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: term changed from 1 to 2, leader changed from 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) to 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:08.535111 12927 raft_consensus.cc:993] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5: : Instructing follower 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:08.535504 12929 raft_consensus.cc:1081] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Signalling peer 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:08.536684 12582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ab6f1cdc62c421e99cd65ad5faa634c"
dest_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:59756
I20260710 13:18:08.537055 12582 raft_consensus.cc:493] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:08.537266 12582 raft_consensus.cc:3060] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.541762 12582 raft_consensus.cc:515] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.543025 12582 leader_election.cc:290] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:18:08.543730 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6f1cdc62c421e99cd65ad5faa634c" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:18:08.543804 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab6f1cdc62c421e99cd65ad5faa634c" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:18:08.544354 12227 raft_consensus.cc:3055] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:08.544401 12302 raft_consensus.cc:3060] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.544709 12227 raft_consensus.cc:740] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:18:08.545472 12227 consensus_queue.cc:260] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.546609 12227 raft_consensus.cc:3060] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:08.550256 12302 raft_consensus.cc:2468] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:08.551177 12541 leader_election.cc:304] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 718d0df33cdf4a2f94563f0dcf7af2b1; no voters: 
I20260710 13:18:08.551858 12935 raft_consensus.cc:2804] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:08.552238 12935 raft_consensus.cc:697] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Becoming Leader. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Running, Role: LEADER
I20260710 13:18:08.552258 12227 raft_consensus.cc:2468] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:08.553156 12935 consensus_queue.cc:237] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:08.560817 12050 catalog_manager.cc:5697] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: term changed from 1 to 2, leader changed from 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) to 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196). New cstate: current_term: 2 leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:08.583379 12302 raft_consensus.cc:1275] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:08.584368 12935 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:08.592741 12227 raft_consensus.cc:1275] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:08.594413 12938 consensus_queue.cc:1048] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:08.662106 12151 raft_consensus.cc:1275] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:08.663249 12952 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:08.670722 12227 raft_consensus.cc:1275] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:08.671957 12938 consensus_queue.cc:1048] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:08.724665 12227 raft_consensus.cc:1275] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: 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:08.725781 12930 consensus_queue.cc:1048] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:08.733348 12302 raft_consensus.cc:1275] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: 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:08.734925 12946 consensus_queue.cc:1048] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:08.752285 12151 raft_consensus.cc:1275] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:08.753266 12938 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:08.760869 12227 raft_consensus.cc:1275] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:08.762112 12935 consensus_queue.cc:1048] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:09.036947 12227 raft_consensus.cc:1275] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:09.038026 12935 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:09.045707 12302 raft_consensus.cc:1275] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:09.047266 12952 consensus_queue.cc:1048] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:09.142793 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:09.157683 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:09.172463 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4cd83a8a860648f7a16658fa86d8d7da"
dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
mode: GRACEFUL
new_leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:55402
I20260710 13:18:09.172909 12227 raft_consensus.cc:606] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Received request to transfer leadership to TS 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:18:09.174960 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6"
dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
mode: GRACEFUL
new_leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:55402
I20260710 13:18:09.175371 12227 raft_consensus.cc:606] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Received request to transfer leadership to TS 718d0df33cdf4a2f94563f0dcf7af2b1
I20260710 13:18:09.177095 12227 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85"
dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
mode: GRACEFUL
new_leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
 from {username='slave'} at 127.0.0.1:55402
I20260710 13:18:09.177453 12227 raft_consensus.cc:606] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Received request to transfer leadership to TS 8af253aaa2ed41fcaac0e2f971fcaa36
I20260710 13:18:09.178352 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260710 13:18:09.178968 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:09.319162 12929 raft_consensus.cc:993] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5: : Instructing follower 8af253aaa2ed41fcaac0e2f971fcaa36 to start an election
I20260710 13:18:09.319551 12927 raft_consensus.cc:1081] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Signalling peer 8af253aaa2ed41fcaac0e2f971fcaa36 to start an election
I20260710 13:18:09.320662 12148 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85"
dest_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36"
 from {username='slave'} at 127.0.0.1:54682
I20260710 13:18:09.321067 12148 raft_consensus.cc:493] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:09.321332 12148 raft_consensus.cc:3060] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.325453 12148 raft_consensus.cc:515] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:18:09.326738 12148 leader_election.cc:290] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 2 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:18:09.327378 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:18:09.327569 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed45450a123646a7870d6e70b4539b85" candidate_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:18:09.327909 12227 raft_consensus.cc:3055] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:09.328043 12302 raft_consensus.cc:3060] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.328214 12227 raft_consensus.cc:740] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:18:09.328843 12227 consensus_queue.cc:260] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:18:09.329669 12227 raft_consensus.cc:3060] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.332078 12302 raft_consensus.cc:2468] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 2.
I20260710 13:18:09.332898 12118 leader_election.cc:304] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 8af253aaa2ed41fcaac0e2f971fcaa36; no voters: 
I20260710 13:18:09.333472 12959 raft_consensus.cc:2804] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:09.333762 12227 raft_consensus.cc:2468] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8af253aaa2ed41fcaac0e2f971fcaa36 in term 2.
I20260710 13:18:09.334590 12959 raft_consensus.cc:697] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 LEADER]: Becoming Leader. State: Replica: 8af253aaa2ed41fcaac0e2f971fcaa36, State: Running, Role: LEADER
I20260710 13:18:09.335480 12959 consensus_queue.cc:237] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } }
I20260710 13:18:09.342455 12050 catalog_manager.cc:5697] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 reported cstate change: term changed from 1 to 2, leader changed from 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) to 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8af253aaa2ed41fcaac0e2f971fcaa36" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44137 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:09.415625 12929 raft_consensus.cc:993] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5: : Instructing follower 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:09.416090 12927 raft_consensus.cc:1081] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Signalling peer 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:09.417301 12582 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4cd83a8a860648f7a16658fa86d8d7da"
dest_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:59756
I20260710 13:18:09.417804 12582 raft_consensus.cc:493] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:09.418081 12582 raft_consensus.cc:3060] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.420617 12929 raft_consensus.cc:993] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5: : Instructing follower 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:09.421165 12927 raft_consensus.cc:1081] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Signalling peer 718d0df33cdf4a2f94563f0dcf7af2b1 to start an election
I20260710 13:18:09.422380 12581 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6"
dest_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1"
 from {username='slave'} at 127.0.0.1:59756
I20260710 13:18:09.422755 12581 raft_consensus.cc:493] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:09.423019 12581 raft_consensus.cc:3060] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.422824 12582 raft_consensus.cc:515] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:09.424377 12582 leader_election.cc:290] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:18:09.425240 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd83a8a860648f7a16658fa86d8d7da" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:18:09.425325 12227 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4cd83a8a860648f7a16658fa86d8d7da" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:18:09.425725 12302 raft_consensus.cc:3060] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.425874 12227 raft_consensus.cc:3055] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:09.426491 12227 raft_consensus.cc:740] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:18:09.427163 12227 consensus_queue.cc:260] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:09.428278 12227 raft_consensus.cc:3060] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.428375 12581 raft_consensus.cc:515] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:09.429994 12302 raft_consensus.cc:2468] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:09.430248 12581 leader_election.cc:290] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Requested vote from peers 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991), 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093)
I20260710 13:18:09.430990 12225 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "7da27829b3a140268161d2d8ca9120d5"
I20260710 13:18:09.431440 12302 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6036f39edfab4b0597934f4bd9f480b6" candidate_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5fab067a2dde45cb9bd466db1543ebed"
I20260710 13:18:09.431478 12225 raft_consensus.cc:3055] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:09.431457 12541 leader_election.cc:304] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 718d0df33cdf4a2f94563f0dcf7af2b1; no voters: 
I20260710 13:18:09.432041 12225 raft_consensus.cc:740] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7da27829b3a140268161d2d8ca9120d5, State: Running, Role: LEADER
I20260710 13:18:09.432092 12302 raft_consensus.cc:3060] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.432425 12952 raft_consensus.cc:2804] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:09.432897 12952 raft_consensus.cc:697] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Becoming Leader. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Running, Role: LEADER
I20260710 13:18:09.432771 12225 consensus_queue.cc:260] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:09.433943 12225 raft_consensus.cc:3060] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:09.433771 12952 consensus_queue.cc:237] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:09.435264 12227 raft_consensus.cc:2468] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:09.437950 12302 raft_consensus.cc:2468] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:09.438774 12541 leader_election.cc:304] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5fab067a2dde45cb9bd466db1543ebed, 718d0df33cdf4a2f94563f0dcf7af2b1; no voters: 
I20260710 13:18:09.439529 12935 raft_consensus.cc:2804] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:09.440047 12935 raft_consensus.cc:697] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Becoming Leader. State: Replica: 718d0df33cdf4a2f94563f0dcf7af2b1, State: Running, Role: LEADER
I20260710 13:18:09.440927 12935 consensus_queue.cc:237] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [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: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } }
I20260710 13:18:09.443724 12225 raft_consensus.cc:2468] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 718d0df33cdf4a2f94563f0dcf7af2b1 in term 2.
I20260710 13:18:09.444497 12050 catalog_manager.cc:5697] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: term changed from 1 to 2, leader changed from 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) to 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196). New cstate: current_term: 2 leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.455670 12050 catalog_manager.cc:5697] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 reported cstate change: term changed from 1 to 2, leader changed from 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194) to 718d0df33cdf4a2f94563f0dcf7af2b1 (127.10.195.196). New cstate: current_term: 2 leader_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "718d0df33cdf4a2f94563f0dcf7af2b1" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 37757 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260710 13:18:09.718075 12302 raft_consensus.cc:1275] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: 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:09.719717 12959 consensus_queue.cc:1048] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:09.731794 12225 raft_consensus.cc:1275] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 8af253aaa2ed41fcaac0e2f971fcaa36: 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:09.733748 12966 consensus_queue.cc:1048] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:09.849789 12302 raft_consensus.cc:1275] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:09.850901 12935 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:09.860574 12227 raft_consensus.cc:1275] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:09.861913 12935 consensus_queue.cc:1048] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:09.891111 12227 raft_consensus.cc:1275] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:09.892110 12935 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7da27829b3a140268161d2d8ca9120d5" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 36991 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260710 13:18:09.900095 12302 raft_consensus.cc:1275] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Refusing update from remote peer 718d0df33cdf4a2f94563f0dcf7af2b1: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260710 13:18:09.901507 12952 consensus_queue.cc:1048] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5fab067a2dde45cb9bd466db1543ebed" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 42093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260710 13:18:10.180022 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:10.193886 11023 tablet_server.cc:179] TabletServer@127.10.195.193:0 shutting down...
I20260710 13:18:10.231443 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:10.233968 11023 tablet_replica.cc:333] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.234776 11023 raft_consensus.cc:2243] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.236063 11023 raft_consensus.cc:2272] T b115ef4a902c46ccac8e2f9a9de7d582 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.238075 11023 tablet_replica.cc:333] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.238576 11023 raft_consensus.cc:2243] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.239058 11023 raft_consensus.cc:2272] T cb71c72bdbbd4b48afe0d13071545f65 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.241333 11023 tablet_replica.cc:333] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.242017 11023 raft_consensus.cc:2243] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.243085 11023 raft_consensus.cc:2272] T 80aa061d05f343f4afe2053091aaab27 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:10.243305 12539 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]
I20260710 13:18:10.245394 11023 tablet_replica.cc:333] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.245967 11023 raft_consensus.cc:2243] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260710 13:18:10.246321 12539 consensus_peers.cc:597] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 -> Peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Couldn't send request to peer 8af253aaa2ed41fcaac0e2f971fcaa36. 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:18:10.246465 11023 raft_consensus.cc:2272] T 1ddf015fa2554abc94497e8778b38031 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.248383 11023 tablet_replica.cc:333] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.248878 11023 raft_consensus.cc:2243] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.249436 11023 raft_consensus.cc:2272] T 61aa97b0d0c54ab3931d7536412262b1 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.251037 11023 tablet_replica.cc:333] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.251663 11023 raft_consensus.cc:2243] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.252068 11023 raft_consensus.cc:2272] T 59f4c0f1a8014f03b93bd6cf71188303 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.254165 11023 tablet_replica.cc:333] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.254972 11023 raft_consensus.cc:2243] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.255941 11023 raft_consensus.cc:2272] T 9b40ceae74234cb8918e0724fe32c0b5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.257686 11023 tablet_replica.cc:333] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.258155 11023 raft_consensus.cc:2243] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.258811 11023 raft_consensus.cc:2272] T e496a21aad004bb4b0450e679b04536f P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.260614 11023 tablet_replica.cc:333] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.261086 11023 raft_consensus.cc:2243] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.261817 11023 raft_consensus.cc:2272] T 552da73e1c674f74adb7ed75741e9299 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.263435 11023 tablet_replica.cc:333] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.263871 11023 raft_consensus.cc:2243] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.264595 11023 raft_consensus.cc:2272] T 68683e0b125b485d9e169557e84e8fa5 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.266315 11023 tablet_replica.cc:333] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.266746 11023 raft_consensus.cc:2243] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.267387 11023 raft_consensus.cc:2272] T ed45450a123646a7870d6e70b4539b85 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.269323 11023 tablet_replica.cc:333] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.269974 11023 raft_consensus.cc:2243] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.270522 11023 raft_consensus.cc:2272] T 2f19ef8fa5874153a1d91971aa20f6a0 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.272708 11023 tablet_replica.cc:333] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.273146 11023 raft_consensus.cc:2243] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.274140 11023 raft_consensus.cc:2272] T 9306375329784cea97a185471b71cffb P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.276345 11023 tablet_replica.cc:333] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.276837 11023 raft_consensus.cc:2243] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.277513 11023 raft_consensus.cc:2272] T 22d2031b784348e09582b41e77790d00 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.279138 11023 tablet_replica.cc:333] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.279590 11023 raft_consensus.cc:2243] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.280254 11023 raft_consensus.cc:2272] T 71f536515d1646f8ba5b842531a3ba4e P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.282173 11023 tablet_replica.cc:333] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.282579 11023 raft_consensus.cc:2243] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.283020 11023 raft_consensus.cc:2272] T 9946eceebe2742788f635d93f901af71 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.284750 11023 tablet_replica.cc:333] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.285281 11023 raft_consensus.cc:2243] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.286010 11023 raft_consensus.cc:2272] T acba7722ad674ed8a68438aba4d064bc P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.287500 11023 tablet_replica.cc:333] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36: stopping tablet replica
I20260710 13:18:10.287884 11023 raft_consensus.cc:2243] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.288421 11023 raft_consensus.cc:2272] T 25475caa1c074641805246ef858d61e6 P 8af253aaa2ed41fcaac0e2f971fcaa36 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:10.293633 12265 consensus_peers.cc:597] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed -> Peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Couldn't send request to peer 8af253aaa2ed41fcaac0e2f971fcaa36. 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:18:10.331983 11023 tablet_server.cc:196] TabletServer@127.10.195.193:0 shutdown complete.
W20260710 13:18:10.333407 12539 consensus_peers.cc:597] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 -> Peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Couldn't send request to peer 8af253aaa2ed41fcaac0e2f971fcaa36. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:44137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:10.349059 12265 consensus_peers.cc:597] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed -> Peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Couldn't send request to peer 8af253aaa2ed41fcaac0e2f971fcaa36. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:44137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:10.369906 11023 tablet_server.cc:179] TabletServer@127.10.195.194:0 shutting down...
I20260710 13:18:10.395709 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:10.396430 11023 tablet_replica.cc:333] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.397073 11023 raft_consensus.cc:2243] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.397982 11023 raft_consensus.cc:2272] T 61aa97b0d0c54ab3931d7536412262b1 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.400173 11023 tablet_replica.cc:333] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.400665 11023 raft_consensus.cc:2243] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.401456 11023 raft_consensus.cc:2272] T 1ddf015fa2554abc94497e8778b38031 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.403347 11023 tablet_replica.cc:333] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.403784 11023 raft_consensus.cc:2243] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.404129 11023 raft_consensus.cc:2272] T b115ef4a902c46ccac8e2f9a9de7d582 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.405654 11023 tablet_replica.cc:333] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.406208 11023 raft_consensus.cc:2243] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.406549 11023 raft_consensus.cc:2272] T 4cd83a8a860648f7a16658fa86d8d7da P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.408500 11023 tablet_replica.cc:333] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.408952 11023 raft_consensus.cc:2243] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.409576 11023 raft_consensus.cc:2272] T cb71c72bdbbd4b48afe0d13071545f65 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.411319 11023 tablet_replica.cc:333] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.411769 11023 raft_consensus.cc:2243] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.412217 11023 raft_consensus.cc:2272] T 02664252e1194e7586d43d6f3ba1cdab P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.413789 11023 tablet_replica.cc:333] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.414228 11023 raft_consensus.cc:2243] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.414548 11023 raft_consensus.cc:2272] T e496a21aad004bb4b0450e679b04536f P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.416098 11023 tablet_replica.cc:333] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.416522 11023 raft_consensus.cc:2243] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.416846 11023 raft_consensus.cc:2272] T 59f4c0f1a8014f03b93bd6cf71188303 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.418360 11023 tablet_replica.cc:333] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.418833 11023 raft_consensus.cc:2243] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.419212 11023 raft_consensus.cc:2272] T 6036f39edfab4b0597934f4bd9f480b6 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.422144 11023 tablet_replica.cc:333] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.422720 11023 raft_consensus.cc:2243] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.423331 11023 raft_consensus.cc:2272] T 518f63aad00941c0bdbe6b580b076c6d P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.424790 11023 tablet_replica.cc:333] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.425384 11023 raft_consensus.cc:2243] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.426060 11023 raft_consensus.cc:2272] T 9946eceebe2742788f635d93f901af71 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.427570 11023 tablet_replica.cc:333] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.427958 11023 raft_consensus.cc:2243] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.428337 11023 raft_consensus.cc:2272] T 31b1e95dd57546bbb6b27b338ba89677 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.430223 11023 tablet_replica.cc:333] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.430821 11023 raft_consensus.cc:2243] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:18:10.431352 12540 consensus_peers.cc:597] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 -> Peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Couldn't send request to peer 7da27829b3a140268161d2d8ca9120d5. 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:18:10.431728 11023 raft_consensus.cc:2272] T 2f19ef8fa5874153a1d91971aa20f6a0 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.433418 11023 tablet_replica.cc:333] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.433882 11023 raft_consensus.cc:2243] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.434237 11023 raft_consensus.cc:2272] T 552da73e1c674f74adb7ed75741e9299 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.435774 11023 tablet_replica.cc:333] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.436182 11023 raft_consensus.cc:2243] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.436518 11023 raft_consensus.cc:2272] T 2ab6f1cdc62c421e99cd65ad5faa634c P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.438160 11023 tablet_replica.cc:333] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.438552 11023 raft_consensus.cc:2243] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.438880 11023 raft_consensus.cc:2272] T ed45450a123646a7870d6e70b4539b85 P 7da27829b3a140268161d2d8ca9120d5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.440745 11023 tablet_replica.cc:333] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.441157 11023 raft_consensus.cc:2243] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.441517 11023 raft_consensus.cc:2272] T 22d2031b784348e09582b41e77790d00 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.443079 11023 tablet_replica.cc:333] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5: stopping tablet replica
I20260710 13:18:10.443460 11023 raft_consensus.cc:2243] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.444144 11023 raft_consensus.cc:2272] T 25475caa1c074641805246ef858d61e6 P 7da27829b3a140268161d2d8ca9120d5 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:10.480227 12540 consensus_peers.cc:597] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 -> Peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Couldn't send request to peer 7da27829b3a140268161d2d8ca9120d5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:10.488150 11023 tablet_server.cc:196] TabletServer@127.10.195.194:0 shutdown complete.
W20260710 13:18:10.488559 12266 consensus_peers.cc:597] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed -> Peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Couldn't send request to peer 7da27829b3a140268161d2d8ca9120d5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:10.488760 12540 consensus_peers.cc:597] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 -> Peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Couldn't send request to peer 7da27829b3a140268161d2d8ca9120d5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:10.523187 11023 tablet_server.cc:179] TabletServer@127.10.195.195:0 shutting down...
W20260710 13:18:10.534353 12266 consensus_peers.cc:597] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed -> Peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Couldn't send request to peer 7da27829b3a140268161d2d8ca9120d5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:10.535451 12265 consensus_peers.cc:597] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed -> Peer 8af253aaa2ed41fcaac0e2f971fcaa36 (127.10.195.193:44137): Couldn't send request to peer 8af253aaa2ed41fcaac0e2f971fcaa36. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:44137: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:10.542083 12540 consensus_peers.cc:597] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 -> Peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Couldn't send request to peer 7da27829b3a140268161d2d8ca9120d5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:10.552561 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:10.553472 11023 tablet_replica.cc:333] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.554257 11023 raft_consensus.cc:2243] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.555097 11023 raft_consensus.cc:2272] T 02664252e1194e7586d43d6f3ba1cdab P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.556870 11023 tablet_replica.cc:333] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.557379 11023 raft_consensus.cc:2243] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.558056 11023 raft_consensus.cc:2272] T 59f4c0f1a8014f03b93bd6cf71188303 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.559628 11023 tablet_replica.cc:333] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.560078 11023 raft_consensus.cc:2243] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.560616 11023 raft_consensus.cc:2272] T 80aa061d05f343f4afe2053091aaab27 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.562230 11023 tablet_replica.cc:333] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.562777 11023 raft_consensus.cc:2243] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.563141 11023 raft_consensus.cc:2272] T cb71c72bdbbd4b48afe0d13071545f65 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.564695 11023 tablet_replica.cc:333] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.565172 11023 raft_consensus.cc:2243] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.565673 11023 raft_consensus.cc:2272] T 6036f39edfab4b0597934f4bd9f480b6 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.567497 11023 tablet_replica.cc:333] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.567945 11023 raft_consensus.cc:2243] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.568634 11023 raft_consensus.cc:2272] T 9b40ceae74234cb8918e0724fe32c0b5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.570197 11023 tablet_replica.cc:333] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.570644 11023 raft_consensus.cc:2243] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.571218 11023 raft_consensus.cc:2272] T acba7722ad674ed8a68438aba4d064bc P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.572674 11023 tablet_replica.cc:333] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.573122 11023 raft_consensus.cc:2243] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.573580 11023 raft_consensus.cc:2272] T 4cd83a8a860648f7a16658fa86d8d7da P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.575438 11023 tablet_replica.cc:333] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.575877 11023 raft_consensus.cc:2243] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.576508 11023 raft_consensus.cc:2272] T 518f63aad00941c0bdbe6b580b076c6d P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.577961 11023 tablet_replica.cc:333] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.578387 11023 raft_consensus.cc:2243] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.578744 11023 raft_consensus.cc:2272] T 9946eceebe2742788f635d93f901af71 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.580370 11023 tablet_replica.cc:333] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.580888 11023 raft_consensus.cc:2243] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.581535 11023 raft_consensus.cc:2272] T 71f536515d1646f8ba5b842531a3ba4e P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.583227 11023 tablet_replica.cc:333] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.583659 11023 raft_consensus.cc:2243] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.584112 11023 raft_consensus.cc:2272] T ed45450a123646a7870d6e70b4539b85 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.586238 11023 tablet_replica.cc:333] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
W20260710 13:18:10.586369 12541 consensus_peers.cc:597] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 -> Peer 5fab067a2dde45cb9bd466db1543ebed (127.10.195.195:42093): Couldn't send request to peer 5fab067a2dde45cb9bd466db1543ebed. 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:18:10.586861 11023 raft_consensus.cc:2243] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.587245 11023 raft_consensus.cc:2272] T 68683e0b125b485d9e169557e84e8fa5 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.588670 11023 tablet_replica.cc:333] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.589083 11023 raft_consensus.cc:2243] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.589416 11023 raft_consensus.cc:2272] T 22d2031b784348e09582b41e77790d00 P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.590929 11023 tablet_replica.cc:333] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.591361 11023 raft_consensus.cc:2243] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.592002 11023 raft_consensus.cc:2272] T 9306375329784cea97a185471b71cffb P 5fab067a2dde45cb9bd466db1543ebed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.593539 11023 tablet_replica.cc:333] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.594022 11023 raft_consensus.cc:2243] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.594370 11023 raft_consensus.cc:2272] T 31b1e95dd57546bbb6b27b338ba89677 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.595985 11023 tablet_replica.cc:333] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.596391 11023 raft_consensus.cc:2243] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.596835 11023 raft_consensus.cc:2272] T 2ab6f1cdc62c421e99cd65ad5faa634c P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.598416 11023 tablet_replica.cc:333] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed: stopping tablet replica
I20260710 13:18:10.598803 11023 raft_consensus.cc:2243] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.599167 11023 raft_consensus.cc:2272] T 552da73e1c674f74adb7ed75741e9299 P 5fab067a2dde45cb9bd466db1543ebed [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.639096 11023 tablet_server.cc:196] TabletServer@127.10.195.195:0 shutdown complete.
W20260710 13:18:10.651647 12540 consensus_peers.cc:597] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 -> Peer 7da27829b3a140268161d2d8ca9120d5 (127.10.195.194:36991): Couldn't send request to peer 7da27829b3a140268161d2d8ca9120d5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:36991: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:10.674211 11023 tablet_server.cc:179] TabletServer@127.10.195.196:0 shutting down...
I20260710 13:18:10.694633 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:10.695231 11023 tablet_replica.cc:333] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.695770 11023 raft_consensus.cc:2243] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.696219 11023 raft_consensus.cc:2272] T 1ddf015fa2554abc94497e8778b38031 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.698045 11023 tablet_replica.cc:333] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.698551 11023 raft_consensus.cc:2243] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.699231 11023 raft_consensus.cc:2272] T b115ef4a902c46ccac8e2f9a9de7d582 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.700814 11023 tablet_replica.cc:333] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.701270 11023 raft_consensus.cc:2243] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.701745 11023 raft_consensus.cc:2272] T 9306375329784cea97a185471b71cffb P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.703162 11023 tablet_replica.cc:333] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.703619 11023 raft_consensus.cc:2243] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.704147 11023 raft_consensus.cc:2272] T acba7722ad674ed8a68438aba4d064bc P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.705705 11023 tablet_replica.cc:333] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.706133 11023 raft_consensus.cc:2243] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.706796 11023 raft_consensus.cc:2272] T 2ab6f1cdc62c421e99cd65ad5faa634c P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.708428 11023 tablet_replica.cc:333] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.708892 11023 raft_consensus.cc:2243] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.709347 11023 raft_consensus.cc:2272] T 80aa061d05f343f4afe2053091aaab27 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.710892 11023 tablet_replica.cc:333] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.711345 11023 raft_consensus.cc:2243] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.712011 11023 raft_consensus.cc:2272] T 4cd83a8a860648f7a16658fa86d8d7da P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.713779 11023 tablet_replica.cc:333] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.714226 11023 raft_consensus.cc:2243] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.714668 11023 raft_consensus.cc:2272] T 518f63aad00941c0bdbe6b580b076c6d P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.716128 11023 tablet_replica.cc:333] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.716624 11023 raft_consensus.cc:2243] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.717098 11023 raft_consensus.cc:2272] T 71f536515d1646f8ba5b842531a3ba4e P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.718741 11023 tablet_replica.cc:333] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.719149 11023 raft_consensus.cc:2243] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.719539 11023 raft_consensus.cc:2272] T 02664252e1194e7586d43d6f3ba1cdab P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.721066 11023 tablet_replica.cc:333] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.721469 11023 raft_consensus.cc:2243] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.722110 11023 raft_consensus.cc:2272] T e496a21aad004bb4b0450e679b04536f P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.723588 11023 tablet_replica.cc:333] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.723973 11023 raft_consensus.cc:2243] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.724406 11023 raft_consensus.cc:2272] T 25475caa1c074641805246ef858d61e6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.725982 11023 tablet_replica.cc:333] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.726357 11023 raft_consensus.cc:2243] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.726758 11023 raft_consensus.cc:2272] T 9b40ceae74234cb8918e0724fe32c0b5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.728202 11023 tablet_replica.cc:333] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.728619 11023 raft_consensus.cc:2243] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.728972 11023 raft_consensus.cc:2272] T 61aa97b0d0c54ab3931d7536412262b1 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.730415 11023 tablet_replica.cc:333] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.730798 11023 raft_consensus.cc:2243] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.731348 11023 raft_consensus.cc:2272] T 6036f39edfab4b0597934f4bd9f480b6 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.733039 11023 tablet_replica.cc:333] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.733485 11023 raft_consensus.cc:2243] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.734148 11023 raft_consensus.cc:2272] T 31b1e95dd57546bbb6b27b338ba89677 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.735672 11023 tablet_replica.cc:333] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.736049 11023 raft_consensus.cc:2243] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.736457 11023 raft_consensus.cc:2272] T 2f19ef8fa5874153a1d91971aa20f6a0 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.737957 11023 tablet_replica.cc:333] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1: stopping tablet replica
I20260710 13:18:10.738306 11023 raft_consensus.cc:2243] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:10.738696 11023 raft_consensus.cc:2272] T 68683e0b125b485d9e169557e84e8fa5 P 718d0df33cdf4a2f94563f0dcf7af2b1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.771581 11023 tablet_server.cc:196] TabletServer@127.10.195.196:0 shutdown complete.
I20260710 13:18:10.797083 11023 master.cc:562] Master@127.10.195.254:34809 shutting down...
I20260710 13:18:10.814491 11023 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:10.814965 11023 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:10.815222 11023 tablet_replica.cc:333] T 00000000000000000000000000000000 P d75b9f456290465ea346477bedebde95: stopping tablet replica
I20260710 13:18:10.834547 11023 master.cc:584] Master@127.10.195.254:34809 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (27627 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260710 13:18:10.884900 11023 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.195.254:37205
I20260710 13:18:10.886112 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:10.891352 12996 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:10.891567 12995 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:10.892104 12998 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:10.893255 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:10.894245 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:10.894435 11023 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:10.894562 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689490894550 us; error 0 us; skew 500 ppm
I20260710 13:18:10.895044 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:10.897354 11023 webserver.cc:533] Webserver started at http://127.10.195.254:42659/ using document root <none> and password file <none>
I20260710 13:18:10.897837 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:10.898002 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:10.898211 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:10.899282 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/master-0-root/instance:
uuid: "649952d6ac21421c9b7c605cef156499"
format_stamp: "Formatted at 2026-07-10 13:18:10 on dist-test-slave-v94p"
I20260710 13:18:10.903555 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:10.906976 13003 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:10.907680 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:10.907951 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/master-0-root
uuid: "649952d6ac21421c9b7c605cef156499"
format_stamp: "Formatted at 2026-07-10 13:18:10 on dist-test-slave-v94p"
I20260710 13:18:10.908207 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-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:10.924304 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:10.925912 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:10.961917 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.254:37205
I20260710 13:18:10.962013 13054 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.254:37205 every 8 connection(s)
I20260710 13:18:10.965507 13055 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:10.974649 13055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499: Bootstrap starting.
I20260710 13:18:10.978928 13055 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:10.982621 13055 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499: No bootstrap required, opened a new log
I20260710 13:18:10.984552 13055 raft_consensus.cc:359] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "649952d6ac21421c9b7c605cef156499" member_type: VOTER }
I20260710 13:18:10.984898 13055 raft_consensus.cc:385] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:10.985069 13055 raft_consensus.cc:740] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 649952d6ac21421c9b7c605cef156499, State: Initialized, Role: FOLLOWER
I20260710 13:18:10.985525 13055 consensus_queue.cc:260] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "649952d6ac21421c9b7c605cef156499" member_type: VOTER }
I20260710 13:18:10.985960 13055 raft_consensus.cc:399] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:10.986140 13055 raft_consensus.cc:493] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:10.986335 13055 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:10.990108 13055 raft_consensus.cc:515] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "649952d6ac21421c9b7c605cef156499" member_type: VOTER }
I20260710 13:18:10.990540 13055 leader_election.cc:304] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [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: 649952d6ac21421c9b7c605cef156499; no voters: 
I20260710 13:18:10.991508 13055 leader_election.cc:290] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:10.991906 13058 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:10.993084 13058 raft_consensus.cc:697] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 1 LEADER]: Becoming Leader. State: Replica: 649952d6ac21421c9b7c605cef156499, State: Running, Role: LEADER
I20260710 13:18:10.993762 13058 consensus_queue.cc:237] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [LEADER]: Queue going to LEADER mode. State: All 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: "649952d6ac21421c9b7c605cef156499" member_type: VOTER }
I20260710 13:18:10.994200 13055 sys_catalog.cc:565] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:10.997762 13059 sys_catalog.cc:455] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "649952d6ac21421c9b7c605cef156499" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "649952d6ac21421c9b7c605cef156499" member_type: VOTER } }
I20260710 13:18:10.998334 13059 sys_catalog.cc:458] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:10.998389 13060 sys_catalog.cc:455] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 649952d6ac21421c9b7c605cef156499. Latest consensus state: current_term: 1 leader_uuid: "649952d6ac21421c9b7c605cef156499" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "649952d6ac21421c9b7c605cef156499" member_type: VOTER } }
I20260710 13:18:10.999084 13060 sys_catalog.cc:458] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:11.001624 13065 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:11.008476 13065 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:11.009963 11023 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:11.016396 13065 catalog_manager.cc:1383] Generated new cluster ID: ff06d9d579dd4e55831ce68fbd755ce3
I20260710 13:18:11.016667 13065 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:11.031823 13065 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:11.032960 13065 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:11.044394 13065 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499: Generated new TSK 0
I20260710 13:18:11.044921 13065 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:11.075858 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:11.081419 13076 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:11.082147 13077 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:11.083969 11023 server_base.cc:1061] running on GCE node
W20260710 13:18:11.084043 13079 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:11.084985 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:11.085168 11023 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:11.085338 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689491085321 us; error 0 us; skew 500 ppm
I20260710 13:18:11.085879 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:11.087917 11023 webserver.cc:533] Webserver started at http://127.10.195.193:37509/ using document root <none> and password file <none>
I20260710 13:18:11.088344 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:11.088510 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:11.088758 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:11.089790 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-0-root/instance:
uuid: "13a3cda71dbb4426affdb40051da9f4d"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-v94p"
I20260710 13:18:11.093755 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:11.096782 13084 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:11.097414 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:11.097676 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "13a3cda71dbb4426affdb40051da9f4d"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-v94p"
I20260710 13:18:11.097956 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-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:11.125926 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:11.127061 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:11.128482 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:11.130759 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:11.130931 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:11.131161 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:11.131327 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:11.167728 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:40657
I20260710 13:18:11.167819 13146 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:40657 every 8 connection(s)
I20260710 13:18:11.172266 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:11.178830 13151 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:11.182644 13152 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:11.186372 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:11.186987 13147 heartbeater.cc:344] Connected to a master server at 127.10.195.254:37205
I20260710 13:18:11.187364 13147 heartbeater.cc:461] Registering TS with master...
W20260710 13:18:11.187474 13154 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:11.188129 13147 heartbeater.cc:507] Master 127.10.195.254:37205 requested a full tablet report, sending...
I20260710 13:18:11.188442 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:11.188699 11023 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:11.188889 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689491188870 us; error 0 us; skew 500 ppm
I20260710 13:18:11.189450 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:11.190397 13020 ts_manager.cc:194] Registered new tserver with Master: 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:11.192034 11023 webserver.cc:533] Webserver started at http://127.10.195.194:35259/ using document root <none> and password file <none>
I20260710 13:18:11.192605 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:11.192864 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:11.192781 13020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46000
I20260710 13:18:11.193261 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:11.194697 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-1-root/instance:
uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-v94p"
I20260710 13:18:11.198889 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260710 13:18:11.201776 13159 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:11.202471 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:11.202735 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-1-root
uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-v94p"
I20260710 13:18:11.202970 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-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:11.211194 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:11.212247 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:11.213635 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:11.215631 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:11.215817 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:11.216025 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:11.216171 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:11.253087 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.194:33323
I20260710 13:18:11.253178 13221 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.194:33323 every 8 connection(s)
I20260710 13:18:11.257473 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:11.264380 13225 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:11.265980 13226 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:11.268817 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:11.269667 13222 heartbeater.cc:344] Connected to a master server at 127.10.195.254:37205
I20260710 13:18:11.270092 13222 heartbeater.cc:461] Registering TS with master...
W20260710 13:18:11.270131 13228 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:11.271009 13222 heartbeater.cc:507] Master 127.10.195.254:37205 requested a full tablet report, sending...
I20260710 13:18:11.271083 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:11.271380 11023 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:11.271540 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689491271522 us; error 0 us; skew 500 ppm
I20260710 13:18:11.272239 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:11.273190 13020 ts_manager.cc:194] Registered new tserver with Master: 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:11.275010 13020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46016
I20260710 13:18:11.275220 11023 webserver.cc:533] Webserver started at http://127.10.195.195:37771/ using document root <none> and password file <none>
I20260710 13:18:11.275836 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:11.276041 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:11.276322 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:11.277685 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-2-root/instance:
uuid: "62b93dbf95f84d1db4f9db106ab48873"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-v94p"
I20260710 13:18:11.281667 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260710 13:18:11.284588 13233 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:11.285295 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:11.285550 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-2-root
uuid: "62b93dbf95f84d1db4f9db106ab48873"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-v94p"
I20260710 13:18:11.285856 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-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:11.309937 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:11.311048 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:11.312359 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:11.314370 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:11.314553 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:11.314760 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:11.314906 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:11.351053 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.195:32935
I20260710 13:18:11.351148 13295 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.195:32935 every 8 connection(s)
I20260710 13:18:11.355373 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:11.361740 13299 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:11.362166 13300 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:11.364454 11023 server_base.cc:1061] running on GCE node
W20260710 13:18:11.365814 13303 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:11.366255 13296 heartbeater.cc:344] Connected to a master server at 127.10.195.254:37205
I20260710 13:18:11.366595 13296 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:11.366725 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:11.366973 11023 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:11.367128 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689491367114 us; error 0 us; skew 500 ppm
I20260710 13:18:11.367242 13296 heartbeater.cc:507] Master 127.10.195.254:37205 requested a full tablet report, sending...
I20260710 13:18:11.367691 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:11.369238 13020 ts_manager.cc:194] Registered new tserver with Master: 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:11.370303 11023 webserver.cc:533] Webserver started at http://127.10.195.196:45585/ using document root <none> and password file <none>
I20260710 13:18:11.370896 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:11.370960 13020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46020
I20260710 13:18:11.371165 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:11.371511 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:11.372641 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-3-root/instance:
uuid: "9e572956c76d4e7ebacc839e3e4166a3"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-v94p"
I20260710 13:18:11.376641 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:11.379492 13307 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:11.380138 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260710 13:18:11.380402 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-3-root
uuid: "9e572956c76d4e7ebacc839e3e4166a3"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-v94p"
I20260710 13:18:11.380640 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-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:18:11.392534 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:11.393666 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:11.395114 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:11.397200 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:11.397370 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:11.397548 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:11.397735 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260710 13:18:11.434561 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.196:45713
I20260710 13:18:11.434640 13369 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.196:45713 every 8 connection(s)
I20260710 13:18:11.446624 13370 heartbeater.cc:344] Connected to a master server at 127.10.195.254:37205
I20260710 13:18:11.446964 13370 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:11.447629 13370 heartbeater.cc:507] Master 127.10.195.254:37205 requested a full tablet report, sending...
I20260710 13:18:11.449290 13020 ts_manager.cc:194] Registered new tserver with Master: 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:11.449648 11023 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.012222288s
I20260710 13:18:11.450536 13020 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46032
I20260710 13:18:11.472075 13020 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46046:
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:18:11.609894 13261 tablet_service.cc:1511] Processing CreateTablet for tablet 3648ae3f65b4488ebcd139f413bb800e (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:11.611266 13261 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3648ae3f65b4488ebcd139f413bb800e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.619479 13260 tablet_service.cc:1511] Processing CreateTablet for tablet 96d244cce0e8488eab9e295142369ece (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:11.620072 13259 tablet_service.cc:1511] Processing CreateTablet for tablet e324c5a3251e420c9193b88ec1436508 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:11.620819 13260 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d244cce0e8488eab9e295142369ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.621039 13257 tablet_service.cc:1511] Processing CreateTablet for tablet 7195e164c3e440cc9a85e88eccb2d5cd (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:11.621433 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e324c5a3251e420c9193b88ec1436508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.622247 13257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7195e164c3e440cc9a85e88eccb2d5cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.622776 13258 tablet_service.cc:1511] Processing CreateTablet for tablet 36a6a545dfa743cd89d79cbcb88da08e (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:11.623934 13258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a6a545dfa743cd89d79cbcb88da08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.624832 13256 tablet_service.cc:1511] Processing CreateTablet for tablet 247b7f574add4b6bbfbcb533d09d2396 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:11.626111 13256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b7f574add4b6bbfbcb533d09d2396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.626313 13335 tablet_service.cc:1511] Processing CreateTablet for tablet 3648ae3f65b4488ebcd139f413bb800e (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:11.626722 13255 tablet_service.cc:1511] Processing CreateTablet for tablet 7aaefecbe7374a498bc2bb2bbcc12187 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:11.627771 13335 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3648ae3f65b4488ebcd139f413bb800e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.628075 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aaefecbe7374a498bc2bb2bbcc12187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.629884 13334 tablet_service.cc:1511] Processing CreateTablet for tablet 11467a0f6c6a4c63b65050828e641fb9 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:11.631326 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11467a0f6c6a4c63b65050828e641fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.630023 13254 tablet_service.cc:1511] Processing CreateTablet for tablet b4a9283d5e4b4ec397a07f0b642f4f1c (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:11.633091 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a9283d5e4b4ec397a07f0b642f4f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.633028 13112 tablet_service.cc:1511] Processing CreateTablet for tablet 96d244cce0e8488eab9e295142369ece (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:11.634361 13112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d244cce0e8488eab9e295142369ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.634289 13331 tablet_service.cc:1511] Processing CreateTablet for tablet 7195e164c3e440cc9a85e88eccb2d5cd (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:11.635680 13331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7195e164c3e440cc9a85e88eccb2d5cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.637318 13332 tablet_service.cc:1511] Processing CreateTablet for tablet 956637069d3248d9b71a936e5be1b204 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:11.638608 13332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956637069d3248d9b71a936e5be1b204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.640379 13330 tablet_service.cc:1511] Processing CreateTablet for tablet 247b7f574add4b6bbfbcb533d09d2396 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:11.641706 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b7f574add4b6bbfbcb533d09d2396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.642750 13333 tablet_service.cc:1511] Processing CreateTablet for tablet e324c5a3251e420c9193b88ec1436508 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:11.644074 13333 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e324c5a3251e420c9193b88ec1436508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.651206 13329 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8e6fbf76d44a0db4b5cbbd71c5b814 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:11.652590 13329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8e6fbf76d44a0db4b5cbbd71c5b814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.655903 13328 tablet_service.cc:1511] Processing CreateTablet for tablet b4a9283d5e4b4ec397a07f0b642f4f1c (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:11.657226 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a9283d5e4b4ec397a07f0b642f4f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.667449 13111 tablet_service.cc:1511] Processing CreateTablet for tablet 11467a0f6c6a4c63b65050828e641fb9 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:11.668848 13111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11467a0f6c6a4c63b65050828e641fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.682109 13110 tablet_service.cc:1511] Processing CreateTablet for tablet e324c5a3251e420c9193b88ec1436508 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 357913940
I20260710 13:18:11.683535 13110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e324c5a3251e420c9193b88ec1436508. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.686687 13109 tablet_service.cc:1511] Processing CreateTablet for tablet 36a6a545dfa743cd89d79cbcb88da08e (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:11.687911 13109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a6a545dfa743cd89d79cbcb88da08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.693351 13187 tablet_service.cc:1511] Processing CreateTablet for tablet 3648ae3f65b4488ebcd139f413bb800e (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION VALUES < 89478485
I20260710 13:18:11.694564 13187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3648ae3f65b4488ebcd139f413bb800e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.695067 13327 tablet_service.cc:1511] Processing CreateTablet for tablet b5065265bb67481c93b8f58fd543f87f (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:11.696338 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5065265bb67481c93b8f58fd543f87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.698686 13186 tablet_service.cc:1511] Processing CreateTablet for tablet 96d244cce0e8488eab9e295142369ece (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 89478485 <= VALUES < 178956970
I20260710 13:18:11.699872 13186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 96d244cce0e8488eab9e295142369ece. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.703596 13104 tablet_service.cc:1511] Processing CreateTablet for tablet b4a9283d5e4b4ec397a07f0b642f4f1c (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 984263335
I20260710 13:18:11.703756 13185 tablet_service.cc:1511] Processing CreateTablet for tablet 11467a0f6c6a4c63b65050828e641fb9 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 268435455
I20260710 13:18:11.704741 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4a9283d5e4b4ec397a07f0b642f4f1c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.705233 13185 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 11467a0f6c6a4c63b65050828e641fb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.706598 13103 tablet_service.cc:1511] Processing CreateTablet for tablet a173d4cc4b094f8eb6219592218faf53 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:11.708555 13105 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8e6fbf76d44a0db4b5cbbd71c5b814 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:11.710328 13181 tablet_service.cc:1511] Processing CreateTablet for tablet 7aaefecbe7374a498bc2bb2bbcc12187 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:11.710752 13184 tablet_service.cc:1511] Processing CreateTablet for tablet 36a6a545dfa743cd89d79cbcb88da08e (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 447392425
I20260710 13:18:11.712903 13183 tablet_service.cc:1511] Processing CreateTablet for tablet 956637069d3248d9b71a936e5be1b204 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:11.714416 13179 tablet_service.cc:1511] Processing CreateTablet for tablet b5065265bb67481c93b8f58fd543f87f (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:11.714905 13107 tablet_service.cc:1511] Processing CreateTablet for tablet 7195e164c3e440cc9a85e88eccb2d5cd (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 626349395
I20260710 13:18:11.718777 13178 tablet_service.cc:1511] Processing CreateTablet for tablet a173d4cc4b094f8eb6219592218faf53 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:11.720198 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a173d4cc4b094f8eb6219592218faf53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.722193 13106 tablet_service.cc:1511] Processing CreateTablet for tablet 7aaefecbe7374a498bc2bb2bbcc12187 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 805306365
I20260710 13:18:11.723839 13108 tablet_service.cc:1511] Processing CreateTablet for tablet 956637069d3248d9b71a936e5be1b204 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 447392425 <= VALUES < 536870910
I20260710 13:18:11.731765 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a173d4cc4b094f8eb6219592218faf53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.732393 13106 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aaefecbe7374a498bc2bb2bbcc12187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.738279 13386 tablet_bootstrap.cc:492] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:11.745304 13386 tablet_bootstrap.cc:654] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:11.708492 13182 tablet_service.cc:1511] Processing CreateTablet for tablet 247b7f574add4b6bbfbcb533d09d2396 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 626349395 <= VALUES < 715827880
I20260710 13:18:11.746184 13179 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5065265bb67481c93b8f58fd543f87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.712826 13180 tablet_service.cc:1511] Processing CreateTablet for tablet 7c8e6fbf76d44a0db4b5cbbd71c5b814 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 894784850
I20260710 13:18:11.747265 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8e6fbf76d44a0db4b5cbbd71c5b814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.749655 13330 tablet_service.cc:1511] Processing CreateTablet for tablet 56c68f923fed497aa85e83ac3e60d601 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:11.750919 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c68f923fed497aa85e83ac3e60d601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.764058 13109 tablet_service.cc:1511] Processing CreateTablet for tablet 56c68f923fed497aa85e83ac3e60d601 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:11.765944 13108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956637069d3248d9b71a936e5be1b204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.765988 13254 tablet_service.cc:1511] Processing CreateTablet for tablet a173d4cc4b094f8eb6219592218faf53 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1163220305
I20260710 13:18:11.768533 13254 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a173d4cc4b094f8eb6219592218faf53. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.774164 13183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 956637069d3248d9b71a936e5be1b204. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.777951 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c8e6fbf76d44a0db4b5cbbd71c5b814. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.781955 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7aaefecbe7374a498bc2bb2bbcc12187. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.790331 13107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7195e164c3e440cc9a85e88eccb2d5cd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.791203 13184 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36a6a545dfa743cd89d79cbcb88da08e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.796667 13182 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 247b7f574add4b6bbfbcb533d09d2396. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.807150 13186 tablet_service.cc:1511] Processing CreateTablet for tablet 56c68f923fed497aa85e83ac3e60d601 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1163220305 <= VALUES < 1252698790
I20260710 13:18:11.808717 13186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c68f923fed497aa85e83ac3e60d601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.831810 13388 tablet_bootstrap.cc:492] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:11.832502 13109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 56c68f923fed497aa85e83ac3e60d601. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.838570 13257 tablet_service.cc:1511] Processing CreateTablet for tablet 48bd6b22af87471f81150dd2ed873ad3 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:11.839815 13257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48bd6b22af87471f81150dd2ed873ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.844595 13388 tablet_bootstrap.cc:654] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:11.848343 13108 tablet_service.cc:1511] Processing CreateTablet for tablet 48bd6b22af87471f81150dd2ed873ad3 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:11.849535 13108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48bd6b22af87471f81150dd2ed873ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.849422 13332 tablet_service.cc:1511] Processing CreateTablet for tablet 48bd6b22af87471f81150dd2ed873ad3 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1342177275
I20260710 13:18:11.849941 13259 tablet_service.cc:1511] Processing CreateTablet for tablet 26b57094049e4be4bbf130b836ed8f14 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:11.850592 13332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48bd6b22af87471f81150dd2ed873ad3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.851176 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b57094049e4be4bbf130b836ed8f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.851033 13255 tablet_service.cc:1511] Processing CreateTablet for tablet b5065265bb67481c93b8f58fd543f87f (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 984263335 <= VALUES < 1073741820
I20260710 13:18:11.852249 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5065265bb67481c93b8f58fd543f87f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.853299 13186 tablet_service.cc:1511] Processing CreateTablet for tablet 26b57094049e4be4bbf130b836ed8f14 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:11.854568 13186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b57094049e4be4bbf130b836ed8f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.873693 13387 tablet_bootstrap.cc:492] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:11.889827 13328 tablet_service.cc:1511] Processing CreateTablet for tablet 26b57094049e4be4bbf130b836ed8f14 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1431655760
I20260710 13:18:11.892421 13387 tablet_bootstrap.cc:654] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:11.903468 13183 tablet_service.cc:1511] Processing CreateTablet for tablet 05600cc82ec542129a72ade1d5383fbe (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:11.904915 13183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05600cc82ec542129a72ade1d5383fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.900883 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 26b57094049e4be4bbf130b836ed8f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.919682 13334 tablet_service.cc:1511] Processing CreateTablet for tablet 104e1d4a6ca84d37a2ba2c909758f8a0 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:11.921056 13334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104e1d4a6ca84d37a2ba2c909758f8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.921578 13388 tablet_bootstrap.cc:492] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:11.922106 13388 ts_tablet_manager.cc:1403] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.091s	user 0.005s	sys 0.012s
I20260710 13:18:11.924868 13388 raft_consensus.cc:359] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:11.925554 13388 raft_consensus.cc:385] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:11.919682 13259 tablet_service.cc:1511] Processing CreateTablet for tablet 05600cc82ec542129a72ade1d5383fbe (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:11.926000 13388 raft_consensus.cc:740] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:11.926947 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05600cc82ec542129a72ade1d5383fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.926818 13388 consensus_queue.cc:260] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:11.934618 13389 tablet_bootstrap.cc:492] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:11.934679 13103 tablet_service.cc:1511] Processing CreateTablet for tablet 05600cc82ec542129a72ade1d5383fbe (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1521134245
I20260710 13:18:11.937151 13103 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05600cc82ec542129a72ade1d5383fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.938532 13108 tablet_service.cc:1511] Processing CreateTablet for tablet 104e1d4a6ca84d37a2ba2c909758f8a0 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:11.939720 13108 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104e1d4a6ca84d37a2ba2c909758f8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.958074 13388 ts_tablet_manager.cc:1434] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.005s
I20260710 13:18:11.958823 13147 heartbeater.cc:499] Master 127.10.195.254:37205 was elected leader, sending a full tablet report...
I20260710 13:18:11.959162 13388 tablet_bootstrap.cc:492] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:11.958552 13257 tablet_service.cc:1511] Processing CreateTablet for tablet d7063cf42ef745c78a1570176b8c0878 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:11.964128 13258 tablet_service.cc:1511] Processing CreateTablet for tablet 76f3a2772daf4d81ad39689cb2e29bf8 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:11.968708 13257 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7063cf42ef745c78a1570176b8c0878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.969388 13258 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f3a2772daf4d81ad39689cb2e29bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.969687 13388 tablet_bootstrap.cc:654] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:11.970615 13104 tablet_service.cc:1511] Processing CreateTablet for tablet f1b4ba91e9334dcf9afda7db4fa9c4ee (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:11.971858 13104 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b4ba91e9334dcf9afda7db4fa9c4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.979497 13389 tablet_bootstrap.cc:654] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:11.983553 13330 tablet_service.cc:1511] Processing CreateTablet for tablet 76f3a2772daf4d81ad39689cb2e29bf8 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:11.984769 13330 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f3a2772daf4d81ad39689cb2e29bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.984498 13178 tablet_service.cc:1511] Processing CreateTablet for tablet f1b4ba91e9334dcf9afda7db4fa9c4ee (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:11.986744 13186 tablet_service.cc:1511] Processing CreateTablet for tablet 104e1d4a6ca84d37a2ba2c909758f8a0 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1521134245 <= VALUES < 1610612730
I20260710 13:18:11.989523 13328 tablet_service.cc:1511] Processing CreateTablet for tablet 08daf8d905d24de2bf9ff63f185de88b (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:11.991766 13259 tablet_service.cc:1511] Processing CreateTablet for tablet f1b4ba91e9334dcf9afda7db4fa9c4ee (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1879048185
I20260710 13:18:11.993166 13259 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b4ba91e9334dcf9afda7db4fa9c4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.998035 13183 tablet_service.cc:1511] Processing CreateTablet for tablet 76f3a2772daf4d81ad39689cb2e29bf8 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1700091215 <= VALUES < 1789569700
I20260710 13:18:11.999207 13183 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 76f3a2772daf4d81ad39689cb2e29bf8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:11.999346 13105 tablet_service.cc:1511] Processing CreateTablet for tablet 006e08e5da544a41a9f3af9b39318109 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:12.000680 13105 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006e08e5da544a41a9f3af9b39318109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.000869 13256 tablet_service.cc:1511] Processing CreateTablet for tablet ae2d5574e4e8436891aa8c0d3bfa1352 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:12.001780 13110 tablet_service.cc:1511] Processing CreateTablet for tablet 08daf8d905d24de2bf9ff63f185de88b (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:12.002475 13331 tablet_service.cc:1511] Processing CreateTablet for tablet ae2d5574e4e8436891aa8c0d3bfa1352 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:12.002998 13110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08daf8d905d24de2bf9ff63f185de88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.005144 13386 tablet_bootstrap.cc:492] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.005627 13386 ts_tablet_manager.cc:1403] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.268s	user 0.016s	sys 0.016s
W20260710 13:18:12.005782 13068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:12.005836 13181 tablet_service.cc:1511] Processing CreateTablet for tablet 08daf8d905d24de2bf9ff63f185de88b (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1879048185 <= VALUES < 1968526670
I20260710 13:18:12.009105 13256 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2d5574e4e8436891aa8c0d3bfa1352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.009680 13332 tablet_service.cc:1511] Processing CreateTablet for tablet 006e08e5da544a41a9f3af9b39318109 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:11.993458 13107 tablet_service.cc:1511] Processing CreateTablet for tablet d7063cf42ef745c78a1570176b8c0878 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:12.011734 13180 tablet_service.cc:1511] Processing CreateTablet for tablet ae2d5574e4e8436891aa8c0d3bfa1352 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 2058005155 <= VALUES
I20260710 13:18:12.012781 13107 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7063cf42ef745c78a1570176b8c0878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.013093 13178 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f1b4ba91e9334dcf9afda7db4fa9c4ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.013857 13181 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08daf8d905d24de2bf9ff63f185de88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.014292 13328 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 08daf8d905d24de2bf9ff63f185de88b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.015048 13331 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2d5574e4e8436891aa8c0d3bfa1352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.015600 13180 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ae2d5574e4e8436891aa8c0d3bfa1352. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.017900 13332 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006e08e5da544a41a9f3af9b39318109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.022158 13327 tablet_service.cc:1511] Processing CreateTablet for tablet d7063cf42ef745c78a1570176b8c0878 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1700091215
I20260710 13:18:12.023347 13327 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7063cf42ef745c78a1570176b8c0878. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.025765 13386 raft_consensus.cc:359] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.026489 13386 raft_consensus.cc:385] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.026643 13255 tablet_service.cc:1511] Processing CreateTablet for tablet 006e08e5da544a41a9f3af9b39318109 (DEFAULT_TABLE table=test-workload [id=44a519106d9348a8a43b64f709340d0a]), partition=RANGE (key) PARTITION 1968526670 <= VALUES < 2058005155
I20260710 13:18:12.027483 13186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 104e1d4a6ca84d37a2ba2c909758f8a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.028048 13255 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 006e08e5da544a41a9f3af9b39318109. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:12.034992 13387 tablet_bootstrap.cc:492] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:12.035493 13387 ts_tablet_manager.cc:1403] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.249s	user 0.010s	sys 0.000s
I20260710 13:18:12.038425 13386 raft_consensus.cc:740] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.039472 13386 consensus_queue.cc:260] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.098083 13386 ts_tablet_manager.cc:1434] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.092s	user 0.007s	sys 0.005s
I20260710 13:18:12.098816 13296 heartbeater.cc:499] Master 127.10.195.254:37205 was elected leader, sending a full tablet report...
W20260710 13:18:12.105786 13297 tablet.cc:2406] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:12.107081 13392 raft_consensus.cc:493] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.107467 13392 raft_consensus.cc:515] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.109372 13392 leader_election.cc:290] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:12.111508 13386 tablet_bootstrap.cc:492] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.138084 13388 tablet_bootstrap.cc:492] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:12.138646 13388 ts_tablet_manager.cc:1403] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.180s	user 0.060s	sys 0.052s
I20260710 13:18:12.118435 13387 raft_consensus.cc:359] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.141825 13387 raft_consensus.cc:385] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.142143 13387 raft_consensus.cc:740] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.145843 13389 tablet_bootstrap.cc:492] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.142860 13388 raft_consensus.cc:359] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.142983 13387 consensus_queue.cc:260] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.161834 13388 raft_consensus.cc:385] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.162029 13389 ts_tablet_manager.cc:1403] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.228s	user 0.018s	sys 0.010s
I20260710 13:18:12.162213 13388 raft_consensus.cc:740] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.163414 13388 consensus_queue.cc:260] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.165645 13388 ts_tablet_manager.cc:1434] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260710 13:18:12.166595 13388 tablet_bootstrap.cc:492] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:12.171125 13389 raft_consensus.cc:359] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.171803 13387 ts_tablet_manager.cc:1434] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.136s	user 0.008s	sys 0.006s
I20260710 13:18:12.172528 13370 heartbeater.cc:499] Master 127.10.195.254:37205 was elected leader, sending a full tablet report...
I20260710 13:18:12.172715 13388 tablet_bootstrap.cc:654] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.171893 13389 raft_consensus.cc:385] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.174808 13389 raft_consensus.cc:740] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.177534 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11467a0f6c6a4c63b65050828e641fb9" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:12.178448 13387 tablet_bootstrap.cc:492] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
W20260710 13:18:12.179355 13086 leader_election.cc:343] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.180907 13386 tablet_bootstrap.cc:654] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.181418 13389 consensus_queue.cc:260] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.184527 13392 raft_consensus.cc:493] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.185106 13392 raft_consensus.cc:515] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.187273 13392 leader_election.cc:290] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:12.187793 13387 tablet_bootstrap.cc:654] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.193681 13222 heartbeater.cc:499] Master 127.10.195.254:37205 was elected leader, sending a full tablet report...
I20260710 13:18:12.194437 13386 tablet_bootstrap.cc:492] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.194959 13388 tablet_bootstrap.cc:492] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:12.195744 13388 ts_tablet_manager.cc:1403] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.007s
I20260710 13:18:12.198995 13388 raft_consensus.cc:359] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.199676 13388 raft_consensus.cc:385] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.199975 13388 raft_consensus.cc:740] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.200407 13389 ts_tablet_manager.cc:1434] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260710 13:18:12.200698 13388 consensus_queue.cc:260] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.202855 13388 ts_tablet_manager.cc:1434] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:12.203724 13388 tablet_bootstrap.cc:492] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:12.208762 13389 tablet_bootstrap.cc:492] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.195041 13386 ts_tablet_manager.cc:1403] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.084s	user 0.005s	sys 0.008s
I20260710 13:18:12.220074 13386 raft_consensus.cc:359] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.220785 13386 raft_consensus.cc:385] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.221069 13386 raft_consensus.cc:740] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.221791 13386 consensus_queue.cc:260] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.222882 13389 tablet_bootstrap.cc:654] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.224056 13386 ts_tablet_manager.cc:1434] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.001s
I20260710 13:18:12.225020 13386 tablet_bootstrap.cc:492] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.231654 13388 tablet_bootstrap.cc:654] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.235404 13387 tablet_bootstrap.cc:492] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:12.235850 13387 ts_tablet_manager.cc:1403] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.058s	user 0.015s	sys 0.005s
I20260710 13:18:12.236872 13386 tablet_bootstrap.cc:654] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.238503 13387 raft_consensus.cc:359] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.239189 13387 raft_consensus.cc:385] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.239475 13387 raft_consensus.cc:740] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.239871 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a6a545dfa743cd89d79cbcb88da08e" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.240439 13387 consensus_queue.cc:260] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
W20260710 13:18:12.241437 13086 leader_election.cc:343] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.242611 13387 ts_tablet_manager.cc:1434] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.006s
I20260710 13:18:12.243585 13387 tablet_bootstrap.cc:492] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:12.247689 13395 raft_consensus.cc:493] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.247830 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a6a545dfa743cd89d79cbcb88da08e" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:12.248162 13395 raft_consensus.cc:515] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.247900 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11467a0f6c6a4c63b65050828e641fb9" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
W20260710 13:18:12.249344 13086 leader_election.cc:343] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.245687 13389 tablet_bootstrap.cc:492] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.249769 13086 leader_election.cc:304] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d; no voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:12.250281 13389 ts_tablet_manager.cc:1403] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.049s	user 0.012s	sys 0.003s
I20260710 13:18:12.250751 13395 leader_election.cc:290] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
W20260710 13:18:12.250870 13086 leader_election.cc:343] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.251314 13086 leader_election.cc:304] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6, 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:12.252286 13387 tablet_bootstrap.cc:654] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.252435 13392 raft_consensus.cc:2749] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:12.253073 13392 raft_consensus.cc:2749] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:12.254632 13392 raft_consensus.cc:493] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.255276 13392 raft_consensus.cc:515] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.260079 13392 leader_election.cc:290] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:12.253036 13389 raft_consensus.cc:359] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.273408 13389 raft_consensus.cc:385] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.274610 13389 raft_consensus.cc:740] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.277384 13389 consensus_queue.cc:260] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.285224 13389 ts_tablet_manager.cc:1434] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260710 13:18:12.288790 13389 tablet_bootstrap.cc:492] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.286207 13386 tablet_bootstrap.cc:492] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.296308 13386 ts_tablet_manager.cc:1403] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.071s	user 0.011s	sys 0.002s
I20260710 13:18:12.290953 13388 tablet_bootstrap.cc:492] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:12.299503 13388 ts_tablet_manager.cc:1403] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.096s	user 0.014s	sys 0.004s
W20260710 13:18:12.302397 13086 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.195.194:33323, user_credentials={real_user=slave}} blocked reactor thread for 51580.2us
I20260710 13:18:12.303936 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:12.304204 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.304545 13197 raft_consensus.cc:2468] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 0.
W20260710 13:18:12.305799 13086 leader_election.cc:343] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.306476 13086 leader_election.cc:304] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 62b93dbf95f84d1db4f9db106ab48873
I20260710 13:18:12.307375 13395 raft_consensus.cc:493] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.301504 13388 raft_consensus.cc:359] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.307966 13395 raft_consensus.cc:515] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.308818 13388 raft_consensus.cc:385] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.309281 13388 raft_consensus.cc:740] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.310539 13395 leader_election.cc:290] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:12.310878 13388 consensus_queue.cc:260] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.313099 13388 ts_tablet_manager.cc:1434] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.000s
I20260710 13:18:12.310187 13386 raft_consensus.cc:359] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.313846 13386 raft_consensus.cc:385] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.311264 13410 raft_consensus.cc:2804] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.314148 13386 raft_consensus.cc:740] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.314370 13410 raft_consensus.cc:493] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.314798 13410 raft_consensus.cc:3060] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.316407 13389 tablet_bootstrap.cc:654] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.319805 13386 consensus_queue.cc:260] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.322176 13386 ts_tablet_manager.cc:1434] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260710 13:18:12.324826 13388 tablet_bootstrap.cc:492] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:12.331862 13386 tablet_bootstrap.cc:492] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.339157 13388 tablet_bootstrap.cc:654] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.343642 13389 tablet_bootstrap.cc:492] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.344110 13389 ts_tablet_manager.cc:1403] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.056s	user 0.004s	sys 0.005s
I20260710 13:18:12.344628 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
W20260710 13:18:12.346405 13235 leader_election.cc:343] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.347395 13403 raft_consensus.cc:493] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.347841 13403 raft_consensus.cc:515] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.350714 13403 leader_election.cc:290] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:12.346786 13389 raft_consensus.cc:359] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.354326 13389 raft_consensus.cc:385] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.354902 13389 raft_consensus.cc:740] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.355114 13386 tablet_bootstrap.cc:654] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.355012 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b7f574add4b6bbfbcb533d09d2396" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:12.355726 13345 raft_consensus.cc:2468] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 0.
I20260710 13:18:12.355893 13389 consensus_queue.cc:260] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.356871 13235 leader_election.cc:304] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:12.352474 13410 raft_consensus.cc:515] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.357575 13395 raft_consensus.cc:2804] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.360325 13395 raft_consensus.cc:493] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.360668 13395 raft_consensus.cc:3060] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.365425 13389 ts_tablet_manager.cc:1434] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.021s	user 0.002s	sys 0.006s
I20260710 13:18:12.365933 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:12.366324 13389 tablet_bootstrap.cc:492] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.366804 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
W20260710 13:18:12.368136 13086 leader_election.cc:343] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.366431 13197 raft_consensus.cc:3060] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.362301 13410 leader_election.cc:290] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Requested vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:12.376704 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:12.377835 13195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b7f574add4b6bbfbcb533d09d2396" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
W20260710 13:18:12.379233 13235 leader_election.cc:343] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.379499 13389 tablet_bootstrap.cc:654] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.385316 13235 leader_election.cc:304] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873; no voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:12.388944 13395 raft_consensus.cc:515] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.391662 13387 tablet_bootstrap.cc:492] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:12.392196 13387 ts_tablet_manager.cc:1403] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.149s	user 0.038s	sys 0.072s
I20260710 13:18:12.392580 13197 raft_consensus.cc:2468] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 1.
I20260710 13:18:12.393893 13086 leader_election.cc:304] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 62b93dbf95f84d1db4f9db106ab48873
I20260710 13:18:12.395452 13387 raft_consensus.cc:359] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.396284 13387 raft_consensus.cc:385] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.396596 13387 raft_consensus.cc:740] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.397383 13410 raft_consensus.cc:2804] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.397894 13410 raft_consensus.cc:697] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:12.398077 13386 tablet_bootstrap.cc:492] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.398566 13386 ts_tablet_manager.cc:1403] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.067s	user 0.025s	sys 0.006s
I20260710 13:18:12.398772 13410 consensus_queue.cc:237] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.399818 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae3f65b4488ebcd139f413bb800e" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.400382 13271 raft_consensus.cc:2468] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 0.
I20260710 13:18:12.401537 13386 raft_consensus.cc:359] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.402257 13386 raft_consensus.cc:385] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.402544 13386 raft_consensus.cc:740] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.402673 13388 tablet_bootstrap.cc:492] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:12.403242 13388 ts_tablet_manager.cc:1403] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.079s	user 0.013s	sys 0.006s
I20260710 13:18:12.403321 13386 consensus_queue.cc:260] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.402639 13395 leader_election.cc:290] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Requested vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:12.405040 13395 raft_consensus.cc:2749] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:12.406229 13388 raft_consensus.cc:359] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.406909 13388 raft_consensus.cc:385] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.407198 13388 raft_consensus.cc:740] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.407970 13388 consensus_queue.cc:260] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.410559 13388 ts_tablet_manager.cc:1434] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:12.410002 13387 consensus_queue.cc:260] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.411518 13388 tablet_bootstrap.cc:492] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:12.414170 13161 leader_election.cc:304] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:12.414961 13403 raft_consensus.cc:2804] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.415313 13403 raft_consensus.cc:493] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.415623 13403 raft_consensus.cc:3060] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.419345 13387 ts_tablet_manager.cc:1434] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260710 13:18:12.420526 13387 tablet_bootstrap.cc:492] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:12.428620 13389 tablet_bootstrap.cc:492] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.429158 13389 ts_tablet_manager.cc:1403] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.003s
I20260710 13:18:12.432461 13403 raft_consensus.cc:515] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.434569 13403 leader_election.cc:290] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Requested vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:12.436244 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae3f65b4488ebcd139f413bb800e" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:12.436815 13271 raft_consensus.cc:3060] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.443758 13389 raft_consensus.cc:359] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.444567 13389 raft_consensus.cc:385] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.444801 13271 raft_consensus.cc:2468] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 1.
I20260710 13:18:12.447055 13387 tablet_bootstrap.cc:654] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.447997 13018 catalog_manager.cc:5697] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 1 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:12.450471 13389 raft_consensus.cc:740] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.450968 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae3f65b4488ebcd139f413bb800e" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:12.451786 13386 ts_tablet_manager.cc:1434] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.053s	user 0.028s	sys 0.024s
I20260710 13:18:12.451249 13389 consensus_queue.cc:260] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.453835 13389 ts_tablet_manager.cc:1434] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.024s	user 0.009s	sys 0.001s
I20260710 13:18:12.454133 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae3f65b4488ebcd139f413bb800e" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:12.454761 13389 tablet_bootstrap.cc:492] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.456584 13386 tablet_bootstrap.cc:492] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.460947 13389 tablet_bootstrap.cc:654] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.464577 13387 tablet_bootstrap.cc:492] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:12.465090 13387 ts_tablet_manager.cc:1403] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.045s	user 0.001s	sys 0.010s
I20260710 13:18:12.465394 13161 leader_election.cc:304] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:12.466467 13400 raft_consensus.cc:493] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.466945 13400 raft_consensus.cc:515] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.468259 13387 raft_consensus.cc:359] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.469059 13387 raft_consensus.cc:385] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.469349 13400 leader_election.cc:290] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:12.472198 13386 tablet_bootstrap.cc:654] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.469359 13387 raft_consensus.cc:740] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.475711 13387 consensus_queue.cc:260] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.477905 13403 raft_consensus.cc:2804] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.478423 13403 raft_consensus.cc:697] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Becoming Leader. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Running, Role: LEADER
I20260710 13:18:12.480365 13387 ts_tablet_manager.cc:1434] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.002s
I20260710 13:18:12.482208 13403 consensus_queue.cc:237] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.494668 13386 tablet_bootstrap.cc:492] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.495313 13386 ts_tablet_manager.cc:1403] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.039s	user 0.021s	sys 0.009s
I20260710 13:18:12.496429 13410 raft_consensus.cc:493] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.496913 13410 raft_consensus.cc:515] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.498418 13386 raft_consensus.cc:359] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.498929 13410 leader_election.cc:290] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:12.499119 13386 raft_consensus.cc:385] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.499506 13386 raft_consensus.cc:740] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.500730 13388 tablet_bootstrap.cc:654] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.500370 13386 consensus_queue.cc:260] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.503305 13386 ts_tablet_manager.cc:1434] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.002s
I20260710 13:18:12.503783 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:12.504513 13386 tablet_bootstrap.cc:492] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.504449 13197 raft_consensus.cc:2468] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 0.
I20260710 13:18:12.503358 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:12.505837 13387 tablet_bootstrap.cc:492] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:12.506731 13086 leader_election.cc:304] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
W20260710 13:18:12.507579 13086 leader_election.cc:343] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.508278 13408 raft_consensus.cc:2804] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.508623 13408 raft_consensus.cc:493] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.508936 13408 raft_consensus.cc:3060] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:12.510267 13161 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.195.195:32935, user_credentials={real_user=slave}} blocked reactor thread for 44989.1us
W20260710 13:18:12.510941 13161 leader_election.cc:343] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:12.511781 13161 leader_election.cc:343] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.514668 13386 tablet_bootstrap.cc:654] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.518872 13408 raft_consensus.cc:515] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.521250 13387 tablet_bootstrap.cc:654] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.523674 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
W20260710 13:18:12.525097 13086 leader_election.cc:343] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.525703 13389 tablet_bootstrap.cc:492] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.525946 13386 tablet_bootstrap.cc:492] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.526475 13386 ts_tablet_manager.cc:1403] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
I20260710 13:18:12.527683 13389 ts_tablet_manager.cc:1403] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.073s	user 0.023s	sys 0.032s
I20260710 13:18:12.528847 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:12.529155 13408 leader_election.cc:290] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Requested vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:12.529446 13197 raft_consensus.cc:3060] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.531818 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
W20260710 13:18:12.533320 13309 leader_election.cc:343] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.536279 13197 raft_consensus.cc:2468] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 1.
W20260710 13:18:12.536823 13235 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.195.194:33323, user_credentials={real_user=slave}} blocked reactor thread for 157693us
I20260710 13:18:12.537420 13086 leader_election.cc:304] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:12.538655 13408 raft_consensus.cc:2804] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.539160 13408 raft_consensus.cc:697] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
W20260710 13:18:12.537488 13235 leader_election.cc:343] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.540405 13388 tablet_bootstrap.cc:492] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:12.540026 13408 consensus_queue.cc:237] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.540859 13388 ts_tablet_manager.cc:1403] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.130s	user 0.003s	sys 0.011s
I20260710 13:18:12.540940 13195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b7f574add4b6bbfbcb533d09d2396" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:12.542703 13386 raft_consensus.cc:359] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.542984 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b7f574add4b6bbfbcb533d09d2396" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:12.543419 13386 raft_consensus.cc:385] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.543563 13345 raft_consensus.cc:3060] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.543686 13389 raft_consensus.cc:359] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.543923 13388 raft_consensus.cc:359] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.544484 13389 raft_consensus.cc:385] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.544639 13388 raft_consensus.cc:385] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.544996 13389 raft_consensus.cc:740] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.545059 13388 raft_consensus.cc:740] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.543749 13386 raft_consensus.cc:740] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.546094 13389 consensus_queue.cc:260] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.546255 13388 consensus_queue.cc:260] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.547268 13386 consensus_queue.cc:260] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.548636 13388 ts_tablet_manager.cc:1434] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:12.548832 13389 ts_tablet_manager.cc:1434] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:18:12.549574 13388 tablet_bootstrap.cc:492] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:12.549820 13386 ts_tablet_manager.cc:1434] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.001s
I20260710 13:18:12.550015 13389 tablet_bootstrap.cc:492] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.550611 13345 raft_consensus.cc:2468] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:12.550796 13386 tablet_bootstrap.cc:492] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.553748 13410 raft_consensus.cc:493] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.553958 13235 leader_election.cc:304] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:12.554220 13410 raft_consensus.cc:515] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.554787 13421 raft_consensus.cc:2804] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.555311 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.555348 13421 raft_consensus.cc:697] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:12.556013 13271 raft_consensus.cc:2468] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 0.
I20260710 13:18:12.556169 13410 leader_election.cc:290] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:12.556496 13421 consensus_queue.cc:237] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.557540 13309 leader_election.cc:304] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:12.558336 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.557776 13016 catalog_manager.cc:5697] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:12.558948 13271 raft_consensus.cc:2468] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 0.
I20260710 13:18:12.558418 13400 raft_consensus.cc:2804] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.560029 13400 raft_consensus.cc:493] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.560384 13400 raft_consensus.cc:3060] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:12.554816 13235 leader_election.cc:343] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.565897 13086 leader_election.cc:304] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:12.566855 13389 tablet_bootstrap.cc:654] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.566958 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
W20260710 13:18:12.568255 13086 leader_election.cc:343] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.570734 13400 raft_consensus.cc:515] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.572736 13400 leader_election.cc:290] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:12.573318 13408 raft_consensus.cc:2804] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.573753 13408 raft_consensus.cc:493] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.574136 13408 raft_consensus.cc:3060] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.574442 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:12.575100 13271 raft_consensus.cc:3060] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.573469 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:12.577482 13388 tablet_bootstrap.cc:654] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:12.577890 13309 leader_election.cc:343] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.583236 13387 tablet_bootstrap.cc:492] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:12.583719 13387 ts_tablet_manager.cc:1403] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.078s	user 0.010s	sys 0.005s
I20260710 13:18:12.582319 13408 raft_consensus.cc:515] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.587052 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
W20260710 13:18:12.588407 13086 leader_election.cc:343] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.588733 13387 raft_consensus.cc:359] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.589370 13387 raft_consensus.cc:385] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.589690 13387 raft_consensus.cc:740] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.591028 13017 catalog_manager.cc:5697] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 1 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:12.596304 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:12.596884 13270 raft_consensus.cc:3060] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.598646 13386 tablet_bootstrap.cc:654] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.598393 13387 consensus_queue.cc:260] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.596328 13271 raft_consensus.cc:2468] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 1.
I20260710 13:18:12.599457 13403 raft_consensus.cc:493] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.599975 13403 raft_consensus.cc:515] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.602118 13403 leader_election.cc:290] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:12.606428 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c68f923fed497aa85e83ac3e60d601" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:12.607756 13388 tablet_bootstrap.cc:492] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
W20260710 13:18:12.607885 13161 leader_election.cc:343] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.607220 13016 catalog_manager.cc:5697] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:12.608258 13388 ts_tablet_manager.cc:1403] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.000s
I20260710 13:18:12.610669 13309 leader_election.cc:304] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:12.614049 13400 raft_consensus.cc:2804] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.614486 13400 raft_consensus.cc:697] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Running, Role: LEADER
I20260710 13:18:12.615262 13400 consensus_queue.cc:237] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.620389 13270 raft_consensus.cc:2468] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 1.
I20260710 13:18:12.622975 13086 leader_election.cc:304] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:12.623775 13410 raft_consensus.cc:2804] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.623924 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c68f923fed497aa85e83ac3e60d601" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:12.624266 13410 raft_consensus.cc:697] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:12.624575 13122 raft_consensus.cc:2468] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 0.
I20260710 13:18:12.625047 13410 consensus_queue.cc:237] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.625790 13161 leader_election.cc:304] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:12.626570 13403 raft_consensus.cc:2804] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.626973 13403 raft_consensus.cc:493] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.627318 13403 raft_consensus.cc:3060] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.630867 13408 leader_election.cc:290] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Requested vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:12.610241 13387 ts_tablet_manager.cc:1434] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.026s	user 0.009s	sys 0.000s
I20260710 13:18:12.634469 13389 tablet_bootstrap.cc:492] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.634933 13389 ts_tablet_manager.cc:1403] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.085s	user 0.030s	sys 0.025s
I20260710 13:18:12.636653 13403 raft_consensus.cc:515] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.637876 13389 raft_consensus.cc:359] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.638502 13427 raft_consensus.cc:493] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.638566 13389 raft_consensus.cc:385] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.639097 13427 raft_consensus.cc:515] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.641652 13387 tablet_bootstrap.cc:492] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:12.641821 13427 leader_election.cc:290] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:12.640879 13403 leader_election.cc:290] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Requested vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:12.641752 13386 tablet_bootstrap.cc:492] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.639088 13389 raft_consensus.cc:740] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.643404 13386 ts_tablet_manager.cc:1403] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.007s
I20260710 13:18:12.643591 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c68f923fed497aa85e83ac3e60d601" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:12.644373 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11467a0f6c6a4c63b65050828e641fb9" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:12.643626 13389 consensus_queue.cc:260] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.645665 13121 raft_consensus.cc:2468] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 0.
I20260710 13:18:12.646616 13122 raft_consensus.cc:3060] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.646802 13161 leader_election.cc:304] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:12.647619 13403 raft_consensus.cc:2804] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.647981 13403 raft_consensus.cc:493] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.648319 13403 raft_consensus.cc:3060] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.648644 13421 raft_consensus.cc:493] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.649102 13421 raft_consensus.cc:515] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.651607 13421 leader_election.cc:290] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:12.653512 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
W20260710 13:18:12.655045 13235 leader_election.cc:343] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.655519 13389 ts_tablet_manager.cc:1434] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 13:18:12.653468 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
W20260710 13:18:12.656636 13235 leader_election.cc:343] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.657078 13235 leader_election.cc:304] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873; no voters: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:12.657416 13389 tablet_bootstrap.cc:492] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.660862 13122 raft_consensus.cc:2468] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 1.
I20260710 13:18:12.612193 13388 raft_consensus.cc:359] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.663506 13388 raft_consensus.cc:385] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.663853 13388 raft_consensus.cc:740] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.664753 13388 consensus_queue.cc:260] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.666060 13386 raft_consensus.cc:359] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.666821 13386 raft_consensus.cc:385] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.665310 13421 raft_consensus.cc:2749] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:12.667562 13388 ts_tablet_manager.cc:1434] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.001s
I20260710 13:18:12.670727 13161 leader_election.cc:304] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:12.671578 13427 raft_consensus.cc:2804] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.670953 13017 catalog_manager.cc:5697] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 1 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:12.671684 13389 tablet_bootstrap.cc:654] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.654978 13403 raft_consensus.cc:515] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.672624 13410 raft_consensus.cc:493] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260710 13:18:12.674481 13309 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.195.195:32935, user_credentials={real_user=slave}} blocked reactor thread for 63955.8us
I20260710 13:18:12.676745 13403 leader_election.cc:290] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:12.672581 13386 raft_consensus.cc:740] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.678596 13386 consensus_queue.cc:260] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.674355 13410 raft_consensus.cc:515] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.679939 13016 catalog_manager.cc:5697] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196). New cstate: current_term: 1 leader_uuid: "9e572956c76d4e7ebacc839e3e4166a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:12.681771 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c68f923fed497aa85e83ac3e60d601" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:12.682279 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a173d4cc4b094f8eb6219592218faf53" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
W20260710 13:18:12.683529 13086 leader_election.cc:343] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.683883 13386 ts_tablet_manager.cc:1434] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.001s
I20260710 13:18:12.685963 13386 tablet_bootstrap.cc:492] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.685886 13410 leader_election.cc:290] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:12.687019 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a173d4cc4b094f8eb6219592218faf53" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.674739 13388 tablet_bootstrap.cc:492] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:12.688045 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11467a0f6c6a4c63b65050828e641fb9" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
W20260710 13:18:12.688308 13086 leader_election.cc:343] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.688736 13086 leader_election.cc:304] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d; no voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:12.689476 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11467a0f6c6a4c63b65050828e641fb9" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:12.689900 13410 raft_consensus.cc:2749] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:18:12.690574 13161 leader_election.cc:343] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.691062 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11467a0f6c6a4c63b65050828e641fb9" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:12.691607 13122 raft_consensus.cc:3060] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:12.691781 13161 leader_election.cc:343] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:12.704591 13161 leader_election.cc:343] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.708586 13122 raft_consensus.cc:2468] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 1.
I20260710 13:18:12.709690 13161 leader_election.cc:304] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:12.710702 13403 raft_consensus.cc:2804] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.711161 13403 raft_consensus.cc:697] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Becoming Leader. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Running, Role: LEADER
I20260710 13:18:12.711956 13403 consensus_queue.cc:237] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.714092 13387 tablet_bootstrap.cc:654] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.717919 13388 tablet_bootstrap.cc:654] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.728341 13427 raft_consensus.cc:697] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Becoming Leader. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Running, Role: LEADER
I20260710 13:18:12.729139 13389 tablet_bootstrap.cc:492] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.729683 13389 ts_tablet_manager.cc:1403] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.072s	user 0.008s	sys 0.013s
I20260710 13:18:12.729267 13427 consensus_queue.cc:237] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.731530 13386 tablet_bootstrap.cc:654] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.732523 13389 raft_consensus.cc:359] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.733238 13389 raft_consensus.cc:385] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.733530 13389 raft_consensus.cc:740] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.734357 13389 consensus_queue.cc:260] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.738758 13387 tablet_bootstrap.cc:492] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:12.739039 13389 ts_tablet_manager.cc:1434] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:18:12.739212 13387 ts_tablet_manager.cc:1403] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.098s	user 0.007s	sys 0.007s
I20260710 13:18:12.740089 13389 tablet_bootstrap.cc:492] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.741663 13387 raft_consensus.cc:359] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.742331 13387 raft_consensus.cc:385] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.742604 13387 raft_consensus.cc:740] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.742828 13386 tablet_bootstrap.cc:492] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.743227 13387 consensus_queue.cc:260] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.747537 13388 tablet_bootstrap.cc:492] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:12.746029 13016 catalog_manager.cc:5697] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:12.743273 13386 ts_tablet_manager.cc:1403] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.001s
I20260710 13:18:12.748617 13389 tablet_bootstrap.cc:654] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.750694 13386 raft_consensus.cc:359] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.751384 13386 raft_consensus.cc:385] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.751634 13386 raft_consensus.cc:740] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.752327 13386 consensus_queue.cc:260] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.747972 13388 ts_tablet_manager.cc:1403] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.075s	user 0.013s	sys 0.005s
I20260710 13:18:12.756542 13388 raft_consensus.cc:359] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.757184 13388 raft_consensus.cc:385] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.757436 13388 raft_consensus.cc:740] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.758052 13388 consensus_queue.cc:260] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.760191 13388 ts_tablet_manager.cc:1434] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:12.760583 13387 ts_tablet_manager.cc:1434] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.021s	user 0.003s	sys 0.004s
I20260710 13:18:12.761023 13388 tablet_bootstrap.cc:492] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:12.763895 13018 catalog_manager.cc:5697] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:12.766728 13388 tablet_bootstrap.cc:654] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.769652 13386 ts_tablet_manager.cc:1434] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260710 13:18:12.770618 13386 tablet_bootstrap.cc:492] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.775923 13386 tablet_bootstrap.cc:654] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.775796 13387 tablet_bootstrap.cc:492] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:12.789789 13388 tablet_bootstrap.cc:492] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:12.789939 13387 tablet_bootstrap.cc:654] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.790280 13388 ts_tablet_manager.cc:1403] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.000s
I20260710 13:18:12.792539 13386 tablet_bootstrap.cc:492] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.793011 13386 ts_tablet_manager.cc:1403] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.003s
I20260710 13:18:12.792887 13388 raft_consensus.cc:359] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.793573 13388 raft_consensus.cc:385] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.793720 13389 tablet_bootstrap.cc:492] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.793913 13388 raft_consensus.cc:740] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.794441 13389 ts_tablet_manager.cc:1403] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.055s	user 0.028s	sys 0.019s
I20260710 13:18:12.794736 13388 consensus_queue.cc:260] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.795514 13386 raft_consensus.cc:359] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.796238 13386 raft_consensus.cc:385] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.796489 13386 raft_consensus.cc:740] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.797109 13386 consensus_queue.cc:260] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.797297 13389 raft_consensus.cc:359] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.798103 13389 raft_consensus.cc:385] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.798417 13389 raft_consensus.cc:740] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.799011 13386 ts_tablet_manager.cc:1434] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:12.799079 13389 consensus_queue.cc:260] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.801126 13389 ts_tablet_manager.cc:1434] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:12.801539 13421 raft_consensus.cc:493] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.802004 13421 raft_consensus.cc:515] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.803457 13386 tablet_bootstrap.cc:492] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.803920 13421 leader_election.cc:290] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:12.805507 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b57094049e4be4bbf130b836ed8f14" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:12.805666 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b57094049e4be4bbf130b836ed8f14" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
W20260710 13:18:12.807061 13235 leader_election.cc:343] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:12.807673 13235 leader_election.cc:343] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.808063 13235 leader_election.cc:304] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6, 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:12.809082 13421 raft_consensus.cc:2749] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:12.807159 13389 tablet_bootstrap.cc:492] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.811421 13386 tablet_bootstrap.cc:654] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.813547 13388 ts_tablet_manager.cc:1434] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.023s	user 0.002s	sys 0.004s
I20260710 13:18:12.813975 13389 tablet_bootstrap.cc:654] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.815527 13387 tablet_bootstrap.cc:492] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:12.816018 13387 ts_tablet_manager.cc:1403] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.040s	user 0.008s	sys 0.008s
I20260710 13:18:12.819056 13387 raft_consensus.cc:359] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.819936 13387 raft_consensus.cc:385] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.820279 13387 raft_consensus.cc:740] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.821442 13388 tablet_bootstrap.cc:492] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:12.821184 13387 consensus_queue.cc:260] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.826359 13444 raft_consensus.cc:493] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.826831 13444 raft_consensus.cc:515] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.829263 13444 leader_election.cc:290] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:12.831861 13388 tablet_bootstrap.cc:654] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.833161 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e6fbf76d44a0db4b5cbbd71c5b814" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:12.835963 13122 raft_consensus.cc:2468] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 0.
I20260710 13:18:12.837431 13387 ts_tablet_manager.cc:1434] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260710 13:18:12.837666 13386 tablet_bootstrap.cc:492] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.838105 13389 tablet_bootstrap.cc:492] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.838105 13386 ts_tablet_manager.cc:1403] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.035s	user 0.019s	sys 0.012s
I20260710 13:18:12.838656 13389 ts_tablet_manager.cc:1403] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.032s	user 0.015s	sys 0.013s
I20260710 13:18:12.840764 13386 raft_consensus.cc:359] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.840951 13389 raft_consensus.cc:359] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.841418 13386 raft_consensus.cc:385] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.837257 13309 leader_election.cc:304] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:12.841776 13386 raft_consensus.cc:740] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.842435 13386 consensus_queue.cc:260] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.843191 13444 raft_consensus.cc:2804] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.844247 13386 ts_tablet_manager.cc:1434] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:18:12.844238 13388 tablet_bootstrap.cc:492] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:12.845439 13444 raft_consensus.cc:493] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.845770 13388 ts_tablet_manager.cc:1403] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260710 13:18:12.845819 13444 raft_consensus.cc:3060] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.846654 13421 raft_consensus.cc:493] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.847100 13421 raft_consensus.cc:515] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.848122 13388 raft_consensus.cc:359] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.848534 13427 raft_consensus.cc:493] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.849016 13421 leader_election.cc:290] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:12.849479 13388 raft_consensus.cc:385] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.849016 13427 raft_consensus.cc:515] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.849783 13388 raft_consensus.cc:740] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.850538 13388 consensus_queue.cc:260] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.850876 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a6a545dfa743cd89d79cbcb88da08e" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:12.851483 13197 raft_consensus.cc:2468] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 0.
I20260710 13:18:12.852280 13444 raft_consensus.cc:515] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.844600 13389 raft_consensus.cc:385] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.852689 13235 leader_election.cc:304] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:12.853015 13389 raft_consensus.cc:740] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.853529 13421 raft_consensus.cc:2804] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.853863 13389 consensus_queue.cc:260] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.854394 13421 raft_consensus.cc:493] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.854768 13421 raft_consensus.cc:3060] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.855099 13388 ts_tablet_manager.cc:1434] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260710 13:18:12.855296 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05600cc82ec542129a72ade1d5383fbe" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.855937 13388 tablet_bootstrap.cc:492] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:12.856779 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05600cc82ec542129a72ade1d5383fbe" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
W20260710 13:18:12.858464 13161 leader_election.cc:343] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:12.859084 13161 leader_election.cc:343] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.859462 13161 leader_election.cc:304] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873
I20260710 13:18:12.860213 13403 raft_consensus.cc:2749] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:12.849355 13386 tablet_bootstrap.cc:492] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.861049 13421 raft_consensus.cc:515] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.851372 13195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e6fbf76d44a0db4b5cbbd71c5b814" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:12.862884 13389 ts_tablet_manager.cc:1434] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.001s
W20260710 13:18:12.863044 13309 leader_election.cc:343] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.864177 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a6a545dfa743cd89d79cbcb88da08e" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:12.865063 13424 raft_consensus.cc:493] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.865808 13444 leader_election.cc:290] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:12.865511 13424 raft_consensus.cc:515] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.866626 13386 tablet_bootstrap.cc:654] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.866909 13122 raft_consensus.cc:2468] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 0.
I20260710 13:18:12.853616 13427 leader_election.cc:290] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:12.867535 13424 leader_election.cc:290] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:12.868741 13120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a6a545dfa743cd89d79cbcb88da08e" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:12.869336 13120 raft_consensus.cc:3060] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.869451 13388 tablet_bootstrap.cc:654] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.872138 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:12.872856 13197 raft_consensus.cc:2393] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 62b93dbf95f84d1db4f9db106ab48873 in current term 1: Already voted for candidate 13a3cda71dbb4426affdb40051da9f4d in this term.
I20260710 13:18:12.873958 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e6fbf76d44a0db4b5cbbd71c5b814" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:12.874488 13121 raft_consensus.cc:3060] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.866541 13195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c8e6fbf76d44a0db4b5cbbd71c5b814" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
W20260710 13:18:12.876186 13309 leader_election.cc:343] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.876325 13410 raft_consensus.cc:493] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.878441 13389 tablet_bootstrap.cc:492] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.877233 13410 raft_consensus.cc:515] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.878643 13270 raft_consensus.cc:3060] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.882695 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:12.883615 13410 leader_election.cc:290] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:12.883981 13389 tablet_bootstrap.cc:654] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.885356 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:12.886955 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.887703 13271 raft_consensus.cc:2393] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13a3cda71dbb4426affdb40051da9f4d in current term 1: Already voted for candidate 9e572956c76d4e7ebacc839e3e4166a3 in this term.
I20260710 13:18:12.887538 13235 leader_election.cc:304] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873; no voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:12.889200 13400 raft_consensus.cc:493] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.889681 13400 raft_consensus.cc:515] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.891566 13400 leader_election.cc:290] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:12.891968 13400 raft_consensus.cc:493] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:12.892381 13400 raft_consensus.cc:515] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.894974 13389 tablet_bootstrap.cc:492] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.894783 13086 leader_election.cc:304] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d; no voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:12.896039 13410 raft_consensus.cc:3060] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.897065 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7195e164c3e440cc9a85e88eccb2d5cd" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.897661 13271 raft_consensus.cc:2468] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 0.
I20260710 13:18:12.899389 13309 leader_election.cc:304] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:12.900180 13389 ts_tablet_manager.cc:1403] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.005s
I20260710 13:18:12.845103 13387 tablet_bootstrap.cc:492] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:12.900902 13400 leader_election.cc:290] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:12.901770 13424 raft_consensus.cc:2749] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:12.903415 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae3f65b4488ebcd139f413bb800e" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:12.904158 13271 raft_consensus.cc:2393] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e572956c76d4e7ebacc839e3e4166a3 in current term 1: Already voted for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in this term.
I20260710 13:18:12.900105 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7195e164c3e440cc9a85e88eccb2d5cd" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:12.905419 13195 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3648ae3f65b4488ebcd139f413bb800e" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:12.906312 13120 raft_consensus.cc:2468] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:12.907917 13408 consensus_queue.cc:1048] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:12.909090 13400 raft_consensus.cc:2804] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:12.910012 13400 raft_consensus.cc:493] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:12.911775 13400 raft_consensus.cc:3060] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.912930 13389 raft_consensus.cc:359] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
W20260710 13:18:12.909685 13309 leader_election.cc:343] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:12.913527 13389 raft_consensus.cc:385] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.914062 13389 raft_consensus.cc:740] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.914696 13389 consensus_queue.cc:260] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.915225 13345 raft_consensus.cc:3060] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.909380 13235 leader_election.cc:304] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:12.916325 13424 raft_consensus.cc:2804] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.916829 13389 ts_tablet_manager.cc:1434] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:18:12.917950 13389 tablet_bootstrap.cc:492] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.923897 13389 tablet_bootstrap.cc:654] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.925135 13387 tablet_bootstrap.cc:654] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.901489 13121 raft_consensus.cc:2468] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 1.
I20260710 13:18:12.926985 13344 raft_consensus.cc:3060] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.929421 13408 consensus_queue.cc:1048] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:12.935817 13386 tablet_bootstrap.cc:492] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:12.936065 13309 leader_election.cc:304] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e572956c76d4e7ebacc839e3e4166a3; no voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:12.936270 13386 ts_tablet_manager.cc:1403] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.087s	user 0.005s	sys 0.032s
I20260710 13:18:12.936811 13444 raft_consensus.cc:2749] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:12.938315 13427 consensus_queue.cc:1048] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:12.938496 13309 leader_election.cc:304] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:12.938884 13386 raft_consensus.cc:359] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.939244 13444 raft_consensus.cc:2804] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:12.941450 13386 raft_consensus.cc:385] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.941761 13386 raft_consensus.cc:740] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.943329 13386 consensus_queue.cc:260] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:12.944993 13400 raft_consensus.cc:515] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:12.954090 13386 ts_tablet_manager.cc:1434] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260710 13:18:12.956694 13386 tablet_bootstrap.cc:492] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:12.960037 13389 tablet_bootstrap.cc:492] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:12.960400 13389 ts_tablet_manager.cc:1403] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.019s
I20260710 13:18:12.951527 13424 raft_consensus.cc:697] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:12.964869 13400 leader_election.cc:290] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Requested vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:12.967247 13421 leader_election.cc:290] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:12.968186 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36a6a545dfa743cd89d79cbcb88da08e" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:12.967036 13408 consensus_queue.cc:1048] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:12.966889 13410 raft_consensus.cc:2749] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:12.959107 13444 raft_consensus.cc:697] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Running, Role: LEADER
I20260710 13:18:12.970820 13389 raft_consensus.cc:359] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.968775 13197 raft_consensus.cc:3060] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.971642 13196 raft_consensus.cc:3060] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.971889 13389 raft_consensus.cc:385] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:12.972990 13389 raft_consensus.cc:740] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:12.974018 13388 tablet_bootstrap.cc:492] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:12.974534 13388 ts_tablet_manager.cc:1403] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.119s	user 0.026s	sys 0.014s
I20260710 13:18:12.973732 13389 consensus_queue.cc:260] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:12.978317 13444 consensus_queue.cc:237] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:12.980371 13389 ts_tablet_manager.cc:1434] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:18:12.981379 13389 tablet_bootstrap.cc:492] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:12.987324 13386 tablet_bootstrap.cc:654] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:12.979308 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7195e164c3e440cc9a85e88eccb2d5cd" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:12.992491 13271 raft_consensus.cc:3060] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:12.977911 13424 consensus_queue.cc:237] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.001554 13197 raft_consensus.cc:2468] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:13.001787 13467 raft_consensus.cc:493] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.002786 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7195e164c3e440cc9a85e88eccb2d5cd" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:13.002303 13467 raft_consensus.cc:515] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.001013 13388 raft_consensus.cc:359] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.005498 13388 raft_consensus.cc:385] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.005824 13388 raft_consensus.cc:740] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.007117 13403 raft_consensus.cc:493] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.007625 13403 raft_consensus.cc:515] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.007972 13467 leader_election.cc:290] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:13.009578 13389 tablet_bootstrap.cc:654] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.011994 13403 leader_election.cc:290] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.013429 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5065265bb67481c93b8f58fd543f87f" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:13.014753 13269 raft_consensus.cc:2468] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 0.
I20260710 13:18:13.015997 13161 leader_election.cc:304] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:13.016813 13403 raft_consensus.cc:2804] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:13.017155 13403 raft_consensus.cc:493] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:13.017517 13403 raft_consensus.cc:3060] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.017969 13392 consensus_queue.cc:1048] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:13.019490 13068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260710 13:18:13.014822 13309 leader_election.cc:343] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:13.020879 13470 consensus_queue.cc:1048] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:13.022125 13387 tablet_bootstrap.cc:492] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:13.022634 13387 ts_tablet_manager.cc:1403] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.178s	user 0.022s	sys 0.000s
I20260710 13:18:13.025568 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:13.025770 13387 raft_consensus.cc:359] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.026690 13387 raft_consensus.cc:385] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.027602 13387 raft_consensus.cc:740] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.036191 13387 consensus_queue.cc:260] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.041433 13194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:13.042992 13309 leader_election.cc:304] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:13.043125 13427 consensus_queue.cc:1048] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.043511 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5065265bb67481c93b8f58fd543f87f" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:13.046452 13387 ts_tablet_manager.cc:1434] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
W20260710 13:18:13.046895 13161 leader_election.cc:343] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:13.047962 13387 tablet_bootstrap.cc:492] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:13.049002 13388 consensus_queue.cc:260] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.052649 13388 ts_tablet_manager.cc:1434] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.078s	user 0.009s	sys 0.001s
I20260710 13:18:13.043185 13271 raft_consensus.cc:2468] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 1.
I20260710 13:18:13.061115 13388 tablet_bootstrap.cc:492] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:13.059814 13309 leader_election.cc:304] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:13.087812 13470 raft_consensus.cc:493] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.088308 13470 raft_consensus.cc:515] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.089208 13400 raft_consensus.cc:2804] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:13.089728 13400 raft_consensus.cc:697] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Running, Role: LEADER
I20260710 13:18:13.090407 13470 leader_election.cc:290] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:13.091780 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:13.092214 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:13.092399 13121 raft_consensus.cc:2468] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 0.
I20260710 13:18:13.098412 13388 tablet_bootstrap.cc:654] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.093532 13235 leader_election.cc:304] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:13.119210 13387 tablet_bootstrap.cc:654] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.105659 13470 consensus_queue.cc:1048] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260710 13:18:13.090517 13400 consensus_queue.cc:237] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
W20260710 13:18:13.130723 13235 leader_election.cc:343] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:13.150185 13447 raft_consensus.cc:493] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.150701 13447 raft_consensus.cc:515] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.152669 13447 leader_election.cc:290] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.153765 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b7f574add4b6bbfbcb533d09d2396" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:13.142295 13403 raft_consensus.cc:515] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.149298 13408 raft_consensus.cc:493] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.160766 13408 raft_consensus.cc:515] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.162791 13408 leader_election.cc:290] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.165679 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5065265bb67481c93b8f58fd543f87f" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:13.166246 13271 raft_consensus.cc:3060] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.166064 13016 catalog_manager.cc:5697] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196). New cstate: current_term: 1 leader_uuid: "9e572956c76d4e7ebacc839e3e4166a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.160148 13392 consensus_queue.cc:1048] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.160445 13389 tablet_bootstrap.cc:492] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:13.169329 13389 ts_tablet_manager.cc:1403] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.188s	user 0.015s	sys 0.005s
I20260710 13:18:13.173555 13386 tablet_bootstrap.cc:492] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:13.174136 13386 ts_tablet_manager.cc:1403] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.218s	user 0.008s	sys 0.009s
I20260710 13:18:13.174803 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "247b7f574add4b6bbfbcb533d09d2396" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:13.156703 13469 raft_consensus.cc:2804] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:13.183704 13469 raft_consensus.cc:493] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:13.184067 13469 raft_consensus.cc:3060] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.185901 13161 leader_election.cc:304] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:13.189109 13269 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:13.204860 13403 leader_election.cc:290] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Requested vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.206056 13343 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5065265bb67481c93b8f58fd543f87f" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:13.205911 13386 raft_consensus.cc:359] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.206701 13386 raft_consensus.cc:385] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.206964 13386 raft_consensus.cc:740] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
W20260710 13:18:13.207520 13161 leader_election.cc:343] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:13.207593 13386 consensus_queue.cc:260] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.210966 13386 ts_tablet_manager.cc:1434] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.037s	user 0.004s	sys 0.002s
I20260710 13:18:13.220563 13388 tablet_bootstrap.cc:492] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
W20260710 13:18:13.220820 13475 log.cc:927] Time spent T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873: Append to log took a long time: real 0.076s	user 0.000s	sys 0.000s
I20260710 13:18:13.221042 13388 ts_tablet_manager.cc:1403] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.160s	user 0.035s	sys 0.023s
I20260710 13:18:13.215914 13467 raft_consensus.cc:2749] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:13.233815 13388 raft_consensus.cc:359] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.238487 13388 raft_consensus.cc:385] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.238790 13388 raft_consensus.cc:740] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.236157 13195 raft_consensus.cc:3060] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.235855 13469 raft_consensus.cc:515] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
W20260710 13:18:13.237494 13161 consensus_peers.cc:597] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 -> Peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Couldn't send request to peer 9e572956c76d4e7ebacc839e3e4166a3. 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:18:13.232064 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:13.214946 13444 consensus_queue.cc:1048] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260710 13:18:13.217995 13269 raft_consensus.cc:2468] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 0.
I20260710 13:18:13.246737 13387 tablet_bootstrap.cc:492] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:13.247340 13387 ts_tablet_manager.cc:1403] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.200s	user 0.019s	sys 0.006s
I20260710 13:18:13.245014 13345 raft_consensus.cc:2468] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 0.
I20260710 13:18:13.256887 13447 raft_consensus.cc:2749] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:13.265843 13086 leader_election.cc:304] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:13.268224 13392 raft_consensus.cc:2804] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:13.268591 13392 raft_consensus.cc:493] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:13.268905 13392 raft_consensus.cc:3060] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.272868 13386 tablet_bootstrap.cc:492] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:13.273396 13488 consensus_queue.cc:1048] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:13.290262 13018 catalog_manager.cc:5697] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:13.292652 13271 raft_consensus.cc:2468] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 1.
I20260710 13:18:13.293937 13161 leader_election.cc:304] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:13.297060 13427 raft_consensus.cc:493] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.301764 13389 raft_consensus.cc:359] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.302451 13389 raft_consensus.cc:385] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.302718 13389 raft_consensus.cc:740] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.304514 13389 consensus_queue.cc:260] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.313292 13389 ts_tablet_manager.cc:1434] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.144s	user 0.005s	sys 0.000s
I20260710 13:18:13.298763 13403 raft_consensus.cc:2804] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:13.318387 13387 raft_consensus.cc:359] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.319104 13387 raft_consensus.cc:385] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.319358 13387 raft_consensus.cc:740] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.320748 13388 consensus_queue.cc:260] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.297526 13427 raft_consensus.cc:515] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.328243 13387 consensus_queue.cc:260] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.331844 13388 ts_tablet_manager.cc:1434] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.000s
I20260710 13:18:13.332656 13387 ts_tablet_manager.cc:1434] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.085s	user 0.004s	sys 0.002s
I20260710 13:18:13.320153 13488 raft_consensus.cc:493] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.326086 13403 raft_consensus.cc:697] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Becoming Leader. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Running, Role: LEADER
I20260710 13:18:13.335793 13469 leader_election.cc:290] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Requested vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:13.343873 13403 consensus_queue.cc:237] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.337859 13470 raft_consensus.cc:493] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.351881 13120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:13.351840 13470 raft_consensus.cc:515] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.352523 13120 raft_consensus.cc:3060] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.353899 13470 leader_election.cc:290] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:13.338876 13488 raft_consensus.cc:515] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.356117 13488 leader_election.cc:290] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.357797 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05600cc82ec542129a72ade1d5383fbe" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:13.358101 13392 raft_consensus.cc:515] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
W20260710 13:18:13.359337 13235 leader_election.cc:343] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:13.360049 13392 leader_election.cc:290] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Requested vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.361341 13120 raft_consensus.cc:2468] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:13.361831 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:13.362498 13271 raft_consensus.cc:3060] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.362432 13235 leader_election.cc:304] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:13.374001 13469 raft_consensus.cc:2804] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:13.375499 13469 raft_consensus.cc:697] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:13.376279 13469 consensus_queue.cc:237] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.380228 13389 tablet_bootstrap.cc:492] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:13.388706 13387 tablet_bootstrap.cc:492] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:13.390658 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:13.391237 13344 raft_consensus.cc:3060] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.393972 13472 consensus_queue.cc:1048] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:13.395254 13472 raft_consensus.cc:493] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.395694 13472 raft_consensus.cc:515] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.402679 13387 tablet_bootstrap.cc:654] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.405031 13427 leader_election.cc:290] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:13.405916 13344 raft_consensus.cc:2468] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 1.
I20260710 13:18:13.407078 13086 leader_election.cc:304] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:13.407953 13392 raft_consensus.cc:2804] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:13.408412 13392 raft_consensus.cc:697] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:13.409232 13392 consensus_queue.cc:237] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.410599 13271 raft_consensus.cc:2468] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 1.
I20260710 13:18:13.412345 13472 leader_election.cc:290] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:13.416440 13386 tablet_bootstrap.cc:654] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.429867 13388 tablet_bootstrap.cc:492] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
W20260710 13:18:13.431808 13493 log.cc:927] Time spent T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873: Append to log took a long time: real 0.088s	user 0.000s	sys 0.000s
I20260710 13:18:13.433166 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:13.433804 13342 raft_consensus.cc:3060] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:13.435694 13161 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.195.196:45713, user_credentials={real_user=slave}} blocked reactor thread for 97339.6us
I20260710 13:18:13.436375 13410 consensus_queue.cc:1048] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:13.440546 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:13.443153 13194 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05600cc82ec542129a72ade1d5383fbe" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:13.443835 13194 raft_consensus.cc:2468] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 0.
I20260710 13:18:13.446086 13235 leader_election.cc:304] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:13.448983 13389 tablet_bootstrap.cc:654] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.447496 13470 raft_consensus.cc:2804] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:13.450999 13344 raft_consensus.cc:3060] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.451391 13470 raft_consensus.cc:493] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:13.451812 13470 raft_consensus.cc:3060] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.453317 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:13.454077 13121 raft_consensus.cc:2393] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e572956c76d4e7ebacc839e3e4166a3 in current term 1: Already voted for candidate 62b93dbf95f84d1db4f9db106ab48873 in this term.
I20260710 13:18:13.459916 13271 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b57094049e4be4bbf130b836ed8f14" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:13.462924 13271 raft_consensus.cc:2468] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 0.
I20260710 13:18:13.451104 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b57094049e4be4bbf130b836ed8f14" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:13.468809 13388 tablet_bootstrap.cc:654] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.471856 13502 consensus_queue.cc:1048] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260710 13:18:13.474241 13161 leader_election.cc:304] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:13.475049 13427 raft_consensus.cc:2804] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:13.475423 13427 raft_consensus.cc:493] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:13.475775 13427 raft_consensus.cc:3060] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.483825 13268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
W20260710 13:18:13.487134 13161 leader_election.cc:343] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:13.488087 13161 leader_election.cc:304] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873
I20260710 13:18:13.488166 13400 consensus_queue.cc:1048] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.491225 13444 raft_consensus.cc:493] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.491700 13444 raft_consensus.cc:515] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.492276 13502 raft_consensus.cc:2749] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:13.493975 13444 leader_election.cc:290] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:13.475193 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:13.496102 13387 tablet_bootstrap.cc:492] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:13.499116 13342 raft_consensus.cc:2468] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:13.501698 13387 ts_tablet_manager.cc:1403] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.006s
I20260710 13:18:13.503007 13470 raft_consensus.cc:515] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.505388 13491 consensus_queue.cc:1048] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:13.503391 13309 leader_election.cc:304] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873
I20260710 13:18:13.505487 13020 catalog_manager.cc:5697] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196). New cstate: current_term: 1 leader_uuid: "9e572956c76d4e7ebacc839e3e4166a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.511817 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11467a0f6c6a4c63b65050828e641fb9" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:13.514514 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "11467a0f6c6a4c63b65050828e641fb9" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:13.517755 13427 raft_consensus.cc:515] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.519429 13444 raft_consensus.cc:2749] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:13.521754 13017 catalog_manager.cc:5697] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.532554 13309 leader_election.cc:304] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:13.533816 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05600cc82ec542129a72ade1d5383fbe" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
W20260710 13:18:13.535528 13235 leader_election.cc:343] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:13.536218 13387 raft_consensus.cc:359] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.536871 13387 raft_consensus.cc:385] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.537124 13387 raft_consensus.cc:740] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.537871 13387 consensus_queue.cc:260] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.542735 13386 tablet_bootstrap.cc:492] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:13.543254 13386 ts_tablet_manager.cc:1403] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.271s	user 0.009s	sys 0.010s
I20260710 13:18:13.546829 13388 tablet_bootstrap.cc:492] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:13.547322 13388 ts_tablet_manager.cc:1403] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.118s	user 0.012s	sys 0.003s
I20260710 13:18:13.547994 13386 raft_consensus.cc:359] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.548422 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b57094049e4be4bbf130b836ed8f14" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:13.548652 13386 raft_consensus.cc:385] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.549444 13386 raft_consensus.cc:740] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.547047 13387 ts_tablet_manager.cc:1434] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.002s
I20260710 13:18:13.549823 13388 raft_consensus.cc:359] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.550632 13387 tablet_bootstrap.cc:492] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:13.550592 13388 raft_consensus.cc:385] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.551263 13388 raft_consensus.cc:740] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.551772 13388 consensus_queue.cc:260] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.553386 13386 consensus_queue.cc:260] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.555359 13386 ts_tablet_manager.cc:1434] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:18:13.556236 13386 tablet_bootstrap.cc:492] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:13.557322 13388 ts_tablet_manager.cc:1434] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260710 13:18:13.560209 13387 tablet_bootstrap.cc:654] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.560285 13016 catalog_manager.cc:5697] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.561918 13386 tablet_bootstrap.cc:654] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.552728 13270 raft_consensus.cc:3060] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.567667 13388 tablet_bootstrap.cc:492] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:13.569258 13270 raft_consensus.cc:2468] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 1.
I20260710 13:18:13.570569 13161 leader_election.cc:304] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:13.570971 13427 leader_election.cc:290] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Requested vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.571525 13491 raft_consensus.cc:2804] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:13.572005 13491 raft_consensus.cc:697] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Becoming Leader. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Running, Role: LEADER
I20260710 13:18:13.573792 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b57094049e4be4bbf130b836ed8f14" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:13.574120 13491 consensus_queue.cc:237] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
W20260710 13:18:13.575562 13161 leader_election.cc:343] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:13.570520 13511 raft_consensus.cc:493] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.581063 13511 raft_consensus.cc:515] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.584589 13511 leader_election.cc:290] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.585692 13472 raft_consensus.cc:2749] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:13.586069 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7195e164c3e440cc9a85e88eccb2d5cd" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:13.586252 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7195e164c3e440cc9a85e88eccb2d5cd" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:13.587031 13270 raft_consensus.cc:2393] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13a3cda71dbb4426affdb40051da9f4d in current term 1: Already voted for candidate 9e572956c76d4e7ebacc839e3e4166a3 in this term.
I20260710 13:18:13.581830 13017 catalog_manager.cc:5697] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 1 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:13.577951 13470 leader_election.cc:290] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:13.588248 13086 leader_election.cc:304] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d; no voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:13.595569 13511 raft_consensus.cc:3060] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.588562 13421 consensus_queue.cc:1048] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.584475 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05600cc82ec542129a72ade1d5383fbe" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:13.596462 13197 raft_consensus.cc:3060] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.593441 13388 tablet_bootstrap.cc:654] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.606220 13387 tablet_bootstrap.cc:492] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:13.606705 13387 ts_tablet_manager.cc:1403] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.056s	user 0.008s	sys 0.002s
I20260710 13:18:13.609164 13387 raft_consensus.cc:359] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.609903 13387 raft_consensus.cc:385] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.611514 13386 tablet_bootstrap.cc:492] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:13.615468 13421 consensus_queue.cc:1048] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.618763 13511 raft_consensus.cc:2749] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:13.610157 13387 raft_consensus.cc:740] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.620465 13197 raft_consensus.cc:2468] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:13.620501 13387 consensus_queue.cc:260] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.624976 13387 ts_tablet_manager.cc:1434] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.018s	user 0.002s	sys 0.004s
I20260710 13:18:13.626237 13235 leader_election.cc:304] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:13.627300 13469 raft_consensus.cc:2804] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:13.627753 13469 raft_consensus.cc:697] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:13.628504 13469 consensus_queue.cc:237] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.634060 13197 raft_consensus.cc:3060] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.621682 13386 ts_tablet_manager.cc:1403] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.004s
I20260710 13:18:13.625885 13387 tablet_bootstrap.cc:492] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:13.641047 13386 raft_consensus.cc:359] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.648195 13386 raft_consensus.cc:385] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.649255 13386 raft_consensus.cc:740] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.650207 13387 tablet_bootstrap.cc:654] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.651291 13386 consensus_queue.cc:260] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.655576 13386 ts_tablet_manager.cc:1434] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260710 13:18:13.656529 13386 tablet_bootstrap.cc:492] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:13.662333 13388 tablet_bootstrap.cc:492] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:13.662773 13388 ts_tablet_manager.cc:1403] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.095s	user 0.012s	sys 0.003s
I20260710 13:18:13.668327 13444 consensus_queue.cc:1048] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:13.670572 13017 catalog_manager.cc:5697] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.670681 13020 catalog_manager.cc:5697] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:13.672163 13388 raft_consensus.cc:359] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.673071 13388 raft_consensus.cc:385] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.673146 13444 raft_consensus.cc:493] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.673671 13444 raft_consensus.cc:515] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.675560 13444 leader_election.cc:290] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:13.676251 13386 tablet_bootstrap.cc:654] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.678653 13388 raft_consensus.cc:740] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.678885 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c68f923fed497aa85e83ac3e60d601" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:13.679499 13388 consensus_queue.cc:260] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.681489 13388 ts_tablet_manager.cc:1434] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260710 13:18:13.681535 13472 consensus_queue.cc:1048] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.682520 13388 tablet_bootstrap.cc:492] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:13.693275 13388 tablet_bootstrap.cc:654] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.682477 13120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "56c68f923fed497aa85e83ac3e60d601" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:13.701206 13389 tablet_bootstrap.cc:492] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:13.701735 13389 ts_tablet_manager.cc:1403] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.322s	user 0.020s	sys 0.006s
I20260710 13:18:13.707737 13472 consensus_queue.cc:1048] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.708743 13309 leader_election.cc:304] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:13.714998 13472 raft_consensus.cc:2749] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:13.723272 13386 tablet_bootstrap.cc:492] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:13.724421 13386 ts_tablet_manager.cc:1403] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.017s
I20260710 13:18:13.726060 13389 raft_consensus.cc:359] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.726724 13389 raft_consensus.cc:385] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.726970 13389 raft_consensus.cc:740] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.732107 13389 consensus_queue.cc:260] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.732422 13427 consensus_queue.cc:1048] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.734542 13389 ts_tablet_manager.cc:1434] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260710 13:18:13.735549 13389 tablet_bootstrap.cc:492] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:13.736721 13387 tablet_bootstrap.cc:492] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:13.737182 13387 ts_tablet_manager.cc:1403] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.111s	user 0.016s	sys 0.006s
I20260710 13:18:13.740212 13387 raft_consensus.cc:359] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.740810 13387 raft_consensus.cc:385] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.744022 13389 tablet_bootstrap.cc:654] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.744104 13387 raft_consensus.cc:740] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.747064 13387 consensus_queue.cc:260] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.755301 13386 raft_consensus.cc:359] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.756057 13386 raft_consensus.cc:385] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.756330 13386 raft_consensus.cc:740] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.757048 13386 consensus_queue.cc:260] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.760179 13387 ts_tablet_manager.cc:1434] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.023s	user 0.003s	sys 0.004s
I20260710 13:18:13.761206 13387 tablet_bootstrap.cc:492] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:13.767819 13386 ts_tablet_manager.cc:1434] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.000s
I20260710 13:18:13.769251 13386 tablet_bootstrap.cc:492] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:13.774922 13388 tablet_bootstrap.cc:492] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:13.775381 13388 ts_tablet_manager.cc:1403] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.093s	user 0.008s	sys 0.022s
I20260710 13:18:13.775722 13386 tablet_bootstrap.cc:654] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.782532 13344 raft_consensus.cc:3060] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.782858 13388 raft_consensus.cc:359] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.784693 13388 raft_consensus.cc:385] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.785015 13388 raft_consensus.cc:740] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.785872 13388 consensus_queue.cc:260] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.786612 13472 raft_consensus.cc:493] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.787091 13472 raft_consensus.cc:515] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.788970 13472 leader_election.cc:290] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:13.792882 13388 ts_tablet_manager.cc:1434] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260710 13:18:13.794414 13491 raft_consensus.cc:493] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.794678 13389 tablet_bootstrap.cc:492] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:13.791131 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b57094049e4be4bbf130b836ed8f14" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:13.795107 13389 ts_tablet_manager.cc:1403] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.060s	user 0.009s	sys 0.001s
I20260710 13:18:13.795639 13491 raft_consensus.cc:515] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.797489 13491 leader_election.cc:290] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:13.801043 13268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "26b57094049e4be4bbf130b836ed8f14" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:13.801806 13268 raft_consensus.cc:2393] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e572956c76d4e7ebacc839e3e4166a3 in current term 1: Already voted for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in this term.
I20260710 13:18:13.794004 13388 tablet_bootstrap.cc:492] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:13.805094 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a173d4cc4b094f8eb6219592218faf53" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:13.805855 13267 raft_consensus.cc:2468] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 0.
I20260710 13:18:13.806039 13309 leader_election.cc:304] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e572956c76d4e7ebacc839e3e4166a3; no voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:13.802301 13120 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a173d4cc4b094f8eb6219592218faf53" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:13.808727 13472 raft_consensus.cc:3060] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.812428 13120 raft_consensus.cc:2468] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 0.
I20260710 13:18:13.815126 13387 tablet_bootstrap.cc:654] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.820199 13388 tablet_bootstrap.cc:654] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.821659 13161 leader_election.cc:304] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:13.822525 13447 raft_consensus.cc:2804] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:13.822911 13447 raft_consensus.cc:493] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:13.823057 13342 raft_consensus.cc:3060] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.823282 13447 raft_consensus.cc:3060] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.811414 13389 raft_consensus.cc:359] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.824497 13389 raft_consensus.cc:385] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.825273 13389 raft_consensus.cc:740] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.826399 13389 consensus_queue.cc:260] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.828358 13389 ts_tablet_manager.cc:1434] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.032s	user 0.004s	sys 0.000s
I20260710 13:18:13.829334 13389 tablet_bootstrap.cc:492] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:13.839205 13386 tablet_bootstrap.cc:492] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:13.839763 13386 ts_tablet_manager.cc:1403] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.071s	user 0.018s	sys 0.014s
I20260710 13:18:13.847698 13470 consensus_queue.cc:1048] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.842654 13386 raft_consensus.cc:359] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.852015 13386 raft_consensus.cc:385] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.852299 13386 raft_consensus.cc:740] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.852942 13386 consensus_queue.cc:260] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.867667 13386 ts_tablet_manager.cc:1434] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260710 13:18:13.868732 13386 tablet_bootstrap.cc:492] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:13.871948 13472 raft_consensus.cc:2749] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:13.872879 13447 raft_consensus.cc:515] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.875677 13470 consensus_queue.cc:1048] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.881693 13447 leader_election.cc:290] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:13.882386 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a173d4cc4b094f8eb6219592218faf53" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:13.882814 13121 raft_consensus.cc:3060] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.861766 13389 tablet_bootstrap.cc:654] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.876856 13403 consensus_queue.cc:1048] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.880431 13388 tablet_bootstrap.cc:492] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:13.886071 13386 tablet_bootstrap.cc:654] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.924358 13470 raft_consensus.cc:493] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.899149 13121 raft_consensus.cc:2468] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 1.
I20260710 13:18:13.932071 13161 leader_election.cc:304] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:13.887059 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a173d4cc4b094f8eb6219592218faf53" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:13.924899 13470 raft_consensus.cc:515] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.933153 13270 raft_consensus.cc:3060] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.934415 13470 leader_election.cc:290] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.934937 13403 raft_consensus.cc:2804] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:13.927752 13387 tablet_bootstrap.cc:492] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:13.938031 13387 ts_tablet_manager.cc:1403] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.177s	user 0.028s	sys 0.020s
I20260710 13:18:13.936697 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f3a2772daf4d81ad39689cb2e29bf8" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:13.938624 13197 raft_consensus.cc:2468] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 0.
I20260710 13:18:13.939800 13235 leader_election.cc:304] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:13.936707 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f3a2772daf4d81ad39689cb2e29bf8" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:13.940392 13470 raft_consensus.cc:2804] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:13.936333 13389 tablet_bootstrap.cc:492] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:13.937961 13403 raft_consensus.cc:697] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Becoming Leader. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Running, Role: LEADER
I20260710 13:18:13.940733 13470 raft_consensus.cc:493] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:13.940658 13387 raft_consensus.cc:359] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.941249 13470 raft_consensus.cc:3060] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:13.941339 13235 leader_election.cc:343] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:13.941794 13389 ts_tablet_manager.cc:1403] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.002s
I20260710 13:18:13.941648 13403 consensus_queue.cc:237] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.944226 13389 raft_consensus.cc:359] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.944839 13389 raft_consensus.cc:385] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.945079 13389 raft_consensus.cc:740] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.945737 13389 consensus_queue.cc:260] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.938577 13388 ts_tablet_manager.cc:1403] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.145s	user 0.046s	sys 0.020s
I20260710 13:18:13.947644 13389 ts_tablet_manager.cc:1434] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:13.947826 13470 raft_consensus.cc:515] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.948552 13389 tablet_bootstrap.cc:492] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:13.948807 13388 raft_consensus.cc:359] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.941452 13387 raft_consensus.cc:385] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.949446 13387 raft_consensus.cc:740] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.950105 13387 consensus_queue.cc:260] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:13.950610 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f3a2772daf4d81ad39689cb2e29bf8" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:13.951195 13197 raft_consensus.cc:3060] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.952096 13387 ts_tablet_manager.cc:1434] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 13:18:13.953047 13387 tablet_bootstrap.cc:492] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:13.954406 13392 raft_consensus.cc:493] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.954908 13392 raft_consensus.cc:515] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.956216 13408 consensus_queue.cc:1048] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:13.956732 13392 leader_election.cc:290] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:13.959064 13270 raft_consensus.cc:2468] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in term 1.
I20260710 13:18:13.959357 13268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05600cc82ec542129a72ade1d5383fbe" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:13.962756 13386 tablet_bootstrap.cc:492] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:13.962674 13387 tablet_bootstrap.cc:654] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.963219 13386 ts_tablet_manager.cc:1403] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.006s
I20260710 13:18:13.962935 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05600cc82ec542129a72ade1d5383fbe" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:13.963853 13196 raft_consensus.cc:2393] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13a3cda71dbb4426affdb40051da9f4d in current term 1: Already voted for candidate 62b93dbf95f84d1db4f9db106ab48873 in this term.
I20260710 13:18:13.965456 13086 leader_election.cc:304] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d; no voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:13.965883 13386 raft_consensus.cc:359] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.966641 13421 raft_consensus.cc:493] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:13.962929 13197 raft_consensus.cc:2468] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:13.967407 13421 raft_consensus.cc:515] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:13.968550 13235 leader_election.cc:304] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:13.969769 13469 raft_consensus.cc:2804] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:13.966815 13511 raft_consensus.cc:3060] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.971594 13389 tablet_bootstrap.cc:654] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:13.971483 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:13.972332 13121 raft_consensus.cc:2468] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 0.
I20260710 13:18:13.972541 13387 tablet_bootstrap.cc:492] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:13.973040 13387 ts_tablet_manager.cc:1403] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.003s
I20260710 13:18:13.956246 13388 raft_consensus.cc:385] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.974948 13388 raft_consensus.cc:740] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.973573 13235 leader_election.cc:304] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:13.977120 13388 consensus_queue.cc:260] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:13.969411 13421 leader_election.cc:290] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:13.978547 13421 raft_consensus.cc:2804] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:13.978929 13421 raft_consensus.cc:493] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:13.979283 13421 raft_consensus.cc:3060] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:13.978739 13387 raft_consensus.cc:359] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.980720 13387 raft_consensus.cc:385] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.966504 13386 raft_consensus.cc:385] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:13.981029 13387 raft_consensus.cc:740] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.981475 13386 raft_consensus.cc:740] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:13.982875 13388 ts_tablet_manager.cc:1434] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.036s	user 0.006s	sys 0.001s
I20260710 13:18:13.983891 13388 tablet_bootstrap.cc:492] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:13.983597 13386 consensus_queue.cc:260] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:13.985553 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:13.985934 13470 leader_election.cc:290] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Requested vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:13.997627 13017 catalog_manager.cc:5697] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:13.998993 13387 consensus_queue.cc:260] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:14.001297 13387 ts_tablet_manager.cc:1434] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260710 13:18:14.003974 13387 tablet_bootstrap.cc:492] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:14.006997 13386 ts_tablet_manager.cc:1434] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.043s	user 0.008s	sys 0.000s
I20260710 13:18:14.013552 13388 tablet_bootstrap.cc:654] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:14.013823 13386 tablet_bootstrap.cc:492] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873: Bootstrap starting.
I20260710 13:18:14.017511 13510 consensus_queue.cc:1048] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.020058 13511 raft_consensus.cc:2749] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:14.025460 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "76f3a2772daf4d81ad39689cb2e29bf8" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
W20260710 13:18:14.029898 13235 leader_election.cc:343] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:14.027010 13421 raft_consensus.cc:515] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:14.032613 13421 leader_election.cc:290] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:14.027446 13469 raft_consensus.cc:697] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
W20260710 13:18:14.042438 13235 leader_election.cc:343] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:14.043519 13469 consensus_queue.cc:237] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:14.048205 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:14.046025 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:14.050107 13121 raft_consensus.cc:3060] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.051311 13421 consensus_queue.cc:1048] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:14.053567 13545 raft_consensus.cc:493] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:14.054119 13545 raft_consensus.cc:515] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.056162 13545 leader_election.cc:290] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:14.057314 13386 tablet_bootstrap.cc:654] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:14.064421 13387 tablet_bootstrap.cc:654] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:14.053269 13235 leader_election.cc:343] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:14.077196 13499 raft_consensus.cc:493] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:14.078374 13499 raft_consensus.cc:515] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:14.065562 13121 raft_consensus.cc:2468] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:14.080690 13389 tablet_bootstrap.cc:492] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:14.081161 13389 ts_tablet_manager.cc:1403] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.133s	user 0.029s	sys 0.007s
I20260710 13:18:14.082562 13499 leader_election.cc:290] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:14.083580 13403 consensus_queue.cc:1048] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260710 13:18:14.086403 13389 raft_consensus.cc:359] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.087028 13389 raft_consensus.cc:385] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.087752 13389 raft_consensus.cc:740] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.088572 13389 consensus_queue.cc:260] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.087373 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2d5574e4e8436891aa8c0d3bfa1352" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:14.087158 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2d5574e4e8436891aa8c0d3bfa1352" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:14.092891 13389 ts_tablet_manager.cc:1434] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.002s
I20260710 13:18:14.094534 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:14.095657 13389 tablet_bootstrap.cc:492] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:14.092758 13270 raft_consensus.cc:2468] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 0.
I20260710 13:18:14.098592 13197 raft_consensus.cc:2468] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 0.
W20260710 13:18:14.094991 13068 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:14.099848 13309 leader_election.cc:304] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 62b93dbf95f84d1db4f9db106ab48873, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:14.101269 13400 raft_consensus.cc:2804] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:14.101626 13400 raft_consensus.cc:493] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:14.101940 13400 raft_consensus.cc:3060] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:14.103222 13235 leader_election.cc:343] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:14.106083 13389 tablet_bootstrap.cc:654] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:14.105094 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:14.109511 13121 raft_consensus.cc:2468] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 0.
I20260710 13:18:14.108224 13235 leader_election.cc:304] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:14.116930 13545 raft_consensus.cc:2804] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:14.117436 13545 raft_consensus.cc:697] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:14.118299 13545 consensus_queue.cc:237] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:14.121373 13020 catalog_manager.cc:5697] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.124142 13472 raft_consensus.cc:493] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:14.125474 13472 raft_consensus.cc:515] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.125731 13235 leader_election.cc:304] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:14.126657 13421 raft_consensus.cc:2804] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:14.127921 13421 raft_consensus.cc:493] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:14.128243 13421 raft_consensus.cc:3060] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.128382 13386 tablet_bootstrap.cc:492] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873: No bootstrap required, opened a new log
I20260710 13:18:14.128840 13386 ts_tablet_manager.cc:1403] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.000s
I20260710 13:18:14.129909 13472 leader_election.cc:290] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:14.130920 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104e1d4a6ca84d37a2ba2c909758f8a0" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:14.131568 13197 raft_consensus.cc:2468] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 0.
I20260710 13:18:14.134740 13386 raft_consensus.cc:359] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.135401 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104e1d4a6ca84d37a2ba2c909758f8a0" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:14.135737 13386 raft_consensus.cc:385] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.136173 13386 raft_consensus.cc:740] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.134869 13421 raft_consensus.cc:515] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.136963 13386 consensus_queue.cc:260] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.138013 13421 leader_election.cc:290] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Requested vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:14.135365 13309 leader_election.cc:304] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
W20260710 13:18:14.140954 13309 leader_election.cc:343] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:14.141784 13472 raft_consensus.cc:2804] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:14.142199 13472 raft_consensus.cc:493] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:14.142513 13472 raft_consensus.cc:3060] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.148417 13544 raft_consensus.cc:493] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:14.148972 13544 raft_consensus.cc:515] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.151248 13544 leader_election.cc:290] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:14.155503 13386 ts_tablet_manager.cc:1434] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260710 13:18:14.152367 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:14.170540 13400 raft_consensus.cc:515] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:14.172895 13400 leader_election.cc:290] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Requested vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:14.175138 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2d5574e4e8436891aa8c0d3bfa1352" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:14.175814 13197 raft_consensus.cc:3060] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.178224 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:14.187485 13121 raft_consensus.cc:3060] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.200440 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006e08e5da544a41a9f3af9b39318109" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:14.205056 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006e08e5da544a41a9f3af9b39318109" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:14.205742 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ae2d5574e4e8436891aa8c0d3bfa1352" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:14.206290 13270 raft_consensus.cc:3060] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.206509 13197 raft_consensus.cc:2468] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 1.
I20260710 13:18:14.207491 13309 leader_election.cc:304] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:14.193782 13472 raft_consensus.cc:515] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.208274 13400 raft_consensus.cc:2804] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:14.208770 13400 raft_consensus.cc:697] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Running, Role: LEADER
I20260710 13:18:14.209558 13400 consensus_queue.cc:237] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:14.212993 13119 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104e1d4a6ca84d37a2ba2c909758f8a0" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
W20260710 13:18:14.213647 13235 leader_election.cc:343] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:14.213925 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104e1d4a6ca84d37a2ba2c909758f8a0" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:14.215869 13389 tablet_bootstrap.cc:492] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:14.216383 13389 ts_tablet_manager.cc:1403] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.121s	user 0.015s	sys 0.012s
I20260710 13:18:14.201107 13122 raft_consensus.cc:2468] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 0.
I20260710 13:18:14.222121 13403 consensus_queue.cc:1048] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.222906 13387 tablet_bootstrap.cc:492] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:14.223419 13387 ts_tablet_manager.cc:1403] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.220s	user 0.023s	sys 0.022s
I20260710 13:18:14.226090 13387 raft_consensus.cc:359] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.226759 13387 raft_consensus.cc:385] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.227007 13387 raft_consensus.cc:740] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.227787 13387 consensus_queue.cc:260] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.230059 13387 ts_tablet_manager.cc:1434] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:18:14.231338 13387 tablet_bootstrap.cc:492] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:14.215318 13196 raft_consensus.cc:3060] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.231784 13121 raft_consensus.cc:2468] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:14.232759 13389 raft_consensus.cc:359] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:14.237774 13545 consensus_queue.cc:1048] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.238426 13389 raft_consensus.cc:385] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.238799 13389 raft_consensus.cc:740] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.239496 13389 consensus_queue.cc:260] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
W20260710 13:18:14.237871 13235 leader_election.cc:343] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:14.215313 13472 leader_election.cc:290] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:14.245013 13387 tablet_bootstrap.cc:654] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:14.240653 13309 leader_election.cc:343] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:14.249672 13389 ts_tablet_manager.cc:1434] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.001s
I20260710 13:18:14.251323 13389 tablet_bootstrap.cc:492] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6: Bootstrap starting.
I20260710 13:18:14.252173 13235 leader_election.cc:304] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:14.255034 13469 raft_consensus.cc:2804] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:14.255712 13469 raft_consensus.cc:697] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:14.256489 13469 consensus_queue.cc:237] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.255072 13235 leader_election.cc:304] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:14.261703 13387 tablet_bootstrap.cc:492] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:14.262203 13387 ts_tablet_manager.cc:1403] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.008s
I20260710 13:18:14.261402 13421 raft_consensus.cc:2804] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:14.266058 13388 tablet_bootstrap.cc:492] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:14.266427 13388 ts_tablet_manager.cc:1403] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.283s	user 0.029s	sys 0.041s
I20260710 13:18:14.265784 13421 raft_consensus.cc:493] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:14.268278 13421 raft_consensus.cc:3060] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.295585 13388 raft_consensus.cc:359] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.296896 13388 raft_consensus.cc:385] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.297104 13388 raft_consensus.cc:740] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.298445 13388 consensus_queue.cc:260] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.300601 13388 ts_tablet_manager.cc:1434] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.003s
I20260710 13:18:14.267819 13196 raft_consensus.cc:2468] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 1.
I20260710 13:18:14.302114 13388 tablet_bootstrap.cc:492] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:14.313302 13388 tablet_bootstrap.cc:654] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:14.318508 13389 tablet_bootstrap.cc:654] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:14.326892 13017 catalog_manager.cc:5697] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196). New cstate: current_term: 1 leader_uuid: "9e572956c76d4e7ebacc839e3e4166a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:14.328624 13387 raft_consensus.cc:359] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.329365 13387 raft_consensus.cc:385] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.329644 13387 raft_consensus.cc:740] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.331713 13387 consensus_queue.cc:260] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.333516 13387 ts_tablet_manager.cc:1434] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.071s	user 0.006s	sys 0.000s
I20260710 13:18:14.334766 13387 tablet_bootstrap.cc:492] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:14.336077 13270 raft_consensus.cc:2468] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 1.
I20260710 13:18:14.344491 13387 tablet_bootstrap.cc:654] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:14.348664 13020 catalog_manager.cc:5697] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:14.358284 13421 raft_consensus.cc:515] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
W20260710 13:18:14.363212 13556 log.cc:927] Time spent T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260710 13:18:14.370761 13309 leader_election.cc:304] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:14.371260 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006e08e5da544a41a9f3af9b39318109" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:14.371847 13344 raft_consensus.cc:3060] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.373008 13421 leader_election.cc:290] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Requested vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:14.375306 13400 raft_consensus.cc:2804] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:14.376236 13388 tablet_bootstrap.cc:492] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: No bootstrap required, opened a new log
I20260710 13:18:14.379884 13388 ts_tablet_manager.cc:1403] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.078s	user 0.026s	sys 0.017s
I20260710 13:18:14.380098 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006e08e5da544a41a9f3af9b39318109" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:14.380659 13121 raft_consensus.cc:3060] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.379524 13400 raft_consensus.cc:697] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Becoming Leader. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Running, Role: LEADER
I20260710 13:18:14.382372 13388 raft_consensus.cc:359] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.383023 13388 raft_consensus.cc:385] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.383306 13388 raft_consensus.cc:740] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.383913 13388 consensus_queue.cc:260] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.385253 13389 tablet_bootstrap.cc:492] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6: No bootstrap required, opened a new log
I20260710 13:18:14.385905 13389 ts_tablet_manager.cc:1403] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent bootstrapping tablet: real 0.135s	user 0.019s	sys 0.009s
I20260710 13:18:14.388314 13389 raft_consensus.cc:359] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.382598 13400 consensus_queue.cc:237] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.388065 13020 catalog_manager.cc:5697] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.392426 13387 tablet_bootstrap.cc:492] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:14.392882 13387 ts_tablet_manager.cc:1403] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.008s
I20260710 13:18:14.393031 13388 ts_tablet_manager.cc:1434] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260710 13:18:14.396674 13387 raft_consensus.cc:359] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.397121 13389 raft_consensus.cc:385] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.397359 13387 raft_consensus.cc:385] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.397644 13389 raft_consensus.cc:740] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 97ac2ed89fc4465e88b95734ac8d0fe6, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.397683 13387 raft_consensus.cc:740] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.398491 13387 consensus_queue.cc:260] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.400766 13387 ts_tablet_manager.cc:1434] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:18:14.401782 13387 tablet_bootstrap.cc:492] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3: Bootstrap starting.
I20260710 13:18:14.403807 13447 raft_consensus.cc:493] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:14.404289 13447 raft_consensus.cc:515] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:14.406379 13447 leader_election.cc:290] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:14.407328 13268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:14.407305 13122 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:14.408246 13122 raft_consensus.cc:2393] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in current term 1: Already voted for candidate 62b93dbf95f84d1db4f9db106ab48873 in this term.
I20260710 13:18:14.410274 13161 leader_election.cc:304] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873
I20260710 13:18:14.410508 13121 raft_consensus.cc:2468] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:14.410844 13020 catalog_manager.cc:5697] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196). New cstate: current_term: 1 leader_uuid: "9e572956c76d4e7ebacc839e3e4166a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.411880 13447 raft_consensus.cc:3060] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.413523 13387 tablet_bootstrap.cc:654] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:14.398491 13389 consensus_queue.cc:260] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.415495 13389 ts_tablet_manager.cc:1434] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.001s
I20260710 13:18:14.411688 13235 leader_election.cc:304] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:14.417090 13421 raft_consensus.cc:2804] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:14.418339 13421 raft_consensus.cc:697] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:14.419535 13344 raft_consensus.cc:2468] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:14.419248 13421 consensus_queue.cc:237] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.424849 13447 raft_consensus.cc:2749] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:14.431525 13387 tablet_bootstrap.cc:492] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3: No bootstrap required, opened a new log
I20260710 13:18:14.431921 13387 ts_tablet_manager.cc:1403] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.002s
I20260710 13:18:14.433709 13017 catalog_manager.cc:5697] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 0 to 1, leader changed from <none> to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.434274 13387 raft_consensus.cc:359] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:14.434883 13387 raft_consensus.cc:385] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:14.435158 13387 raft_consensus.cc:740] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Initialized, Role: FOLLOWER
I20260710 13:18:14.435887 13387 consensus_queue.cc:260] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:14.437312 13387 ts_tablet_manager.cc:1434] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260710 13:18:14.451366 13400 raft_consensus.cc:493] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:14.451802 13400 raft_consensus.cc:515] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:14.453436 13400 leader_election.cc:290] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:14.454020 13268 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:14.454383 13121 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:14.455067 13121 raft_consensus.cc:2393] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e572956c76d4e7ebacc839e3e4166a3 in current term 1: Already voted for candidate 62b93dbf95f84d1db4f9db106ab48873 in this term.
I20260710 13:18:14.455960 13309 leader_election.cc:304] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873
I20260710 13:18:14.456519 13400 raft_consensus.cc:3060] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.461174 13400 raft_consensus.cc:2749] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:14.462747 13447 consensus_queue.cc:1048] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.468015 13510 raft_consensus.cc:493] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:14.468494 13510 raft_consensus.cc:515] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.470461 13510 leader_election.cc:290] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:14.472328 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104e1d4a6ca84d37a2ba2c909758f8a0" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:14.473166 13196 raft_consensus.cc:2393] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 13a3cda71dbb4426affdb40051da9f4d in current term 1: Already voted for candidate 9e572956c76d4e7ebacc839e3e4166a3 in this term.
I20260710 13:18:14.473927 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "104e1d4a6ca84d37a2ba2c909758f8a0" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:14.475395 13491 consensus_queue.cc:1048] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.477169 13086 leader_election.cc:304] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6, 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:14.478156 13510 raft_consensus.cc:3060] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.484450 13510 raft_consensus.cc:2749] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:14.529635 13421 consensus_queue.cc:1048] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.537945 13344 raft_consensus.cc:3060] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.547925 13469 consensus_queue.cc:1048] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.575512 13469 consensus_queue.cc:1048] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.587930 13545 consensus_queue.cc:1048] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.635962 13510 raft_consensus.cc:493] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:14.636394 13510 raft_consensus.cc:515] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.638314 13510 leader_election.cc:290] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:14.639017 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08daf8d905d24de2bf9ff63f185de88b" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:14.639272 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08daf8d905d24de2bf9ff63f185de88b" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:14.639536 13344 raft_consensus.cc:2468] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 0.
I20260710 13:18:14.639864 13196 raft_consensus.cc:2468] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 0.
I20260710 13:18:14.640401 13086 leader_election.cc:304] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:14.641003 13510 raft_consensus.cc:2804] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:14.641343 13510 raft_consensus.cc:493] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:14.641681 13510 raft_consensus.cc:3060] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.646062 13510 raft_consensus.cc:515] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.647572 13510 leader_election.cc:290] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Requested vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:14.648223 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08daf8d905d24de2bf9ff63f185de88b" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:14.648547 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08daf8d905d24de2bf9ff63f185de88b" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:14.648736 13344 raft_consensus.cc:3060] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.649026 13196 raft_consensus.cc:3060] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:14.653112 13344 raft_consensus.cc:2468] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 1.
I20260710 13:18:14.653538 13196 raft_consensus.cc:2468] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 1.
I20260710 13:18:14.654233 13086 leader_election.cc:304] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:14.654933 13510 raft_consensus.cc:2804] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:14.655285 13510 raft_consensus.cc:697] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:14.655907 13510 consensus_queue.cc:237] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:14.662307 13020 catalog_manager.cc:5697] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 0 to 1, leader changed from <none> to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 1 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:14.699563 13400 consensus_queue.cc:1048] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.709470 13472 consensus_queue.cc:1048] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.743511 13545 consensus_queue.cc:1048] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.754130 13544 consensus_queue.cc:1048] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.821718 13545 consensus_queue.cc:1048] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.831354 13469 consensus_queue.cc:1048] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.843086 13472 consensus_queue.cc:1048] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.854365 13499 consensus_queue.cc:1048] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:14.928277 11023 tablet_server.cc:179] TabletServer@127.10.195.193:0 shutting down...
I20260710 13:18:14.950462 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:14.951109 11023 tablet_replica.cc:333] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.951771 11023 raft_consensus.cc:2243] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.952167 11023 raft_consensus.cc:2272] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:14.954094 13235 consensus_peers.cc:597] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. 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:18:14.955245 11023 tablet_replica.cc:333] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.955787 11023 raft_consensus.cc:2243] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.956130 11023 raft_consensus.cc:2272] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.958664 11023 tablet_replica.cc:333] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.959244 11023 raft_consensus.cc:2243] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.959684 11023 raft_consensus.cc:2272] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.962180 11023 tablet_replica.cc:333] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.962880 11023 raft_consensus.cc:2243] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.963352 11023 raft_consensus.cc:2272] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.964996 11023 tablet_replica.cc:333] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.965499 11023 raft_consensus.cc:2243] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:14.966192 11023 raft_consensus.cc:2272] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.968209 11023 tablet_replica.cc:333] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.968989 11023 raft_consensus.cc:2243] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.969429 11023 raft_consensus.cc:2272] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.971418 11023 tablet_replica.cc:333] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.971927 11023 raft_consensus.cc:2243] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.972294 11023 raft_consensus.cc:2272] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.974090 11023 tablet_replica.cc:333] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.974576 11023 raft_consensus.cc:2243] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.974943 11023 raft_consensus.cc:2272] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.976904 11023 tablet_replica.cc:333] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.977370 11023 raft_consensus.cc:2243] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.977741 11023 raft_consensus.cc:2272] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.979489 11023 tablet_replica.cc:333] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.979974 11023 raft_consensus.cc:2243] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:14.980587 11023 raft_consensus.cc:2272] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.982409 11023 tablet_replica.cc:333] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.982985 11023 raft_consensus.cc:2243] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.983346 11023 raft_consensus.cc:2272] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.984779 11023 tablet_replica.cc:333] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.985239 11023 raft_consensus.cc:2243] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.985580 11023 raft_consensus.cc:2272] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.987069 11023 tablet_replica.cc:333] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.987581 11023 raft_consensus.cc:2243] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:14.988086 11023 pending_rounds.cc:70] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Trying to abort 1 pending ops.
I20260710 13:18:14.988298 11023 pending_rounds.cc:77] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992170117423104 op_type: NO_OP noop_request { }
I20260710 13:18:14.988592 11023 raft_consensus.cc:2889] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:14.988834 11023 raft_consensus.cc:2272] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.990595 11023 tablet_replica.cc:333] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.991086 11023 raft_consensus.cc:2243] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.991441 11023 raft_consensus.cc:2272] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.992864 11023 tablet_replica.cc:333] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.993291 11023 raft_consensus.cc:2243] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:14.993976 11023 raft_consensus.cc:2272] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.995568 11023 tablet_replica.cc:333] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.996040 11023 raft_consensus.cc:2243] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:14.996382 11023 raft_consensus.cc:2272] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:14.997993 11023 tablet_replica.cc:333] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:14.998421 11023 raft_consensus.cc:2243] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:14.999050 11023 raft_consensus.cc:2272] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:15.000557 11023 tablet_replica.cc:333] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: stopping tablet replica
I20260710 13:18:15.000973 11023 raft_consensus.cc:2243] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:15.001312 11023 raft_consensus.cc:2272] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:15.035517 11023 tablet_server.cc:196] TabletServer@127.10.195.193:0 shutdown complete.
I20260710 13:18:15.058229 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:15.064160 13586 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:15.064157 13585 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:15.066128 13588 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:15.067020 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:15.068853 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:15.069079 11023 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:15.069253 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689495069235 us; error 0 us; skew 500 ppm
I20260710 13:18:15.069855 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
W20260710 13:18:15.071332 13161 consensus_peers.cc:597] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:15.073458 11023 webserver.cc:533] Webserver started at http://127.10.195.193:37509/ using document root <none> and password file <none>
I20260710 13:18:15.074038 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:15.074188 11023 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:18:15.077514 11023 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.003s	sys 0.000s
I20260710 13:18:15.082336 13595 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:15.083086 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
W20260710 13:18:15.083266 13161 consensus_peers.cc:597] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:15.083442 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "13a3cda71dbb4426affdb40051da9f4d"
format_stamp: "Formatted at 2026-07-10 13:18:11 on dist-test-slave-v94p"
I20260710 13:18:15.083858 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783689439169936-11023-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:15.099576 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:15.100574 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:15.102036 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:15.106770 13602 ts_tablet_manager.cc:548] Loading tablet metadata (0/18 complete)
W20260710 13:18:15.165973 13235 consensus_peers.cc:597] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:15.171535 13235 consensus_peers.cc:597] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:15.175473 13309 consensus_peers.cc:597] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:15.186741 13235 consensus_peers.cc:597] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:15.196441 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (18 total tablets, 18 live tablets)
I20260710 13:18:15.196779 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.091s	user 0.003s	sys 0.000s
I20260710 13:18:15.197045 11023 ts_tablet_manager.cc:600] Registering tablets (0/18 complete)
I20260710 13:18:15.201663 13602 tablet_bootstrap.cc:492] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.213400 13602 tablet_bootstrap.cc:492] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.214102 13602 tablet_bootstrap.cc:492] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.214790 13602 ts_tablet_manager.cc:1403] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.013s	user 0.013s	sys 0.000s
I20260710 13:18:15.216696 13602 raft_consensus.cc:359] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.217123 13602 raft_consensus.cc:740] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.217684 13602 consensus_queue.cc:260] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [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: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.219551 13602 ts_tablet_manager.cc:1434] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:15.220095 13602 tablet_bootstrap.cc:492] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.229306 13602 tablet_bootstrap.cc:492] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.229969 13602 tablet_bootstrap.cc:492] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.230410 13602 ts_tablet_manager.cc:1403] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.010s	user 0.009s	sys 0.000s
I20260710 13:18:15.232069 13602 raft_consensus.cc:359] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.232519 13602 raft_consensus.cc:740] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.233134 13602 consensus_queue.cc:260] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [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: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.234784 13602 ts_tablet_manager.cc:1434] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:15.235468 13602 tablet_bootstrap.cc:492] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
W20260710 13:18:15.240476 13309 consensus_peers.cc:597] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:15.242548 13235 consensus_peers.cc:597] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:15.247982 13602 tablet_bootstrap.cc:492] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.248824 13602 tablet_bootstrap.cc:492] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.249393 13602 ts_tablet_manager.cc:1403] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.014s	user 0.009s	sys 0.001s
I20260710 13:18:15.252095 13602 raft_consensus.cc:359] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.252710 13602 raft_consensus.cc:740] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.253305 13602 consensus_queue.cc:260] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.255082 13602 ts_tablet_manager.cc:1434] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:15.255769 13602 tablet_bootstrap.cc:492] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
W20260710 13:18:15.262984 13309 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111) [suppressed 21 similar messages]
W20260710 13:18:15.266155 13309 consensus_peers.cc:597] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:15.270852 13602 tablet_bootstrap.cc:492] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.271763 13602 tablet_bootstrap.cc:492] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.272336 13602 ts_tablet_manager.cc:1403] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.017s	user 0.002s	sys 0.012s
I20260710 13:18:15.274504 13602 raft_consensus.cc:359] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.275117 13602 raft_consensus.cc:740] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.275722 13602 consensus_queue.cc:260] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [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: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.277426 13602 ts_tablet_manager.cc:1434] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:15.277442 11023 ts_tablet_manager.cc:616] Registered 18 tablets
I20260710 13:18:15.277908 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.081s	user 0.077s	sys 0.000s
I20260710 13:18:15.278332 13602 tablet_bootstrap.cc:492] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.293840 13602 tablet_bootstrap.cc:492] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.294776 13602 tablet_bootstrap.cc:492] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.295435 13602 ts_tablet_manager.cc:1403] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.004s
I20260710 13:18:15.297708 13602 raft_consensus.cc:359] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.298378 13602 raft_consensus.cc:740] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.299032 13602 consensus_queue.cc:260] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.300901 13602 ts_tablet_manager.cc:1434] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:15.301703 13602 tablet_bootstrap.cc:492] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.315542 13602 tablet_bootstrap.cc:492] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.316443 13602 tablet_bootstrap.cc:492] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.317055 13602 ts_tablet_manager.cc:1403] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260710 13:18:15.319289 13602 raft_consensus.cc:359] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.319900 13602 raft_consensus.cc:740] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.320538 13602 consensus_queue.cc:260] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.322455 13602 ts_tablet_manager.cc:1434] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260710 13:18:15.323210 13602 tablet_bootstrap.cc:492] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.333144 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:40657
I20260710 13:18:15.333784 13668 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:40657 every 8 connection(s)
I20260710 13:18:15.336295 13602 tablet_bootstrap.cc:492] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.337210 13602 tablet_bootstrap.cc:492] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.337819 13602 ts_tablet_manager.cc:1403] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.015s	user 0.014s	sys 0.000s
I20260710 13:18:15.339848 13602 raft_consensus.cc:359] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.340516 13602 raft_consensus.cc:740] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.341161 13602 consensus_queue.cc:260] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [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: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.342839 13602 ts_tablet_manager.cc:1434] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:15.343645 13602 tablet_bootstrap.cc:492] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.358664 13602 tablet_bootstrap.cc:492] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.359486 13602 tablet_bootstrap.cc:492] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.360046 13602 ts_tablet_manager.cc:1403] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.017s	user 0.009s	sys 0.004s
I20260710 13:18:15.362427 13602 raft_consensus.cc:359] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.363075 13602 raft_consensus.cc:740] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.363672 13602 consensus_queue.cc:260] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.366422 13602 ts_tablet_manager.cc:1434] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:18:15.367208 13602 tablet_bootstrap.cc:492] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
W20260710 13:18:15.369079 13161 consensus_peers.cc:597] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. 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:18:15.369953 13670 heartbeater.cc:344] Connected to a master server at 127.10.195.254:37205
I20260710 13:18:15.370330 13670 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:15.371165 13670 heartbeater.cc:507] Master 127.10.195.254:37205 requested a full tablet report, sending...
I20260710 13:18:15.379530 13602 tablet_bootstrap.cc:492] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.379855 13017 ts_manager.cc:194] Re-registered known tserver with Master: 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:15.380162 13602 tablet_bootstrap.cc:492] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.380683 13602 ts_tablet_manager.cc:1403] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260710 13:18:15.382506 13602 raft_consensus.cc:359] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:15.383126 13602 raft_consensus.cc:740] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.383765 13602 consensus_queue.cc:260] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:15.385445 13602 ts_tablet_manager.cc:1434] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:15.386046 13602 tablet_bootstrap.cc:492] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.392645 13017 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46058
I20260710 13:18:15.395329 13602 tablet_bootstrap.cc:492] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.395354 13670 heartbeater.cc:499] Master 127.10.195.254:37205 was elected leader, sending a full tablet report...
I20260710 13:18:15.396070 13602 tablet_bootstrap.cc:492] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.396538 13602 ts_tablet_manager.cc:1403] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260710 13:18:15.398118 13602 raft_consensus.cc:359] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.398562 13602 raft_consensus.cc:740] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.399085 13602 consensus_queue.cc:260] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [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: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.400455 13602 ts_tablet_manager.cc:1434] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.000s
I20260710 13:18:15.401026 13602 tablet_bootstrap.cc:492] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.412380 13602 tablet_bootstrap.cc:492] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.413192 13602 tablet_bootstrap.cc:492] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.413767 13602 ts_tablet_manager.cc:1403] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.013s	user 0.011s	sys 0.000s
I20260710 13:18:15.416110 13602 raft_consensus.cc:359] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.416729 13602 raft_consensus.cc:740] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.417248 13602 consensus_queue.cc:260] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [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: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.418805 13602 ts_tablet_manager.cc:1434] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:15.419557 13602 tablet_bootstrap.cc:492] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
W20260710 13:18:15.422063 13309 consensus_peers.cc:597] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. 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:18:15.429733 13602 tablet_bootstrap.cc:492] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.430387 13602 tablet_bootstrap.cc:492] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.430873 13602 ts_tablet_manager.cc:1403] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:18:15.432394 13602 raft_consensus.cc:359] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.432837 13602 raft_consensus.cc:740] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.433341 13602 consensus_queue.cc:260] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.434589 13602 ts_tablet_manager.cc:1434] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:15.435405 13602 tablet_bootstrap.cc:492] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.445292 13602 tablet_bootstrap.cc:492] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.445928 13602 tablet_bootstrap.cc:492] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.446367 13602 ts_tablet_manager.cc:1403] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.011s	user 0.007s	sys 0.003s
I20260710 13:18:15.447942 13602 raft_consensus.cc:359] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.448386 13602 raft_consensus.cc:740] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.448801 13602 consensus_queue.cc:260] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.450394 13602 ts_tablet_manager.cc:1434] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:15.451260 13602 tablet_bootstrap.cc:492] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.460762 13602 tablet_bootstrap.cc:492] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.461323 13602 tablet_bootstrap.cc:492] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.461766 13602 ts_tablet_manager.cc:1403] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.007s
I20260710 13:18:15.463210 13602 raft_consensus.cc:359] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.463615 13602 raft_consensus.cc:740] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.464095 13602 consensus_queue.cc:260] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.465337 13602 ts_tablet_manager.cc:1434] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260710 13:18:15.466156 13602 tablet_bootstrap.cc:492] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.477090 13602 tablet_bootstrap.cc:492] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.477744 13602 tablet_bootstrap.cc:492] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.478199 13602 ts_tablet_manager.cc:1403] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.001s
I20260710 13:18:15.479650 13602 raft_consensus.cc:359] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.480082 13602 raft_consensus.cc:740] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.480526 13602 consensus_queue.cc:260] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [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: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.482143 13602 ts_tablet_manager.cc:1434] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:15.483270 13602 tablet_bootstrap.cc:492] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.494289 13602 tablet_bootstrap.cc:492] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.494912 13602 tablet_bootstrap.cc:492] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.495401 13602 ts_tablet_manager.cc:1403] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.012s	user 0.010s	sys 0.000s
I20260710 13:18:15.496949 13602 raft_consensus.cc:359] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.497470 13602 raft_consensus.cc:740] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.498070 13602 consensus_queue.cc:260] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [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: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.499712 13602 ts_tablet_manager.cc:1434] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:15.500679 13602 tablet_bootstrap.cc:492] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.512614 13602 tablet_bootstrap.cc:492] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.513288 13602 tablet_bootstrap.cc:492] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.513823 13602 ts_tablet_manager.cc:1403] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:18:15.515499 13602 raft_consensus.cc:359] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.516081 13602 raft_consensus.cc:740] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.516625 13602 consensus_queue.cc:260] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [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: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:15.518260 13602 ts_tablet_manager.cc:1434] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:15.519301 13602 tablet_bootstrap.cc:492] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap starting.
I20260710 13:18:15.534435 13602 tablet_bootstrap.cc:492] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: 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:18:15.535346 13602 tablet_bootstrap.cc:492] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: Bootstrap complete.
I20260710 13:18:15.535986 13602 ts_tablet_manager.cc:1403] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.004s
I20260710 13:18:15.537720 13602 raft_consensus.cc:359] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.538313 13602 raft_consensus.cc:740] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Initialized, Role: FOLLOWER
I20260710 13:18:15.538864 13602 consensus_queue.cc:260] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [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: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:15.540620 13602 ts_tablet_manager.cc:1434] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:15.869783 13421 raft_consensus.cc:493] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:15.870235 13421 raft_consensus.cc:515] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.871848 13421 leader_election.cc:290] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:15.872506 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:15.872803 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:15.873050 13643 raft_consensus.cc:2468] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:15.874208 13235 leader_election.cc:304] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [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: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:15.874812 13421 raft_consensus.cc:2804] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:15.875155 13421 raft_consensus.cc:493] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:15.875422 13421 raft_consensus.cc:3060] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:15.879771 13421 raft_consensus.cc:515] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.881268 13421 leader_election.cc:290] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 2 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:15.881930 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:15.882244 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "96d244cce0e8488eab9e295142369ece" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:15.882405 13643 raft_consensus.cc:3060] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:15.886857 13643 raft_consensus.cc:2468] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 2.
I20260710 13:18:15.887656 13235 leader_election.cc:304] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [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: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:15.888288 13421 raft_consensus.cc:2804] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:15.888715 13421 raft_consensus.cc:697] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 2 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:15.889353 13421 consensus_queue.cc:237] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:15.896569 13020 catalog_manager.cc:5697] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 1 to 2, leader changed from 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193) to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:16.046034 13421 raft_consensus.cc:493] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:16.046509 13421 raft_consensus.cc:515] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:16.048079 13421 leader_election.cc:290] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:16.048852 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:16.049067 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:16.049659 13643 raft_consensus.cc:2468] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:16.050408 13235 leader_election.cc:304] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [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: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:16.050993 13421 raft_consensus.cc:2804] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:16.051260 13421 raft_consensus.cc:493] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:16.051541 13421 raft_consensus.cc:3060] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.056851 13421 raft_consensus.cc:515] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:16.058825 13421 leader_election.cc:290] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 2 election: Requested vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:16.059520 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:16.059799 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:16.060379 13643 raft_consensus.cc:3060] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.064776 13643 raft_consensus.cc:2468] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 2.
I20260710 13:18:16.065719 13235 leader_election.cc:304] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [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: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:16.066692 13421 raft_consensus.cc:2804] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:16.067231 13421 raft_consensus.cc:697] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 2 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:16.068137 13421 consensus_queue.cc:237] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:16.076504 13020 catalog_manager.cc:5697] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 1 to 2, leader changed from 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193) to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:16.086174 13400 raft_consensus.cc:493] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:16.086716 13400 raft_consensus.cc:515] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:16.088583 13400 leader_election.cc:290] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:16.089465 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:16.089457 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4a9283d5e4b4ec397a07f0b642f4f1c" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:16.090951 13643 raft_consensus.cc:2393] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e572956c76d4e7ebacc839e3e4166a3 in current term 2: Already voted for candidate 62b93dbf95f84d1db4f9db106ab48873 in this term.
I20260710 13:18:16.091809 13309 leader_election.cc:304] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9e572956c76d4e7ebacc839e3e4166a3; no voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873
I20260710 13:18:16.092406 13400 raft_consensus.cc:3060] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.095219 13421 raft_consensus.cc:493] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:16.095784 13421 raft_consensus.cc:515] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:16.097342 13421 leader_election.cc:290] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:16.098137 13400 raft_consensus.cc:2749] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:16.098153 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:16.098385 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:16.099026 13643 raft_consensus.cc:2468] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 1.
I20260710 13:18:16.099910 13235 leader_election.cc:304] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [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: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:16.100622 13421 raft_consensus.cc:2804] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:16.100960 13421 raft_consensus.cc:493] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:16.101222 13421 raft_consensus.cc:3060] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.105396 13421 raft_consensus.cc:515] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:16.106865 13421 leader_election.cc:290] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [CANDIDATE]: Term 2 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:16.107402 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:16.107689 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "62b93dbf95f84d1db4f9db106ab48873" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:16.107864 13643 raft_consensus.cc:3060] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.113974 13643 raft_consensus.cc:2468] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 62b93dbf95f84d1db4f9db106ab48873 in term 2.
I20260710 13:18:16.114825 13235 leader_election.cc:304] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [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: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:16.115576 13421 raft_consensus.cc:2804] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:16.116014 13421 raft_consensus.cc:697] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 LEADER]: Becoming Leader. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:16.116818 13421 consensus_queue.cc:237] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:16.123230 13020 catalog_manager.cc:5697] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 reported cstate change: term changed from 1 to 2, leader changed from 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193) to 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "62b93dbf95f84d1db4f9db106ab48873" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:16.255792 13400 raft_consensus.cc:493] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:16.256266 13400 raft_consensus.cc:515] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:16.257969 13400 leader_election.cc:290] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:16.258565 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:16.258891 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:16.259107 13643 raft_consensus.cc:2468] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 1.
I20260710 13:18:16.260193 13309 leader_election.cc:304] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [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: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:16.260782 13400 raft_consensus.cc:2804] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:16.261122 13400 raft_consensus.cc:493] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:16.261391 13400 raft_consensus.cc:3060] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.266331 13400 raft_consensus.cc:515] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:16.267870 13400 leader_election.cc:290] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:16.268493 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:16.268869 13196 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:16.269054 13643 raft_consensus.cc:3060] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.275452 13643 raft_consensus.cc:2468] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 2.
I20260710 13:18:16.276415 13309 leader_election.cc:304] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [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: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 97ac2ed89fc4465e88b95734ac8d0fe6
I20260710 13:18:16.277033 13400 raft_consensus.cc:2804] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:16.277444 13400 raft_consensus.cc:697] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 LEADER]: Becoming Leader. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Running, Role: LEADER
I20260710 13:18:16.278131 13400 consensus_queue.cc:237] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:16.284811 13020 catalog_manager.cc:5697] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 reported cstate change: term changed from 1 to 2, leader changed from 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193) to 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196). New cstate: current_term: 2 leader_uuid: "9e572956c76d4e7ebacc839e3e4166a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:16.308983 13643 raft_consensus.cc:1275] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Refusing update from remote peer 62b93dbf95f84d1db4f9db106ab48873: 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:16.310096 13689 consensus_queue.cc:1048] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.319133 13196 raft_consensus.cc:3060] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.319577 13499 raft_consensus.cc:493] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:16.320070 13499 raft_consensus.cc:515] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:16.322988 13499 leader_election.cc:290] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:16.324492 13642 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08daf8d905d24de2bf9ff63f185de88b" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:16.324911 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08daf8d905d24de2bf9ff63f185de88b" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" is_pre_election: true
I20260710 13:18:16.325385 13642 raft_consensus.cc:2410] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9e572956c76d4e7ebacc839e3e4166a3 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:18:16.325487 13197 raft_consensus.cc:2468] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 1.
I20260710 13:18:16.326687 13309 leader_election.cc:304] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [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: 97ac2ed89fc4465e88b95734ac8d0fe6, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:16.327481 13499 raft_consensus.cc:2804] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:16.327840 13499 raft_consensus.cc:493] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:16.328178 13499 raft_consensus.cc:3060] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.328405 13196 raft_consensus.cc:1275] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Refusing update from remote peer 62b93dbf95f84d1db4f9db106ab48873: 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:16.331022 13469 consensus_queue.cc:1048] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.337435 13499 raft_consensus.cc:515] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:16.339591 13499 leader_election.cc:290] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 election: Requested vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323)
I20260710 13:18:16.340195 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08daf8d905d24de2bf9ff63f185de88b" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
I20260710 13:18:16.340806 13643 raft_consensus.cc:3060] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.340626 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "08daf8d905d24de2bf9ff63f185de88b" candidate_uuid: "9e572956c76d4e7ebacc839e3e4166a3" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:16.341352 13197 raft_consensus.cc:3060] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.347707 13197 raft_consensus.cc:2468] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9e572956c76d4e7ebacc839e3e4166a3 in term 2.
I20260710 13:18:16.348034 13643 raft_consensus.cc:2410] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9e572956c76d4e7ebacc839e3e4166a3 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:18:16.348845 13309 leader_election.cc:304] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:16.350212 13499 raft_consensus.cc:2804] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:16.350687 13499 raft_consensus.cc:697] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 LEADER]: Becoming Leader. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Running, Role: LEADER
I20260710 13:18:16.351430 13499 consensus_queue.cc:237] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Queue going to LEADER 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: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:16.359391 13018 catalog_manager.cc:5697] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 reported cstate change: term changed from 1 to 2, leader changed from 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193) to 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196). New cstate: current_term: 2 leader_uuid: "9e572956c76d4e7ebacc839e3e4166a3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:16.460638 13447 raft_consensus.cc:493] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:16.461077 13447 raft_consensus.cc:515] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:16.462810 13447 leader_election.cc:290] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:16.463430 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:16.463747 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "62b93dbf95f84d1db4f9db106ab48873" is_pre_election: true
I20260710 13:18:16.464095 13643 raft_consensus.cc:2393] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in current term 2: Already voted for candidate 62b93dbf95f84d1db4f9db106ab48873 in this term.
I20260710 13:18:16.465166 13161 leader_election.cc:304] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873
I20260710 13:18:16.465739 13447 raft_consensus.cc:3060] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.470013 13447 raft_consensus.cc:2749] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:16.472731 13447 raft_consensus.cc:493] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 13a3cda71dbb4426affdb40051da9f4d)
I20260710 13:18:16.473047 13447 raft_consensus.cc:515] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } }
I20260710 13:18:16.474560 13447 leader_election.cc:290] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713), 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657)
I20260710 13:18:16.475193 13342 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3" is_pre_election: true
I20260710 13:18:16.475437 13643 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "956637069d3248d9b71a936e5be1b204" candidate_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "13a3cda71dbb4426affdb40051da9f4d" is_pre_election: true
I20260710 13:18:16.476141 13643 raft_consensus.cc:2393] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 97ac2ed89fc4465e88b95734ac8d0fe6 in current term 2: Already voted for candidate 9e572956c76d4e7ebacc839e3e4166a3 in this term.
I20260710 13:18:16.476892 13161 leader_election.cc:304] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3
I20260710 13:18:16.477447 13447 raft_consensus.cc:3060] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:16.481537 13447 raft_consensus.cc:2749] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260710 13:18:16.533227 13643 raft_consensus.cc:1275] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Refusing update from remote peer 62b93dbf95f84d1db4f9db106ab48873: 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:16.534345 13469 consensus_queue.cc:1048] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.542622 13197 raft_consensus.cc:1275] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Refusing update from remote peer 62b93dbf95f84d1db4f9db106ab48873: 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:16.544026 13469 consensus_queue.cc:1048] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:16.572705 13643 raft_consensus.cc:1275] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Refusing update from remote peer 62b93dbf95f84d1db4f9db106ab48873: 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:16.573755 13469 consensus_queue.cc:1048] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.583169 13344 raft_consensus.cc:1275] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Refusing update from remote peer 62b93dbf95f84d1db4f9db106ab48873: 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:16.584410 13469 consensus_queue.cc:1048] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.823937 13643 raft_consensus.cc:1275] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Refusing update from remote peer 9e572956c76d4e7ebacc839e3e4166a3: 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:16.825034 13400 consensus_queue.cc:1048] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.832839 13197 raft_consensus.cc:1275] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Refusing update from remote peer 9e572956c76d4e7ebacc839e3e4166a3: 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:16.834791 13499 consensus_queue.cc:1048] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:16.871169 13643 raft_consensus.cc:1275] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Refusing update from remote peer 9e572956c76d4e7ebacc839e3e4166a3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260710 13:18:16.871505 13643 pending_rounds.cc:85] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Aborting all ops after (but not including) 0
I20260710 13:18:16.871709 13643 pending_rounds.cc:107] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:16.871896 13643 raft_consensus.cc:2889] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:16.873193 13582 consensus_queue.cc:1048] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:16.883406 13196 raft_consensus.cc:1275] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Refusing update from remote peer 9e572956c76d4e7ebacc839e3e4166a3: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:16.885238 13499 consensus_queue.cc:1048] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:19.567641 13218 debug-util.cc:398] Leaking SignalData structure 0x7b08000d46e0 after lost signal to thread 11026
W20260710 13:18:19.568538 13218 debug-util.cc:398] Leaking SignalData structure 0x7b0800261b40 after lost signal to thread 13054
W20260710 13:18:19.569474 13218 debug-util.cc:398] Leaking SignalData structure 0x7b08000c0a40 after lost signal to thread 13221
W20260710 13:18:19.570300 13218 debug-util.cc:398] Leaking SignalData structure 0x7b0800059740 after lost signal to thread 13295
W20260710 13:18:19.571151 13218 debug-util.cc:398] Leaking SignalData structure 0x7b08002a0f60 after lost signal to thread 13369
W20260710 13:18:19.571980 13218 debug-util.cc:398] Leaking SignalData structure 0x7b0800053360 after lost signal to thread 13668
I20260710 13:18:25.451592 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:25.476045 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "006e08e5da544a41a9f3af9b39318109"
dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
mode: GRACEFUL
new_leader_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:42480
I20260710 13:18:25.477003 13270 raft_consensus.cc:606] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Received request to transfer leadership to TS 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:25.479573 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3"
dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
mode: GRACEFUL
new_leader_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:42480
I20260710 13:18:25.479997 13270 raft_consensus.cc:606] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Received request to transfer leadership to TS 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:25.482030 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187"
dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
mode: GRACEFUL
new_leader_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:42480
I20260710 13:18:25.482468 13270 raft_consensus.cc:606] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 LEADER]: Received request to transfer leadership to TS 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:25.484624 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878"
dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
mode: GRACEFUL
new_leader_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:42480
I20260710 13:18:25.485051 13270 raft_consensus.cc:606] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Received request to transfer leadership to TS 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:25.494163 13744 raft_consensus.cc:993] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873: : Instructing follower 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.494628 13737 raft_consensus.cc:1081] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Signalling peer 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.496209 13639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "006e08e5da544a41a9f3af9b39318109"
dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:46618
I20260710 13:18:25.496889 13639 raft_consensus.cc:493] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.497282 13639 raft_consensus.cc:3060] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.498943 13737 raft_consensus.cc:993] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873: : Instructing follower 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.499423 13744 raft_consensus.cc:1081] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Signalling peer 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.500864 13641 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3"
dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:46618
I20260710 13:18:25.501278 13641 raft_consensus.cc:493] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.501515 13641 raft_consensus.cc:3060] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.496214 13345 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508"
dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
mode: GRACEFUL
new_leader_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:40368
I20260710 13:18:25.502909 13345 raft_consensus.cc:606] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Received request to transfer leadership to TS 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:25.505899 13270 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee"
dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
mode: GRACEFUL
new_leader_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:42480
I20260710 13:18:25.506453 13270 raft_consensus.cc:606] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Received request to transfer leadership to TS 13a3cda71dbb4426affdb40051da9f4d
I20260710 13:18:25.505146 13639 raft_consensus.cc:515] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:25.507381 13641 raft_consensus.cc:515] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:25.508306 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260710 13:18:25.509239 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:25.509454 13641 leader_election.cc:290] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Requested vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:25.509522 13639 leader_election.cc:290] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Requested vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:25.520282 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:25.520660 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006e08e5da544a41a9f3af9b39318109" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:25.521095 13267 raft_consensus.cc:3055] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:25.521255 13270 raft_consensus.cc:3055] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:25.521636 13270 raft_consensus.cc:740] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:25.521822 13267 raft_consensus.cc:740] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:25.522491 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48bd6b22af87471f81150dd2ed873ad3" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:25.522900 13344 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "006e08e5da544a41a9f3af9b39318109" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:25.523123 13345 raft_consensus.cc:3060] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.522601 13267 consensus_queue.cc:260] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:25.522572 13270 consensus_queue.cc:260] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:25.523633 13344 raft_consensus.cc:3060] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.524286 13267 raft_consensus.cc:3060] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.524345 13270 raft_consensus.cc:3060] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.530303 13345 raft_consensus.cc:2468] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.530768 13344 raft_consensus.cc:2468] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.531431 13267 raft_consensus.cc:2468] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.532815 13597 leader_election.cc:304] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:25.534521 13597 leader_election.cc:304] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 9e572956c76d4e7ebacc839e3e4166a3; no voters: 
I20260710 13:18:25.534683 13754 raft_consensus.cc:2804] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:25.535109 13270 raft_consensus.cc:2468] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.536571 13754 raft_consensus.cc:697] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:25.536994 13756 raft_consensus.cc:2804] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:25.537554 13754 consensus_queue.cc:237] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:25.538367 13756 raft_consensus.cc:697] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:25.539404 13756 consensus_queue.cc:237] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:25.550654 13020 catalog_manager.cc:5697] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 1 to 2, leader changed from 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195) to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 2 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:25.551826 13020 catalog_manager.cc:5697] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 1 to 2, leader changed from 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195) to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 2 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } }
W20260710 13:18:25.560885 13218 debug-util.cc:398] Leaking SignalData structure 0x7b0800053540 after lost signal to thread 11026
W20260710 13:18:25.562098 13218 debug-util.cc:398] Leaking SignalData structure 0x7b08002a12c0 after lost signal to thread 13054
W20260710 13:18:25.563301 13218 debug-util.cc:398] Leaking SignalData structure 0x7b08001ef8e0 after lost signal to thread 13221
W20260710 13:18:25.564284 13218 debug-util.cc:398] Leaking SignalData structure 0x7b080004dd80 after lost signal to thread 13295
W20260710 13:18:25.565042 13218 debug-util.cc:398] Leaking SignalData structure 0x7b0800162620 after lost signal to thread 13369
W20260710 13:18:25.566017 13218 debug-util.cc:398] Leaking SignalData structure 0x7b08000ee840 after lost signal to thread 13668
I20260710 13:18:25.693207 13737 raft_consensus.cc:993] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873: : Instructing follower 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.693805 13744 raft_consensus.cc:1081] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Signalling peer 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.695055 13639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee"
dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:46618
I20260710 13:18:25.695653 13639 raft_consensus.cc:493] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.696033 13639 raft_consensus.cc:3060] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.702838 13639 raft_consensus.cc:515] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:25.704669 13639 leader_election.cc:290] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Requested vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:25.706235 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:25.706831 13270 raft_consensus.cc:3055] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:25.707161 13270 raft_consensus.cc:740] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:25.707955 13270 consensus_queue.cc:260] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:25.709079 13270 raft_consensus.cc:3060] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.713685 13270 raft_consensus.cc:2468] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.714501 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f1b4ba91e9334dcf9afda7db4fa9c4ee" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:25.714715 13597 leader_election.cc:304] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:25.714956 13197 raft_consensus.cc:3060] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.715416 13756 raft_consensus.cc:2804] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:25.715901 13756 raft_consensus.cc:697] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:25.716835 13756 consensus_queue.cc:237] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:25.721508 13197 raft_consensus.cc:2468] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.724908 13020 catalog_manager.cc:5697] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 1 to 2, leader changed from 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195) to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 2 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:25.791944 13745 raft_consensus.cc:993] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3: : Instructing follower 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.792434 13747 raft_consensus.cc:1081] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Signalling peer 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.793766 13639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508"
dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:46622
I20260710 13:18:25.794235 13639 raft_consensus.cc:493] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.794492 13639 raft_consensus.cc:3060] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.800001 13639 raft_consensus.cc:515] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:25.801412 13639 leader_election.cc:290] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Requested vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:25.802198 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:25.802389 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e324c5a3251e420c9193b88ec1436508" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:25.802887 13270 raft_consensus.cc:3060] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.802963 13345 raft_consensus.cc:3055] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:25.803292 13345 raft_consensus.cc:740] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9e572956c76d4e7ebacc839e3e4166a3, State: Running, Role: LEADER
I20260710 13:18:25.803829 13345 consensus_queue.cc:260] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:25.804802 13345 raft_consensus.cc:3060] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.807507 13270 raft_consensus.cc:2468] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.808377 13597 leader_election.cc:304] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:25.809154 13756 raft_consensus.cc:2804] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:25.809165 13345 raft_consensus.cc:2468] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.809775 13756 raft_consensus.cc:697] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:25.810686 13756 consensus_queue.cc:237] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } }
I20260710 13:18:25.817423 13020 catalog_manager.cc:5697] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 1 to 2, leader changed from 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196) to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 2 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:25.914273 13737 raft_consensus.cc:993] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873: : Instructing follower 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.914718 13737 raft_consensus.cc:1081] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 LEADER]: Signalling peer 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.915851 13639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187"
dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:46618
I20260710 13:18:25.916267 13639 raft_consensus.cc:493] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.916503 13639 raft_consensus.cc:3060] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:25.920773 13639 raft_consensus.cc:515] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:25.922319 13639 leader_election.cc:290] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 3 election: Requested vote from peers 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323), 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935)
I20260710 13:18:25.922943 13197 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6"
I20260710 13:18:25.923472 13197 raft_consensus.cc:3060] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:25.923854 13270 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7aaefecbe7374a498bc2bb2bbcc12187" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:25.924374 13270 raft_consensus.cc:3055] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:25.924659 13270 raft_consensus.cc:740] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:25.925369 13270 consensus_queue.cc:260] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:25.926518 13270 raft_consensus.cc:3060] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:25.931124 13197 raft_consensus.cc:2468] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 3.
I20260710 13:18:25.932188 13270 raft_consensus.cc:2468] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 3.
I20260710 13:18:25.932096 13597 leader_election.cc:304] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [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: 13a3cda71dbb4426affdb40051da9f4d, 97ac2ed89fc4465e88b95734ac8d0fe6; no voters: 
I20260710 13:18:25.932684 13267 raft_consensus.cc:1275] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:25.933699 13756 raft_consensus.cc:2804] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:25.934173 13756 raft_consensus.cc:697] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 3 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:25.934407 13754 consensus_queue.cc:1048] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:25.934989 13756 consensus_queue.cc:237] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [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: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } }
I20260710 13:18:25.936038 13737 raft_consensus.cc:993] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873: : Instructing follower 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.936509 13737 raft_consensus.cc:1081] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Signalling peer 13a3cda71dbb4426affdb40051da9f4d to start an election
I20260710 13:18:25.938055 13639 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878"
dest_uuid: "13a3cda71dbb4426affdb40051da9f4d"
 from {username='slave'} at 127.0.0.1:46618
I20260710 13:18:25.938720 13639 raft_consensus.cc:493] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:25.939121 13639 raft_consensus.cc:3060] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.947697 13639 raft_consensus.cc:515] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:25.958221 13345 raft_consensus.cc:1275] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:25.959554 13756 consensus_queue.cc:1048] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:25.959975 13639 leader_election.cc:290] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Requested vote from peers 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935), 9e572956c76d4e7ebacc839e3e4166a3 (127.10.195.196:45713)
I20260710 13:18:25.962250 13267 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "62b93dbf95f84d1db4f9db106ab48873"
I20260710 13:18:25.962770 13267 raft_consensus.cc:3055] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:25.963075 13267 raft_consensus.cc:740] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 62b93dbf95f84d1db4f9db106ab48873, State: Running, Role: LEADER
I20260710 13:18:25.964298 13267 consensus_queue.cc:260] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:25.963068 13345 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7063cf42ef745c78a1570176b8c0878" candidate_uuid: "13a3cda71dbb4426affdb40051da9f4d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9e572956c76d4e7ebacc839e3e4166a3"
I20260710 13:18:25.965555 13267 raft_consensus.cc:3060] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.965961 13345 raft_consensus.cc:3060] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:25.968223 13018 catalog_manager.cc:5697] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 2 to 3, leader changed from 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195) to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 3 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:25.971199 13342 raft_consensus.cc:1275] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:25.973567 13345 raft_consensus.cc:2468] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.973886 13756 consensus_queue.cc:1048] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:25.972625 13267 raft_consensus.cc:2468] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 13a3cda71dbb4426affdb40051da9f4d in term 2.
I20260710 13:18:25.978955 13597 leader_election.cc:304] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 13a3cda71dbb4426affdb40051da9f4d, 62b93dbf95f84d1db4f9db106ab48873; no voters: 
I20260710 13:18:25.982084 13754 raft_consensus.cc:2804] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:25.982532 13754 raft_consensus.cc:697] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Becoming Leader. State: Replica: 13a3cda71dbb4426affdb40051da9f4d, State: Running, Role: LEADER
I20260710 13:18:25.983461 13754 consensus_queue.cc:237] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } }
I20260710 13:18:25.998402 13020 catalog_manager.cc:5697] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d reported cstate change: term changed from 1 to 2, leader changed from 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195) to 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193). New cstate: current_term: 2 leader_uuid: "13a3cda71dbb4426affdb40051da9f4d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "13a3cda71dbb4426affdb40051da9f4d" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 40657 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:26.003927 13267 raft_consensus.cc:1275] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:26.006103 13755 consensus_queue.cc:1048] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:26.224275 13267 raft_consensus.cc:1275] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:26.225405 13755 consensus_queue.cc:1048] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:26.234525 13345 raft_consensus.cc:1275] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:26.236081 13754 consensus_queue.cc:1048] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:26.322794 13197 raft_consensus.cc:1275] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:26.324222 13754 consensus_queue.cc:1048] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:26.332425 13267 raft_consensus.cc:1275] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:26.334343 13756 consensus_queue.cc:1048] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:26.442932 13197 raft_consensus.cc:1275] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 3 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:26.443964 13754 consensus_queue.cc:1048] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "97ac2ed89fc4465e88b95734ac8d0fe6" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 33323 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.452857 13267 raft_consensus.cc:1275] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 3 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:26.454856 13754 consensus_queue.cc:1048] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:26.480031 13267 raft_consensus.cc:1275] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:26.481120 13754 consensus_queue.cc:1048] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "62b93dbf95f84d1db4f9db106ab48873" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 32935 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:26.490013 13344 raft_consensus.cc:1275] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Refusing update from remote peer 13a3cda71dbb4426affdb40051da9f4d: 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:26.492172 13754 consensus_queue.cc:1048] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9e572956c76d4e7ebacc839e3e4166a3" member_type: VOTER last_known_addr { host: "127.10.195.196" port: 45713 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:26.510337 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:26.524562 11023 tablet_server.cc:179] TabletServer@127.10.195.193:40657 shutting down...
W20260710 13:18:26.534605 13161 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260710 13:18:26.537581 13161 consensus_peers.cc:597] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. 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:18:26.550976 13235 consensus_peers.cc:597] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. 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:18:26.556120 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:26.556826 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.557777 11023 raft_consensus.cc:2243] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.558331 11023 raft_consensus.cc:2272] T b4a9283d5e4b4ec397a07f0b642f4f1c P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.560753 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.561286 11023 raft_consensus.cc:2243] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.561712 11023 raft_consensus.cc:2272] T 7195e164c3e440cc9a85e88eccb2d5cd P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.563432 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.563933 11023 raft_consensus.cc:2243] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.564288 11023 raft_consensus.cc:2272] T a173d4cc4b094f8eb6219592218faf53 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.566011 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.566483 11023 raft_consensus.cc:2243] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.566845 11023 raft_consensus.cc:2272] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.568593 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.569047 11023 raft_consensus.cc:2243] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.569419 11023 raft_consensus.cc:2272] T 96d244cce0e8488eab9e295142369ece P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.571184 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.571633 11023 raft_consensus.cc:2243] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.572312 11023 raft_consensus.cc:2272] T d7063cf42ef745c78a1570176b8c0878 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.574249 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.574749 11023 raft_consensus.cc:2243] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.575081 11023 raft_consensus.cc:2272] T 05600cc82ec542129a72ade1d5383fbe P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.576758 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.577203 11023 raft_consensus.cc:2243] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.577915 11023 raft_consensus.cc:2272] T e324c5a3251e420c9193b88ec1436508 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.579890 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.580374 11023 raft_consensus.cc:2243] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.580744 11023 raft_consensus.cc:2272] T 08daf8d905d24de2bf9ff63f185de88b P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.582953 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.583523 11023 raft_consensus.cc:2243] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.583925 11023 raft_consensus.cc:2272] T 56c68f923fed497aa85e83ac3e60d601 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.584579 13309 consensus_peers.cc:597] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. 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:18:26.585932 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.586491 11023 raft_consensus.cc:2243] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.587189 11023 raft_consensus.cc:2272] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.588981 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.589474 11023 raft_consensus.cc:2243] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.590142 11023 raft_consensus.cc:2272] T 48bd6b22af87471f81150dd2ed873ad3 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.592094 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.592566 11023 raft_consensus.cc:2243] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.592896 11023 raft_consensus.cc:2272] T 36a6a545dfa743cd89d79cbcb88da08e P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.594712 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.595163 11023 raft_consensus.cc:2243] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.595623 11023 raft_consensus.cc:2272] T 11467a0f6c6a4c63b65050828e641fb9 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.597738 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.598165 11023 raft_consensus.cc:2243] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.598897 11023 raft_consensus.cc:2272] T 7aaefecbe7374a498bc2bb2bbcc12187 P 13a3cda71dbb4426affdb40051da9f4d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.600867 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.601336 11023 raft_consensus.cc:2243] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.601998 11023 raft_consensus.cc:2272] T 006e08e5da544a41a9f3af9b39318109 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.603971 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.604398 11023 raft_consensus.cc:2243] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.604719 11023 raft_consensus.cc:2272] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 13a3cda71dbb4426affdb40051da9f4d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.606436 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:26.606858 11023 raft_consensus.cc:2243] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.607236 11023 raft_consensus.cc:2272] T 956637069d3248d9b71a936e5be1b204 P 13a3cda71dbb4426affdb40051da9f4d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.613555 13309 consensus_peers.cc:597] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. 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:18:26.643467 11023 tablet_server.cc:196] TabletServer@127.10.195.193:40657 shutdown complete.
I20260710 13:18:26.672724 11023 tablet_server.cc:179] TabletServer@127.10.195.194:0 shutting down...
I20260710 13:18:26.695605 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:26.696182 11023 tablet_replica.cc:333] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.696784 11023 raft_consensus.cc:2243] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.697235 11023 raft_consensus.cc:2272] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.699120 11023 tablet_replica.cc:333] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.699662 11023 raft_consensus.cc:2243] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.700013 11023 raft_consensus.cc:2272] T ae2d5574e4e8436891aa8c0d3bfa1352 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.701705 11023 tablet_replica.cc:333] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.702190 11023 raft_consensus.cc:2243] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.702937 11023 raft_consensus.cc:2272] T a173d4cc4b094f8eb6219592218faf53 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.704735 11023 tablet_replica.cc:333] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.705274 11023 raft_consensus.cc:2243] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.705668 11023 raft_consensus.cc:2272] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.707434 11023 tablet_replica.cc:333] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.707932 11023 raft_consensus.cc:2243] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.708562 11023 raft_consensus.cc:2272] T 26b57094049e4be4bbf130b836ed8f14 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.710626 11023 tablet_replica.cc:333] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.711285 11023 raft_consensus.cc:2243] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.712054 11023 raft_consensus.cc:2272] T b5065265bb67481c93b8f58fd543f87f P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.714175 11023 tablet_replica.cc:333] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.714665 11023 raft_consensus.cc:2243] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.715035 11023 raft_consensus.cc:2272] T 7aaefecbe7374a498bc2bb2bbcc12187 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.717330 11023 tablet_replica.cc:333] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.717832 11023 raft_consensus.cc:2243] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.718494 11023 raft_consensus.cc:2272] T 11467a0f6c6a4c63b65050828e641fb9 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.720132 11023 tablet_replica.cc:333] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.720568 11023 raft_consensus.cc:2243] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.720930 11023 raft_consensus.cc:2272] T 956637069d3248d9b71a936e5be1b204 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.722493 11023 tablet_replica.cc:333] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.722944 11023 raft_consensus.cc:2243] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.723395 11023 raft_consensus.cc:2272] T 76f3a2772daf4d81ad39689cb2e29bf8 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.725163 11023 tablet_replica.cc:333] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.725682 11023 raft_consensus.cc:2243] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.726042 11023 raft_consensus.cc:2272] T 36a6a545dfa743cd89d79cbcb88da08e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.727612 11023 tablet_replica.cc:333] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.728055 11023 raft_consensus.cc:2243] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.728426 11023 raft_consensus.cc:2272] T 96d244cce0e8488eab9e295142369ece P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.730266 11023 tablet_replica.cc:333] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.730927 11023 raft_consensus.cc:2243] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.731312 11023 raft_consensus.cc:2272] T 05600cc82ec542129a72ade1d5383fbe P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.731828 13309 consensus_peers.cc:597] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Couldn't send request to peer 97ac2ed89fc4465e88b95734ac8d0fe6. 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:18:26.733095 11023 tablet_replica.cc:333] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.733680 11023 raft_consensus.cc:2243] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.734372 11023 raft_consensus.cc:2272] T 3648ae3f65b4488ebcd139f413bb800e P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.736040 11023 tablet_replica.cc:333] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.736435 11023 raft_consensus.cc:2243] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.736759 11023 raft_consensus.cc:2272] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.738739 11023 tablet_replica.cc:333] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.739146 11023 raft_consensus.cc:2243] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.739459 11023 raft_consensus.cc:2272] T 247b7f574add4b6bbfbcb533d09d2396 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.741066 11023 tablet_replica.cc:333] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.741448 11023 raft_consensus.cc:2243] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.741849 11023 raft_consensus.cc:2272] T 08daf8d905d24de2bf9ff63f185de88b P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.743374 11023 tablet_replica.cc:333] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6: stopping tablet replica
I20260710 13:18:26.743763 11023 raft_consensus.cc:2243] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.744465 11023 raft_consensus.cc:2272] T 56c68f923fed497aa85e83ac3e60d601 P 97ac2ed89fc4465e88b95734ac8d0fe6 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.781560 13309 consensus_peers.cc:597] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Couldn't send request to peer 97ac2ed89fc4465e88b95734ac8d0fe6. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:33323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:26.783810 13309 consensus_peers.cc:597] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Couldn't send request to peer 97ac2ed89fc4465e88b95734ac8d0fe6. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:33323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:26.791172 13235 consensus_peers.cc:597] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.802714 11023 tablet_server.cc:196] TabletServer@127.10.195.194:0 shutdown complete.
W20260710 13:18:26.823263 13309 consensus_peers.cc:597] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.831930 11023 tablet_server.cc:179] TabletServer@127.10.195.195:0 shutting down...
I20260710 13:18:26.855671 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:26.856377 11023 tablet_replica.cc:333] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.856987 11023 raft_consensus.cc:2243] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.857443 11023 raft_consensus.cc:2272] T 006e08e5da544a41a9f3af9b39318109 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.860176 11023 tablet_replica.cc:333] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.860816 11023 raft_consensus.cc:2243] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.861253 11023 raft_consensus.cc:2272] T a173d4cc4b094f8eb6219592218faf53 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:26.862658 13235 consensus_peers.cc:597] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 -> Peer 13a3cda71dbb4426affdb40051da9f4d (127.10.195.193:40657): Couldn't send request to peer 13a3cda71dbb4426affdb40051da9f4d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:40657: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.863413 11023 tablet_replica.cc:333] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.863965 11023 raft_consensus.cc:2243] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.864322 11023 raft_consensus.cc:2272] T b5065265bb67481c93b8f58fd543f87f P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.866102 11023 tablet_replica.cc:333] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.866580 11023 raft_consensus.cc:2243] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.867240 11023 raft_consensus.cc:2272] T 76f3a2772daf4d81ad39689cb2e29bf8 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.868862 11023 tablet_replica.cc:333] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.869377 11023 raft_consensus.cc:2243] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.870077 11023 raft_consensus.cc:2272] T 36a6a545dfa743cd89d79cbcb88da08e P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.871778 11023 tablet_replica.cc:333] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.872234 11023 raft_consensus.cc:2243] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.872573 11023 raft_consensus.cc:2272] T 48bd6b22af87471f81150dd2ed873ad3 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.874835 11023 tablet_replica.cc:333] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.875293 11023 raft_consensus.cc:2243] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.875635 11023 raft_consensus.cc:2272] T 26b57094049e4be4bbf130b836ed8f14 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.877242 11023 tablet_replica.cc:333] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.877728 11023 raft_consensus.cc:2243] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.878079 11023 raft_consensus.cc:2272] T ae2d5574e4e8436891aa8c0d3bfa1352 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.879650 11023 tablet_replica.cc:333] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.880086 11023 raft_consensus.cc:2243] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.880430 11023 raft_consensus.cc:2272] T 7195e164c3e440cc9a85e88eccb2d5cd P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.882031 11023 tablet_replica.cc:333] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.882516 11023 raft_consensus.cc:2243] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.882860 11023 raft_consensus.cc:2272] T d7063cf42ef745c78a1570176b8c0878 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.884733 11023 tablet_replica.cc:333] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.885214 11023 raft_consensus.cc:2243] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.886024 11023 raft_consensus.cc:2272] T 05600cc82ec542129a72ade1d5383fbe P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.888223 11023 tablet_replica.cc:333] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.888796 11023 raft_consensus.cc:2243] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.889616 11023 raft_consensus.cc:2272] T 96d244cce0e8488eab9e295142369ece P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.891817 11023 tablet_replica.cc:333] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
W20260710 13:18:26.891969 13235 consensus_peers.cc:597] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 -> Peer 97ac2ed89fc4465e88b95734ac8d0fe6 (127.10.195.194:33323): Couldn't send request to peer 97ac2ed89fc4465e88b95734ac8d0fe6. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:33323: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.892385 11023 raft_consensus.cc:2243] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.892810 11023 raft_consensus.cc:2272] T e324c5a3251e420c9193b88ec1436508 P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.894655 11023 tablet_replica.cc:333] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.895100 11023 raft_consensus.cc:2243] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.895740 11023 raft_consensus.cc:2272] T b4a9283d5e4b4ec397a07f0b642f4f1c P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.897277 11023 tablet_replica.cc:333] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.897723 11023 raft_consensus.cc:2243] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.898097 11023 raft_consensus.cc:2272] T 7aaefecbe7374a498bc2bb2bbcc12187 P 62b93dbf95f84d1db4f9db106ab48873 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.899924 11023 tablet_replica.cc:333] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.900367 11023 raft_consensus.cc:2243] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.900713 11023 raft_consensus.cc:2272] T 3648ae3f65b4488ebcd139f413bb800e P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.902319 11023 tablet_replica.cc:333] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.902717 11023 raft_consensus.cc:2243] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.903061 11023 raft_consensus.cc:2272] T f1b4ba91e9334dcf9afda7db4fa9c4ee P 62b93dbf95f84d1db4f9db106ab48873 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.905094 11023 tablet_replica.cc:333] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873: stopping tablet replica
I20260710 13:18:26.905505 11023 raft_consensus.cc:2243] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.906198 11023 raft_consensus.cc:2272] T 247b7f574add4b6bbfbcb533d09d2396 P 62b93dbf95f84d1db4f9db106ab48873 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.940954 11023 tablet_server.cc:196] TabletServer@127.10.195.195:0 shutdown complete.
W20260710 13:18:26.951279 13309 consensus_peers.cc:597] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 -> Peer 62b93dbf95f84d1db4f9db106ab48873 (127.10.195.195:32935): Couldn't send request to peer 62b93dbf95f84d1db4f9db106ab48873. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.195:32935: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:26.970345 11023 tablet_server.cc:179] TabletServer@127.10.195.196:0 shutting down...
I20260710 13:18:26.993011 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:26.993702 11023 tablet_replica.cc:333] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:26.994217 11023 raft_consensus.cc:2243] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:26.994621 11023 raft_consensus.cc:2272] T 006e08e5da544a41a9f3af9b39318109 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.996376 11023 tablet_replica.cc:333] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:26.996868 11023 raft_consensus.cc:2243] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:26.997751 11023 raft_consensus.cc:2272] T 104e1d4a6ca84d37a2ba2c909758f8a0 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:26.999806 11023 tablet_replica.cc:333] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.000291 11023 raft_consensus.cc:2243] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.000645 11023 raft_consensus.cc:2272] T 26b57094049e4be4bbf130b836ed8f14 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.002260 11023 tablet_replica.cc:333] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.002697 11023 raft_consensus.cc:2243] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.003049 11023 raft_consensus.cc:2272] T 76f3a2772daf4d81ad39689cb2e29bf8 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.004813 11023 tablet_replica.cc:333] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.005340 11023 raft_consensus.cc:2243] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.005723 11023 raft_consensus.cc:2272] T 48bd6b22af87471f81150dd2ed873ad3 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.008203 11023 tablet_replica.cc:333] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.008719 11023 raft_consensus.cc:2243] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.009071 11023 raft_consensus.cc:2272] T b5065265bb67481c93b8f58fd543f87f P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.010803 11023 tablet_replica.cc:333] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.011261 11023 raft_consensus.cc:2243] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.011601 11023 raft_consensus.cc:2272] T 11467a0f6c6a4c63b65050828e641fb9 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.013298 11023 tablet_replica.cc:333] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.013793 11023 raft_consensus.cc:2243] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.014130 11023 raft_consensus.cc:2272] T b4a9283d5e4b4ec397a07f0b642f4f1c P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.015662 11023 tablet_replica.cc:333] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.016098 11023 raft_consensus.cc:2243] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.016815 11023 raft_consensus.cc:2272] T 956637069d3248d9b71a936e5be1b204 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.018421 11023 tablet_replica.cc:333] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.018855 11023 raft_consensus.cc:2243] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.019493 11023 raft_consensus.cc:2272] T ae2d5574e4e8436891aa8c0d3bfa1352 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.021083 11023 tablet_replica.cc:333] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.021517 11023 raft_consensus.cc:2243] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.022228 11023 raft_consensus.cc:2272] T 7195e164c3e440cc9a85e88eccb2d5cd P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.023877 11023 tablet_replica.cc:333] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.024319 11023 raft_consensus.cc:2243] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.024675 11023 raft_consensus.cc:2272] T 3648ae3f65b4488ebcd139f413bb800e P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.026312 11023 tablet_replica.cc:333] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.026738 11023 raft_consensus.cc:2243] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.027397 11023 raft_consensus.cc:2272] T 08daf8d905d24de2bf9ff63f185de88b P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.028985 11023 tablet_replica.cc:333] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.029409 11023 raft_consensus.cc:2243] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.029775 11023 raft_consensus.cc:2272] T 56c68f923fed497aa85e83ac3e60d601 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.031330 11023 tablet_replica.cc:333] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.031745 11023 raft_consensus.cc:2243] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.032088 11023 raft_consensus.cc:2272] T 247b7f574add4b6bbfbcb533d09d2396 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.033715 11023 tablet_replica.cc:333] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.034155 11023 raft_consensus.cc:2243] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.034816 11023 raft_consensus.cc:2272] T 7c8e6fbf76d44a0db4b5cbbd71c5b814 P 9e572956c76d4e7ebacc839e3e4166a3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.036397 11023 tablet_replica.cc:333] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.036818 11023 raft_consensus.cc:2243] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.037184 11023 raft_consensus.cc:2272] T d7063cf42ef745c78a1570176b8c0878 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.039178 11023 tablet_replica.cc:333] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3: stopping tablet replica
I20260710 13:18:27.039615 11023 raft_consensus.cc:2243] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:27.039968 11023 raft_consensus.cc:2272] T e324c5a3251e420c9193b88ec1436508 P 9e572956c76d4e7ebacc839e3e4166a3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.073853 11023 tablet_server.cc:196] TabletServer@127.10.195.196:0 shutdown complete.
I20260710 13:18:27.100715 11023 master.cc:562] Master@127.10.195.254:37205 shutting down...
I20260710 13:18:27.117075 11023 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:27.117537 11023 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:27.117864 11023 tablet_replica.cc:333] T 00000000000000000000000000000000 P 649952d6ac21421c9b7c605cef156499: stopping tablet replica
I20260710 13:18:27.136790 11023 master.cc:584] Master@127.10.195.254:37205 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (16306 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260710 13:18:27.191843 11023 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.195.254:46843
I20260710 13:18:27.193071 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:27.198891 13791 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:27.198912 13792 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:27.201318 13794 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:27.201416 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:27.202469 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.202677 11023 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:27.202839 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689507202821 us; error 0 us; skew 500 ppm
I20260710 13:18:27.203382 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.206610 11023 webserver.cc:533] Webserver started at http://127.10.195.254:42511/ using document root <none> and password file <none>
I20260710 13:18:27.207065 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.207230 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.207494 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.208560 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/master-0-root/instance:
uuid: "f6b5438ebde04b839d7b2e5270dd68ea"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-v94p"
I20260710 13:18:27.212905 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260710 13:18:27.216037 13799 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:27.216697 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:27.216953 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/master-0-root
uuid: "f6b5438ebde04b839d7b2e5270dd68ea"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-v94p"
I20260710 13:18:27.217201 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-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:27.231021 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.232113 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.267439 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.254:46843
I20260710 13:18:27.267551 13850 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.254:46843 every 8 connection(s)
I20260710 13:18:27.270967 13851 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:27.280174 13851 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea: Bootstrap starting.
I20260710 13:18:27.284533 13851 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.288398 13851 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea: No bootstrap required, opened a new log
I20260710 13:18:27.290328 13851 raft_consensus.cc:359] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b5438ebde04b839d7b2e5270dd68ea" member_type: VOTER }
I20260710 13:18:27.290665 13851 raft_consensus.cc:385] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.290846 13851 raft_consensus.cc:740] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f6b5438ebde04b839d7b2e5270dd68ea, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.291306 13851 consensus_queue.cc:260] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f6b5438ebde04b839d7b2e5270dd68ea" member_type: VOTER }
I20260710 13:18:27.291697 13851 raft_consensus.cc:399] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:27.291883 13851 raft_consensus.cc:493] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:27.292080 13851 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:27.295909 13851 raft_consensus.cc:515] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b5438ebde04b839d7b2e5270dd68ea" member_type: VOTER }
I20260710 13:18:27.296329 13851 leader_election.cc:304] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [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: f6b5438ebde04b839d7b2e5270dd68ea; no voters: 
I20260710 13:18:27.297297 13851 leader_election.cc:290] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:27.297726 13854 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:27.298938 13854 raft_consensus.cc:697] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 1 LEADER]: Becoming Leader. State: Replica: f6b5438ebde04b839d7b2e5270dd68ea, State: Running, Role: LEADER
I20260710 13:18:27.299548 13854 consensus_queue.cc:237] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [LEADER]: Queue going to LEADER mode. State: All 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: "f6b5438ebde04b839d7b2e5270dd68ea" member_type: VOTER }
I20260710 13:18:27.299929 13851 sys_catalog.cc:565] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:27.303182 13855 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f6b5438ebde04b839d7b2e5270dd68ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b5438ebde04b839d7b2e5270dd68ea" member_type: VOTER } }
I20260710 13:18:27.303684 13855 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:27.304656 13856 sys_catalog.cc:455] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader f6b5438ebde04b839d7b2e5270dd68ea. Latest consensus state: current_term: 1 leader_uuid: "f6b5438ebde04b839d7b2e5270dd68ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f6b5438ebde04b839d7b2e5270dd68ea" member_type: VOTER } }
I20260710 13:18:27.305188 13856 sys_catalog.cc:458] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:27.307597 13861 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:27.312125 13861 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:27.313791 11023 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:27.319850 13861 catalog_manager.cc:1383] Generated new cluster ID: 0b9bc5ce4277430494a5796ab8cc0681
I20260710 13:18:27.320076 13861 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:27.342190 13861 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:27.343398 13861 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:27.356499 13861 catalog_manager.cc:6070] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea: Generated new TSK 0
I20260710 13:18:27.357055 13861 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:27.379733 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:27.385388 13872 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:27.386580 13873 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:27.387878 13875 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:27.388131 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:27.389012 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.389183 11023 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:27.389317 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689507389306 us; error 0 us; skew 500 ppm
I20260710 13:18:27.389813 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.392024 11023 webserver.cc:533] Webserver started at http://127.10.195.193:45585/ using document root <none> and password file <none>
I20260710 13:18:27.392452 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.392596 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.392802 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.393814 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-0-root/instance:
uuid: "fa9500c24bc7409ead834adf1b62faf5"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-v94p"
I20260710 13:18:27.397884 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:27.400871 13880 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:27.401626 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:27.401873 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "fa9500c24bc7409ead834adf1b62faf5"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-v94p"
I20260710 13:18:27.402098 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-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:27.413879 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.414927 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.416225 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:27.418366 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:27.418536 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.418787 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:27.418941 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.455698 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:37765
I20260710 13:18:27.455843 13942 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:37765 every 8 connection(s)
I20260710 13:18:27.460440 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:27.467073 13947 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:27.469101 13948 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:27.470849 13950 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:27.471577 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:27.472709 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.472959 11023 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:27.473137 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689507473118 us; error 0 us; skew 500 ppm
I20260710 13:18:27.473709 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.475184 13943 heartbeater.cc:344] Connected to a master server at 127.10.195.254:46843
I20260710 13:18:27.475561 13943 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:27.476401 13943 heartbeater.cc:507] Master 127.10.195.254:46843 requested a full tablet report, sending...
I20260710 13:18:27.476557 11023 webserver.cc:533] Webserver started at http://127.10.195.194:41523/ using document root <none> and password file <none>
I20260710 13:18:27.477191 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.477414 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.477705 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.478674 13816 ts_manager.cc:194] Registered new tserver with Master: fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765)
I20260710 13:18:27.478819 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-1-root/instance:
uuid: "123d51ec2ea54cd9aaaf014651d7c879"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-v94p"
I20260710 13:18:27.480360 13816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51412
I20260710 13:18:27.483485 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260710 13:18:27.487229 13955 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:27.487910 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:27.488168 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-1-root
uuid: "123d51ec2ea54cd9aaaf014651d7c879"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-v94p"
I20260710 13:18:27.488422 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-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:27.517686 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.518908 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.520274 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:27.522305 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:27.522482 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.522684 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:27.522827 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.559660 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.194:34047
I20260710 13:18:27.559764 14017 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.194:34047 every 8 connection(s)
I20260710 13:18:27.563993 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:27.569944 14021 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:27.571225 14022 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:27.572540 14024 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:27.573529 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:27.574321 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:27.574517 11023 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:27.574681 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689507574663 us; error 0 us; skew 500 ppm
I20260710 13:18:27.575290 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:27.576370 14018 heartbeater.cc:344] Connected to a master server at 127.10.195.254:46843
I20260710 13:18:27.576707 14018 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:27.577396 14018 heartbeater.cc:507] Master 127.10.195.254:46843 requested a full tablet report, sending...
I20260710 13:18:27.578141 11023 webserver.cc:533] Webserver started at http://127.10.195.195:38979/ using document root <none> and password file <none>
I20260710 13:18:27.578675 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:27.578910 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:27.579195 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:27.579486 13816 ts_manager.cc:194] Registered new tserver with Master: 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:27.580258 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-2-root/instance:
uuid: "b6dc724f2d2842f4931ca7adb095d727"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-v94p"
I20260710 13:18:27.580871 13816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51418
I20260710 13:18:27.584514 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:18:27.587612 14029 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:27.588299 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:27.588549 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-2-root
uuid: "b6dc724f2d2842f4931ca7adb095d727"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-v94p"
I20260710 13:18:27.588809 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-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:27.598300 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:27.599342 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:27.600590 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:27.602609 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:27.602795 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.602996 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:27.603152 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:27.640337 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.195:35665
I20260710 13:18:27.640439 14091 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.195:35665 every 8 connection(s)
I20260710 13:18:27.653081 14092 heartbeater.cc:344] Connected to a master server at 127.10.195.254:46843
I20260710 13:18:27.653478 14092 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:27.654165 14092 heartbeater.cc:507] Master 127.10.195.254:46843 requested a full tablet report, sending...
I20260710 13:18:27.655877 13816 ts_manager.cc:194] Registered new tserver with Master: b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:27.656865 11023 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013321438s
I20260710 13:18:27.657078 13816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51422
I20260710 13:18:27.680326 13816 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51436:
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:18:27.683149 13816 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:27.756706 14057 tablet_service.cc:1511] Processing CreateTablet for tablet a0006366d6f24a708bc37666f2f20935 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:27.758107 14057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0006366d6f24a708bc37666f2f20935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.762714 14056 tablet_service.cc:1511] Processing CreateTablet for tablet 02267e8f5b8b476695c1e53f6c1bf4ba (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:27.764065 14056 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02267e8f5b8b476695c1e53f6c1bf4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.766690 14055 tablet_service.cc:1511] Processing CreateTablet for tablet 03b983a70fee49e9996751c015f24550 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:27.767944 14055 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b983a70fee49e9996751c015f24550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.770717 14054 tablet_service.cc:1511] Processing CreateTablet for tablet 07b40f8ef07240638bfcd515dfdb9287 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:27.771947 14054 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b40f8ef07240638bfcd515dfdb9287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.774689 14053 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3b315fed51426387090619f1353d36 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:27.775954 14053 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3b315fed51426387090619f1353d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.780777 14051 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4c5e672f1b4acd8856ed3e89efd96f (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:27.782094 14051 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4c5e672f1b4acd8856ed3e89efd96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.781847 14052 tablet_service.cc:1511] Processing CreateTablet for tablet ee6e56d807214b5586b134a3a2ff16fc (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:27.783126 14052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6e56d807214b5586b134a3a2ff16fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.784034 14050 tablet_service.cc:1511] Processing CreateTablet for tablet a99c836f3e1b4ac8820029f0fe48f104 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:27.785277 14050 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99c836f3e1b4ac8820029f0fe48f104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.790022 14049 tablet_service.cc:1511] Processing CreateTablet for tablet 80239496b0d643e595203ba3ea78706c (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:27.791357 14049 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80239496b0d643e595203ba3ea78706c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.789430 14048 tablet_service.cc:1511] Processing CreateTablet for tablet fcd09579e54f4b2490d5082105e14af4 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:27.794875 14048 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd09579e54f4b2490d5082105e14af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.815990 13983 tablet_service.cc:1511] Processing CreateTablet for tablet a0006366d6f24a708bc37666f2f20935 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:27.817268 13983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0006366d6f24a708bc37666f2f20935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.819291 13982 tablet_service.cc:1511] Processing CreateTablet for tablet 02267e8f5b8b476695c1e53f6c1bf4ba (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:27.820966 13982 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02267e8f5b8b476695c1e53f6c1bf4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.821208 13980 tablet_service.cc:1511] Processing CreateTablet for tablet 07b40f8ef07240638bfcd515dfdb9287 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:27.822508 13980 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b40f8ef07240638bfcd515dfdb9287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.825165 13979 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3b315fed51426387090619f1353d36 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:27.825855 13981 tablet_service.cc:1511] Processing CreateTablet for tablet 03b983a70fee49e9996751c015f24550 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:27.826464 13979 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3b315fed51426387090619f1353d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.827128 13981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b983a70fee49e9996751c015f24550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.827618 13908 tablet_service.cc:1511] Processing CreateTablet for tablet a0006366d6f24a708bc37666f2f20935 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260710 13:18:27.828821 13908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a0006366d6f24a708bc37666f2f20935. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.838446 13978 tablet_service.cc:1511] Processing CreateTablet for tablet ee6e56d807214b5586b134a3a2ff16fc (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:27.839905 13978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6e56d807214b5586b134a3a2ff16fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.838539 13907 tablet_service.cc:1511] Processing CreateTablet for tablet 02267e8f5b8b476695c1e53f6c1bf4ba (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260710 13:18:27.842686 13907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02267e8f5b8b476695c1e53f6c1bf4ba. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.848654 13977 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4c5e672f1b4acd8856ed3e89efd96f (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:27.850060 13974 tablet_service.cc:1511] Processing CreateTablet for tablet fcd09579e54f4b2490d5082105e14af4 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:27.850339 13906 tablet_service.cc:1511] Processing CreateTablet for tablet 03b983a70fee49e9996751c015f24550 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260710 13:18:27.850664 13976 tablet_service.cc:1511] Processing CreateTablet for tablet a99c836f3e1b4ac8820029f0fe48f104 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:27.851269 13974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd09579e54f4b2490d5082105e14af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.851625 13906 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 03b983a70fee49e9996751c015f24550. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.851903 13976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99c836f3e1b4ac8820029f0fe48f104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.854598 13975 tablet_service.cc:1511] Processing CreateTablet for tablet 80239496b0d643e595203ba3ea78706c (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:27.855877 13975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80239496b0d643e595203ba3ea78706c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.858093 13977 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4c5e672f1b4acd8856ed3e89efd96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.864162 13905 tablet_service.cc:1511] Processing CreateTablet for tablet 07b40f8ef07240638bfcd515dfdb9287 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260710 13:18:27.866675 13904 tablet_service.cc:1511] Processing CreateTablet for tablet 7a3b315fed51426387090619f1353d36 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260710 13:18:27.865468 13905 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07b40f8ef07240638bfcd515dfdb9287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.871040 13902 tablet_service.cc:1511] Processing CreateTablet for tablet 2a4c5e672f1b4acd8856ed3e89efd96f (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260710 13:18:27.874032 13904 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a3b315fed51426387090619f1353d36. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.868801 13903 tablet_service.cc:1511] Processing CreateTablet for tablet ee6e56d807214b5586b134a3a2ff16fc (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260710 13:18:27.875653 13903 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ee6e56d807214b5586b134a3a2ff16fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.878330 13902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a4c5e672f1b4acd8856ed3e89efd96f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.879112 13901 tablet_service.cc:1511] Processing CreateTablet for tablet a99c836f3e1b4ac8820029f0fe48f104 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260710 13:18:27.880313 13901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a99c836f3e1b4ac8820029f0fe48f104. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.883355 13900 tablet_service.cc:1511] Processing CreateTablet for tablet 80239496b0d643e595203ba3ea78706c (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260710 13:18:27.884593 13900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 80239496b0d643e595203ba3ea78706c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.886677 13899 tablet_service.cc:1511] Processing CreateTablet for tablet fcd09579e54f4b2490d5082105e14af4 (DEFAULT_TABLE table=test-workload [id=7a2c1b31f7be4978bf9c1e6181db3a6f]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260710 13:18:27.887831 13899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcd09579e54f4b2490d5082105e14af4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:27.914453 14107 tablet_bootstrap.cc:492] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:27.930357 14108 tablet_bootstrap.cc:492] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:27.930553 14107 tablet_bootstrap.cc:654] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.954392 14109 tablet_bootstrap.cc:492] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:27.960671 14108 tablet_bootstrap.cc:654] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.963896 14109 tablet_bootstrap.cc:654] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.964478 14107 tablet_bootstrap.cc:492] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:27.964988 14107 ts_tablet_manager.cc:1403] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.056s	user 0.011s	sys 0.012s
I20260710 13:18:27.965405 14108 tablet_bootstrap.cc:492] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:27.965795 14108 ts_tablet_manager.cc:1403] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.036s	user 0.009s	sys 0.002s
I20260710 13:18:27.967677 14107 raft_consensus.cc:359] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:27.968061 14108 raft_consensus.cc:359] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:27.968394 14107 raft_consensus.cc:385] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.968611 14108 raft_consensus.cc:385] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.968685 14109 tablet_bootstrap.cc:492] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:27.968730 14107 raft_consensus.cc:740] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.969038 14108 raft_consensus.cc:740] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.969321 14109 ts_tablet_manager.cc:1403] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.015s	user 0.000s	sys 0.010s
I20260710 13:18:27.969848 14108 consensus_queue.cc:260] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:27.969674 14107 consensus_queue.cc:260] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:27.971788 14018 heartbeater.cc:499] Master 127.10.195.254:46843 was elected leader, sending a full tablet report...
I20260710 13:18:27.972431 14108 ts_tablet_manager.cc:1434] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260710 13:18:27.972097 14109 raft_consensus.cc:359] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:27.972792 14109 raft_consensus.cc:385] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:27.973062 14109 raft_consensus.cc:740] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:27.973904 14092 heartbeater.cc:499] Master 127.10.195.254:46843 was elected leader, sending a full tablet report...
I20260710 13:18:27.974112 14107 ts_tablet_manager.cc:1434] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:27.973820 14109 consensus_queue.cc:260] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:27.974886 14107 tablet_bootstrap.cc:492] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:27.973120 14108 tablet_bootstrap.cc:492] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:27.982908 14109 ts_tablet_manager.cc:1434] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.007s
I20260710 13:18:27.983646 13943 heartbeater.cc:499] Master 127.10.195.254:46843 was elected leader, sending a full tablet report...
I20260710 13:18:27.986220 14107 tablet_bootstrap.cc:654] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.987553 14108 tablet_bootstrap.cc:654] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.986620 14109 tablet_bootstrap.cc:492] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:27.996665 14109 tablet_bootstrap.cc:654] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:27.986917 14115 raft_consensus.cc:493] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:27.997779 14115 raft_consensus.cc:515] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:28.000303 14115 leader_election.cc:290] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:28.030617 14108 tablet_bootstrap.cc:492] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:28.031201 14108 ts_tablet_manager.cc:1403] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.015s
I20260710 13:18:28.031421 14107 tablet_bootstrap.cc:492] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:28.031960 14107 ts_tablet_manager.cc:1403] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.057s	user 0.019s	sys 0.031s
I20260710 13:18:28.034335 14108 raft_consensus.cc:359] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.034569 14107 raft_consensus.cc:359] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.035084 14108 raft_consensus.cc:385] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.035238 14107 raft_consensus.cc:385] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.035421 14108 raft_consensus.cc:740] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.035562 14107 raft_consensus.cc:740] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.036526 14107 consensus_queue.cc:260] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.036585 14108 consensus_queue.cc:260] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.037415 14109 tablet_bootstrap.cc:492] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:28.038023 14109 ts_tablet_manager.cc:1403] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.052s	user 0.011s	sys 0.013s
I20260710 13:18:28.038713 14107 ts_tablet_manager.cc:1434] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:18:28.040896 14108 ts_tablet_manager.cc:1434] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:28.040858 14109 raft_consensus.cc:359] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.041793 14109 raft_consensus.cc:385] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.041962 14108 tablet_bootstrap.cc:492] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:28.042034 14109 raft_consensus.cc:740] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.042836 14109 consensus_queue.cc:260] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.043694 14107 tablet_bootstrap.cc:492] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:28.044375 14109 ts_tablet_manager.cc:1434] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:28.045094 14109 tablet_bootstrap.cc:492] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:28.048547 14108 tablet_bootstrap.cc:654] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.050024 14107 tablet_bootstrap.cc:654] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.050505 14109 tablet_bootstrap.cc:654] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.062013 14109 tablet_bootstrap.cc:492] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:28.062572 14109 ts_tablet_manager.cc:1403] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.006s
I20260710 13:18:28.065388 14109 raft_consensus.cc:359] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.066042 14108 tablet_bootstrap.cc:492] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:28.066268 14109 raft_consensus.cc:385] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.066684 14109 raft_consensus.cc:740] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.066792 14108 ts_tablet_manager.cc:1403] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.000s
I20260710 13:18:28.067575 14109 consensus_queue.cc:260] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.069319 14107 tablet_bootstrap.cc:492] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:28.069875 14107 ts_tablet_manager.cc:1403] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.011s
I20260710 13:18:28.069849 14109 ts_tablet_manager.cc:1434] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260710 13:18:28.071230 14109 tablet_bootstrap.cc:492] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:28.072728 14107 raft_consensus.cc:359] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.073479 14107 raft_consensus.cc:385] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.073832 14107 raft_consensus.cc:740] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.074714 14107 consensus_queue.cc:260] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.076459 14108 raft_consensus.cc:359] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.077217 14108 raft_consensus.cc:385] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.077548 14108 raft_consensus.cc:740] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.078822 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0006366d6f24a708bc37666f2f20935" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:28.078408 14108 consensus_queue.cc:260] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.079500 14107 ts_tablet_manager.cc:1434] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
W20260710 13:18:28.080230 13884 leader_election.cc:343] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.080451 14107 tablet_bootstrap.cc:492] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:28.081233 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0006366d6f24a708bc37666f2f20935" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
W20260710 13:18:28.082826 13881 leader_election.cc:343] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.083245 13881 leader_election.cc:304] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa9500c24bc7409ead834adf1b62faf5; no voters: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727
I20260710 13:18:28.084599 14113 raft_consensus.cc:493] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.085063 14113 raft_consensus.cc:515] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.085781 14109 tablet_bootstrap.cc:654] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.086795 14107 tablet_bootstrap.cc:654] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.087646 14108 ts_tablet_manager.cc:1434] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.019s	user 0.001s	sys 0.005s
I20260710 13:18:28.090307 14108 tablet_bootstrap.cc:492] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:28.087601 14113 leader_election.cc:290] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.096459 14108 tablet_bootstrap.cc:654] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.096690 14116 raft_consensus.cc:2749] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.099184 14107 tablet_bootstrap.cc:492] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:28.099787 14107 ts_tablet_manager.cc:1403] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.020s	user 0.018s	sys 0.001s
I20260710 13:18:28.102763 14107 raft_consensus.cc:359] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.103701 14107 raft_consensus.cc:385] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.104166 14107 raft_consensus.cc:740] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.105163 14107 consensus_queue.cc:260] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.106036 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b315fed51426387090619f1353d36" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5" is_pre_election: true
W20260710 13:18:28.107640 13958 leader_election.cc:343] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.108057 14107 ts_tablet_manager.cc:1434] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:28.109462 14107 tablet_bootstrap.cc:492] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:28.116426 14107 tablet_bootstrap.cc:654] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.126678 14109 tablet_bootstrap.cc:492] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:28.127290 14109 ts_tablet_manager.cc:1403] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.056s	user 0.005s	sys 0.011s
I20260710 13:18:28.128554 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b315fed51426387090619f1353d36" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
W20260710 13:18:28.130116 13959 leader_election.cc:343] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.129951 14109 raft_consensus.cc:359] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.130630 13959 leader_election.cc:304] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879; no voters: b6dc724f2d2842f4931ca7adb095d727, fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:28.131443 14113 raft_consensus.cc:2749] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.130811 14109 raft_consensus.cc:385] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.132181 14109 raft_consensus.cc:740] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.133069 14109 consensus_queue.cc:260] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.133620 14107 tablet_bootstrap.cc:492] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:28.134183 14107 ts_tablet_manager.cc:1403] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.025s	user 0.021s	sys 0.003s
I20260710 13:18:28.134888 14108 tablet_bootstrap.cc:492] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:28.135382 14108 ts_tablet_manager.cc:1403] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.045s	user 0.025s	sys 0.017s
I20260710 13:18:28.136703 14109 ts_tablet_manager.cc:1434] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.003s
I20260710 13:18:28.137253 14107 raft_consensus.cc:359] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.137746 14109 tablet_bootstrap.cc:492] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:28.138077 14107 raft_consensus.cc:385] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.138497 14107 raft_consensus.cc:740] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.138212 14108 raft_consensus.cc:359] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.139088 14108 raft_consensus.cc:385] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.139410 14108 raft_consensus.cc:740] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.139333 14107 consensus_queue.cc:260] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.140260 14108 consensus_queue.cc:260] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.144101 14107 ts_tablet_manager.cc:1434] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260710 13:18:28.145183 14107 tablet_bootstrap.cc:492] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:28.145579 14109 tablet_bootstrap.cc:654] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.146538 14108 ts_tablet_manager.cc:1434] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260710 13:18:28.147600 14108 tablet_bootstrap.cc:492] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:28.151376 14107 tablet_bootstrap.cc:654] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.156692 14109 tablet_bootstrap.cc:492] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:28.157187 14109 ts_tablet_manager.cc:1403] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.020s	user 0.017s	sys 0.000s
I20260710 13:18:28.160039 14108 tablet_bootstrap.cc:654] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.159897 14109 raft_consensus.cc:359] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.160907 14109 raft_consensus.cc:385] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.161270 14109 raft_consensus.cc:740] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.162230 14109 consensus_queue.cc:260] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.162747 14107 tablet_bootstrap.cc:492] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:28.163354 14107 ts_tablet_manager.cc:1403] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.018s	user 0.009s	sys 0.008s
I20260710 13:18:28.165339 14109 ts_tablet_manager.cc:1434] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:18:28.166368 14109 tablet_bootstrap.cc:492] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:28.166676 14107 raft_consensus.cc:359] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.167688 14107 raft_consensus.cc:385] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.168084 14107 raft_consensus.cc:740] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.168999 14107 consensus_queue.cc:260] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.171665 14108 tablet_bootstrap.cc:492] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:28.172211 14108 ts_tablet_manager.cc:1403] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.004s
I20260710 13:18:28.174504 14107 ts_tablet_manager.cc:1434] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260710 13:18:28.174973 14109 tablet_bootstrap.cc:654] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.175580 14108 raft_consensus.cc:359] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.176461 14108 raft_consensus.cc:385] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.176803 14108 raft_consensus.cc:740] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.177767 14108 consensus_queue.cc:260] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.175581 14107 tablet_bootstrap.cc:492] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:28.179452 14109 tablet_bootstrap.cc:492] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:28.180146 14109 ts_tablet_manager.cc:1403] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.001s
I20260710 13:18:28.182821 14109 raft_consensus.cc:359] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.183480 14109 raft_consensus.cc:385] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.183704 14109 raft_consensus.cc:740] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.184284 14109 consensus_queue.cc:260] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.185708 14108 ts_tablet_manager.cc:1434] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:18:28.185941 14107 tablet_bootstrap.cc:654] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.186766 14109 ts_tablet_manager.cc:1434] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:28.187784 14109 tablet_bootstrap.cc:492] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:28.193392 14109 tablet_bootstrap.cc:654] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.193861 14108 tablet_bootstrap.cc:492] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:28.195389 14114 raft_consensus.cc:493] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.195873 14114 raft_consensus.cc:515] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.200399 14114 leader_election.cc:290] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:28.201064 14114 raft_consensus.cc:493] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.201538 14114 raft_consensus.cc:515] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.203358 14109 tablet_bootstrap.cc:492] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:28.203910 14109 ts_tablet_manager.cc:1403] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.005s
I20260710 13:18:28.205180 14114 leader_election.cc:290] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:28.205513 14108 tablet_bootstrap.cc:654] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.206691 14109 raft_consensus.cc:359] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.209034 14109 raft_consensus.cc:385] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.209338 14109 raft_consensus.cc:740] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.210181 14109 consensus_queue.cc:260] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.211834 14109 ts_tablet_manager.cc:1434] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:28.212811 14109 tablet_bootstrap.cc:492] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:28.216492 14107 tablet_bootstrap.cc:492] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:28.217041 14107 ts_tablet_manager.cc:1403] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.008s
I20260710 13:18:28.219825 14109 tablet_bootstrap.cc:654] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.221230 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b40f8ef07240638bfcd515dfdb9287" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5" is_pre_election: true
I20260710 13:18:28.222232 14107 raft_consensus.cc:359] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.222728 13918 raft_consensus.cc:2468] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 0.
I20260710 13:18:28.222041 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b983a70fee49e9996751c015f24550" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5" is_pre_election: true
I20260710 13:18:28.223064 14107 raft_consensus.cc:385] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.223474 13917 raft_consensus.cc:2468] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 0.
I20260710 13:18:28.224946 14032 leader_election.cc:304] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6dc724f2d2842f4931ca7adb095d727, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.226011 14114 raft_consensus.cc:2804] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.223416 14107 raft_consensus.cc:740] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.226445 14114 raft_consensus.cc:493] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.226799 14114 raft_consensus.cc:3060] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.226991 14107 consensus_queue.cc:260] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.230572 14032 leader_election.cc:304] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6dc724f2d2842f4931ca7adb095d727, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.232411 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b40f8ef07240638bfcd515dfdb9287" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:28.232632 14113 raft_consensus.cc:493] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.232841 14108 tablet_bootstrap.cc:492] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:28.233340 14108 ts_tablet_manager.cc:1403] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.040s	user 0.013s	sys 0.001s
I20260710 13:18:28.233110 14113 raft_consensus.cc:515] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.233623 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b983a70fee49e9996751c015f24550" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:28.235139 14113 leader_election.cc:290] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
W20260710 13:18:28.235313 14030 leader_election.cc:343] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:28.236060 14030 leader_election.cc:343] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.236359 14108 raft_consensus.cc:359] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.236595 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c836f3e1b4ac8820029f0fe48f104" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5" is_pre_election: true
I20260710 13:18:28.237054 14108 raft_consensus.cc:385] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.237648 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c836f3e1b4ac8820029f0fe48f104" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:28.237397 14108 raft_consensus.cc:740] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.238300 14067 raft_consensus.cc:2468] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 0.
W20260710 13:18:28.238845 13958 leader_election.cc:343] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.238678 14108 consensus_queue.cc:260] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.239535 13959 leader_election.cc:304] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:28.240001 14114 raft_consensus.cc:515] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.240816 14113 raft_consensus.cc:2804] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.241062 14108 ts_tablet_manager.cc:1434] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:28.241533 14113 raft_consensus.cc:493] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.241896 14113 raft_consensus.cc:3060] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.242071 14116 raft_consensus.cc:493] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.242585 14116 raft_consensus.cc:515] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.244719 14116 leader_election.cc:290] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.241982 14108 tablet_bootstrap.cc:492] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:28.250186 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02267e8f5b8b476695c1e53f6c1bf4ba" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:28.250787 13992 raft_consensus.cc:2468] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 0.
I20260710 13:18:28.252013 13881 leader_election.cc:304] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.252580 14108 tablet_bootstrap.cc:654] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.252863 14116 raft_consensus.cc:2804] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.253201 14116 raft_consensus.cc:493] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.253561 14116 raft_consensus.cc:3060] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.259683 14114 leader_election.cc:290] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:28.260835 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b983a70fee49e9996751c015f24550" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
W20260710 13:18:28.262266 14030 leader_election.cc:343] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.248840 14113 raft_consensus.cc:515] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.263588 14114 raft_consensus.cc:2804] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.264019 14114 raft_consensus.cc:493] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.264348 14114 raft_consensus.cc:3060] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.265633 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c836f3e1b4ac8820029f0fe48f104" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5"
W20260710 13:18:28.267022 13958 leader_election.cc:343] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.269008 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c836f3e1b4ac8820029f0fe48f104" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727"
I20260710 13:18:28.269613 14067 raft_consensus.cc:3060] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.274011 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b983a70fee49e9996751c015f24550" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5"
I20260710 13:18:28.274714 13918 raft_consensus.cc:3060] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.277273 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02267e8f5b8b476695c1e53f6c1bf4ba" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:28.278014 14066 raft_consensus.cc:2468] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 0.
I20260710 13:18:28.280957 14067 raft_consensus.cc:2468] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 1.
I20260710 13:18:28.281268 14114 raft_consensus.cc:515] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.282361 14113 leader_election.cc:290] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.283896 14107 ts_tablet_manager.cc:1434] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.067s	user 0.012s	sys 0.017s
I20260710 13:18:28.285149 14114 leader_election.cc:290] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:28.285972 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b40f8ef07240638bfcd515dfdb9287" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5"
I20260710 13:18:28.286283 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07b40f8ef07240638bfcd515dfdb9287" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
I20260710 13:18:28.286536 13917 raft_consensus.cc:3060] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.286911 13992 raft_consensus.cc:3060] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.292281 13917 raft_consensus.cc:2468] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 1.
I20260710 13:18:28.293453 14107 tablet_bootstrap.cc:492] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:28.293330 14032 leader_election.cc:304] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6dc724f2d2842f4931ca7adb095d727, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.294239 14114 raft_consensus.cc:2804] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.294718 14114 raft_consensus.cc:697] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 1 LEADER]: Becoming Leader. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Running, Role: LEADER
I20260710 13:18:28.295787 14109 tablet_bootstrap.cc:492] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:28.296290 14114 consensus_queue.cc:237] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.298882 13959 leader_election.cc:304] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:28.296295 14109 ts_tablet_manager.cc:1403] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.084s	user 0.021s	sys 0.041s
I20260710 13:18:28.299558 14107 tablet_bootstrap.cc:654] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.300381 14113 raft_consensus.cc:2804] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.301059 14115 raft_consensus.cc:493] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.301514 14115 raft_consensus.cc:515] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.302065 14109 raft_consensus.cc:359] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.302721 14109 raft_consensus.cc:385] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.303004 14109 raft_consensus.cc:740] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.303767 14115 leader_election.cc:290] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.303731 14109 consensus_queue.cc:260] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.284054 14116 raft_consensus.cc:515] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.304461 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd09579e54f4b2490d5082105e14af4" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:28.305163 13993 raft_consensus.cc:2468] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 0.
I20260710 13:18:28.306033 14109 ts_tablet_manager.cc:1434] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:28.306368 13881 leader_election.cc:304] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.306610 13992 raft_consensus.cc:2468] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 1.
I20260710 13:18:28.306998 14109 tablet_bootstrap.cc:492] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:28.307157 14115 raft_consensus.cc:2804] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.307807 14115 raft_consensus.cc:493] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.308210 14115 raft_consensus.cc:3060] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:28.312600 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:28.313934 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd09579e54f4b2490d5082105e14af4" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:28.315846 14067 raft_consensus.cc:2468] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 0.
I20260710 13:18:28.315418 14108 tablet_bootstrap.cc:492] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:28.317085 14115 raft_consensus.cc:515] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.317637 14108 ts_tablet_manager.cc:1403] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.076s	user 0.021s	sys 0.018s
I20260710 13:18:28.318053 14109 tablet_bootstrap.cc:654] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.320505 14116 leader_election.cc:290] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 election: Requested vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.321934 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02267e8f5b8b476695c1e53f6c1bf4ba" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
I20260710 13:18:28.322503 13992 raft_consensus.cc:3060] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.322741 13918 raft_consensus.cc:2468] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 1.
I20260710 13:18:28.323879 14032 leader_election.cc:304] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: b6dc724f2d2842f4931ca7adb095d727, fa9500c24bc7409ead834adf1b62faf5; no voters: 123d51ec2ea54cd9aaaf014651d7c879
I20260710 13:18:28.324681 14113 raft_consensus.cc:697] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 LEADER]: Becoming Leader. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Running, Role: LEADER
I20260710 13:18:28.325142 14141 raft_consensus.cc:2804] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.325614 14141 raft_consensus.cc:697] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 1 LEADER]: Becoming Leader. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Running, Role: LEADER
I20260710 13:18:28.326297 14066 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd09579e54f4b2490d5082105e14af4" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727"
I20260710 13:18:28.326928 14066 raft_consensus.cc:3060] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.327675 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd09579e54f4b2490d5082105e14af4" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
I20260710 13:18:28.328205 13993 raft_consensus.cc:3060] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.328867 14113 consensus_queue.cc:237] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.333438 14066 raft_consensus.cc:2468] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 1.
I20260710 13:18:28.333914 14109 tablet_bootstrap.cc:492] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:28.326382 14141 consensus_queue.cc:237] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.334352 14109 ts_tablet_manager.cc:1403] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.028s	user 0.009s	sys 0.000s
I20260710 13:18:28.334791 13884 leader_election.cc:304] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6dc724f2d2842f4931ca7adb095d727, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.335912 14116 raft_consensus.cc:2804] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.335999 14107 tablet_bootstrap.cc:492] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:28.336891 14109 raft_consensus.cc:359] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.340958 14109 raft_consensus.cc:385] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.337141 14115 leader_election.cc:290] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 election: Requested vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.341286 14109 raft_consensus.cc:740] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.337005 14107 ts_tablet_manager.cc:1403] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.044s	user 0.009s	sys 0.012s
I20260710 13:18:28.342653 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02267e8f5b8b476695c1e53f6c1bf4ba" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727"
I20260710 13:18:28.343066 14109 consensus_queue.cc:260] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.343925 14067 raft_consensus.cc:3060] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.343272 13815 catalog_manager.cc:5697] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "b6dc724f2d2842f4931ca7adb095d727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:28.345265 14109 ts_tablet_manager.cc:1434] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:18:28.344926 14107 raft_consensus.cc:359] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.345703 14107 raft_consensus.cc:385] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.346006 14107 raft_consensus.cc:740] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.346241 14109 tablet_bootstrap.cc:492] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:28.346693 14107 consensus_queue.cc:260] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.342288 14116 raft_consensus.cc:697] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: Becoming Leader. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Running, Role: LEADER
I20260710 13:18:28.347174 14108 raft_consensus.cc:359] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.347924 14116 consensus_queue.cc:237] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.349921 14107 ts_tablet_manager.cc:1434] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:28.352530 14108 raft_consensus.cc:385] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.352891 14108 raft_consensus.cc:740] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.352072 14109 tablet_bootstrap.cc:654] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.342319 13993 raft_consensus.cc:2468] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 1.
I20260710 13:18:28.353125 14107 tablet_bootstrap.cc:492] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:28.356756 14108 consensus_queue.cc:260] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.357270 14067 raft_consensus.cc:2468] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 1.
I20260710 13:18:28.357537 13992 raft_consensus.cc:2468] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 1.
I20260710 13:18:28.360224 13884 leader_election.cc:304] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6dc724f2d2842f4931ca7adb095d727, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.361040 14115 raft_consensus.cc:2804] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.361481 14115 raft_consensus.cc:697] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: Becoming Leader. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Running, Role: LEADER
I20260710 13:18:28.362730 14108 ts_tablet_manager.cc:1434] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.045s	user 0.003s	sys 0.003s
I20260710 13:18:28.362357 14115 consensus_queue.cc:237] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.363826 14108 tablet_bootstrap.cc:492] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:28.363360 13813 catalog_manager.cc:5697] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 reported cstate change: term changed from 0 to 1, leader changed from <none> to 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "123d51ec2ea54cd9aaaf014651d7c879" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.369026 14107 tablet_bootstrap.cc:654] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.382488 14108 tablet_bootstrap.cc:654] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.383894 14109 tablet_bootstrap.cc:492] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: No bootstrap required, opened a new log
I20260710 13:18:28.384445 14109 ts_tablet_manager.cc:1403] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.038s	user 0.007s	sys 0.018s
I20260710 13:18:28.385075 14107 tablet_bootstrap.cc:492] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:28.385586 14107 ts_tablet_manager.cc:1403] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.003s
I20260710 13:18:28.387077 14109 raft_consensus.cc:359] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.387837 14109 raft_consensus.cc:385] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.388145 14109 raft_consensus.cc:740] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.388293 14107 raft_consensus.cc:359] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:28.389185 14107 raft_consensus.cc:385] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.388983 14109 consensus_queue.cc:260] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.389559 14107 raft_consensus.cc:740] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.390530 14107 consensus_queue.cc:260] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:28.391199 14109 ts_tablet_manager.cc:1434] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260710 13:18:28.392084 14114 raft_consensus.cc:493] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.392660 14107 ts_tablet_manager.cc:1434] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:28.392529 14114 raft_consensus.cc:515] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.393656 14107 tablet_bootstrap.cc:492] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727: Bootstrap starting.
I20260710 13:18:28.394619 14114 leader_election.cc:290] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:28.395668 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b315fed51426387090619f1353d36" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5" is_pre_election: true
I20260710 13:18:28.396140 13918 raft_consensus.cc:2468] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 0.
I20260710 13:18:28.397161 14032 leader_election.cc:304] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: b6dc724f2d2842f4931ca7adb095d727, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.397363 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b315fed51426387090619f1353d36" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:28.397948 13992 raft_consensus.cc:2468] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 0.
I20260710 13:18:28.398013 14114 raft_consensus.cc:2804] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.398451 14114 raft_consensus.cc:493] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.398793 14114 raft_consensus.cc:3060] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.393203 13816 catalog_manager.cc:5697] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "fa9500c24bc7409ead834adf1b62faf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.401212 14113 raft_consensus.cc:493] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.401669 14113 raft_consensus.cc:515] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.403681 14113 leader_election.cc:290] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.404587 14107 tablet_bootstrap.cc:654] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.405524 14114 raft_consensus.cc:515] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.406035 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6e56d807214b5586b134a3a2ff16fc" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:28.407215 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6e56d807214b5586b134a3a2ff16fc" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5" is_pre_election: true
I20260710 13:18:28.407809 13918 raft_consensus.cc:2468] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 0.
I20260710 13:18:28.408484 14114 leader_election.cc:290] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:28.408394 13917 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b315fed51426387090619f1353d36" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5"
I20260710 13:18:28.409147 13958 leader_election.cc:304] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.409155 13917 raft_consensus.cc:3060] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.409929 14113 raft_consensus.cc:2804] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.410480 14113 raft_consensus.cc:493] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.410810 14113 raft_consensus.cc:3060] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:28.414520 13959 leader_election.cc:343] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.416038 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a3b315fed51426387090619f1353d36" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
I20260710 13:18:28.416585 13992 raft_consensus.cc:3060] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.417065 14113 raft_consensus.cc:515] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.419030 14113 leader_election.cc:290] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.422361 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6e56d807214b5586b134a3a2ff16fc" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5"
I20260710 13:18:28.422658 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ee6e56d807214b5586b134a3a2ff16fc" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727"
W20260710 13:18:28.423943 13959 leader_election.cc:343] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:28.425109 13992 raft_consensus.cc:2468] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 1.
I20260710 13:18:28.422930 13918 raft_consensus.cc:3060] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.426199 14030 leader_election.cc:304] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: 
I20260710 13:18:28.427039 14114 raft_consensus.cc:2804] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.427670 14114 raft_consensus.cc:697] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 1 LEADER]: Becoming Leader. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Running, Role: LEADER
I20260710 13:18:28.428437 14114 consensus_queue.cc:237] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.430229 13917 raft_consensus.cc:2468] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 1.
I20260710 13:18:28.433068 13918 raft_consensus.cc:2468] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 1.
I20260710 13:18:28.434502 13958 leader_election.cc:304] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, fa9500c24bc7409ead834adf1b62faf5; no voters: b6dc724f2d2842f4931ca7adb095d727
I20260710 13:18:28.435012 14107 tablet_bootstrap.cc:492] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727: No bootstrap required, opened a new log
I20260710 13:18:28.435472 14107 ts_tablet_manager.cc:1403] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727: Time spent bootstrapping tablet: real 0.042s	user 0.009s	sys 0.006s
I20260710 13:18:28.435724 14113 raft_consensus.cc:2804] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.436251 14113 raft_consensus.cc:697] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 LEADER]: Becoming Leader. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Running, Role: LEADER
I20260710 13:18:28.437579 14113 consensus_queue.cc:237] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.437985 14107 raft_consensus.cc:359] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.438625 14107 raft_consensus.cc:385] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.438871 14107 raft_consensus.cc:740] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.439589 14107 consensus_queue.cc:260] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.441797 14107 ts_tablet_manager.cc:1434] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:28.443784 14108 tablet_bootstrap.cc:492] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:28.444222 14108 ts_tablet_manager.cc:1403] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.081s	user 0.040s	sys 0.025s
I20260710 13:18:28.446736 14108 raft_consensus.cc:359] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.447326 14108 raft_consensus.cc:385] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.447574 14108 raft_consensus.cc:740] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.448237 14108 consensus_queue.cc:260] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.450110 14108 ts_tablet_manager.cc:1434] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260710 13:18:28.451036 14108 tablet_bootstrap.cc:492] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:28.456370 14108 tablet_bootstrap.cc:654] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.461297 14108 tablet_bootstrap.cc:492] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:28.461725 14108 ts_tablet_manager.cc:1403] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.008s
I20260710 13:18:28.461155 13813 catalog_manager.cc:5697] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "fa9500c24bc7409ead834adf1b62faf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.464147 14108 raft_consensus.cc:359] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:28.464720 14108 raft_consensus.cc:385] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.465014 14108 raft_consensus.cc:740] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.465574 14108 consensus_queue.cc:260] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:28.467082 14108 ts_tablet_manager.cc:1434] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.003s
I20260710 13:18:28.467918 14108 tablet_bootstrap.cc:492] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879: Bootstrap starting.
I20260710 13:18:28.470711 13816 catalog_manager.cc:5697] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 reported cstate change: term changed from 0 to 1, leader changed from <none> to 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194). New cstate: current_term: 1 leader_uuid: "123d51ec2ea54cd9aaaf014651d7c879" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.472497 14108 tablet_bootstrap.cc:654] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:28.476052 14108 tablet_bootstrap.cc:492] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879: No bootstrap required, opened a new log
I20260710 13:18:28.476459 14108 ts_tablet_manager.cc:1403] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent bootstrapping tablet: real 0.009s	user 0.003s	sys 0.004s
I20260710 13:18:28.478837 14108 raft_consensus.cc:359] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.479498 14108 raft_consensus.cc:385] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:28.478906 13815 catalog_manager.cc:5697] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "b6dc724f2d2842f4931ca7adb095d727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:28.479827 14108 raft_consensus.cc:740] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Initialized, Role: FOLLOWER
I20260710 13:18:28.480531 14108 consensus_queue.cc:260] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.480496 13815 catalog_manager.cc:5697] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "b6dc724f2d2842f4931ca7adb095d727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:28.482385 14108 ts_tablet_manager.cc:1434] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:28.503576 14116 raft_consensus.cc:493] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.504031 14116 raft_consensus.cc:515] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.505070 14114 raft_consensus.cc:493] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.505672 14116 leader_election.cc:290] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.506336 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:28.505479 14114 raft_consensus.cc:515] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.506634 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:28.506860 13992 raft_consensus.cc:2468] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 0.
I20260710 13:18:28.507181 14067 raft_consensus.cc:2468] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 0.
I20260710 13:18:28.507882 13881 leader_election.cc:304] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.508159 14114 leader_election.cc:290] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:28.508678 14116 raft_consensus.cc:2804] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.508934 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5" is_pre_election: true
I20260710 13:18:28.509090 14116 raft_consensus.cc:493] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.509377 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:28.509469 14116 raft_consensus.cc:3060] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.509913 13992 raft_consensus.cc:2468] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 0.
I20260710 13:18:28.510727 14030 leader_election.cc:304] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: 
I20260710 13:18:28.511303 14114 raft_consensus.cc:2804] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.511641 14114 raft_consensus.cc:493] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.511953 14114 raft_consensus.cc:3060] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.515827 14116 raft_consensus.cc:515] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.516855 13918 raft_consensus.cc:2393] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate b6dc724f2d2842f4931ca7adb095d727 in current term 1: Already voted for candidate fa9500c24bc7409ead834adf1b62faf5 in this term.
I20260710 13:18:28.517777 14116 leader_election.cc:290] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 election: Requested vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.518380 14114 raft_consensus.cc:515] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.518694 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
I20260710 13:18:28.519229 13992 raft_consensus.cc:3060] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.519512 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727"
I20260710 13:18:28.520192 14067 raft_consensus.cc:2393] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fa9500c24bc7409ead834adf1b62faf5 in current term 1: Already voted for candidate b6dc724f2d2842f4931ca7adb095d727 in this term.
I20260710 13:18:28.520292 14114 leader_election.cc:290] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:28.521077 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5"
I20260710 13:18:28.521463 13993 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
I20260710 13:18:28.521814 13918 raft_consensus.cc:2393] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate b6dc724f2d2842f4931ca7adb095d727 in current term 1: Already voted for candidate fa9500c24bc7409ead834adf1b62faf5 in this term.
I20260710 13:18:28.522863 14032 leader_election.cc:304] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [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: b6dc724f2d2842f4931ca7adb095d727; no voters: 123d51ec2ea54cd9aaaf014651d7c879, fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:28.523434 14114 raft_consensus.cc:2749] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.524663 13992 raft_consensus.cc:2468] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 1.
I20260710 13:18:28.525509 13881 leader_election.cc:304] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, fa9500c24bc7409ead834adf1b62faf5; no voters: b6dc724f2d2842f4931ca7adb095d727
I20260710 13:18:28.526077 14116 raft_consensus.cc:2804] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.526453 14116 raft_consensus.cc:697] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: Becoming Leader. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Running, Role: LEADER
I20260710 13:18:28.527153 14116 consensus_queue.cc:237] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.533834 13815 catalog_manager.cc:5697] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "fa9500c24bc7409ead834adf1b62faf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.572096 14114 raft_consensus.cc:493] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.572539 14114 raft_consensus.cc:515] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:28.574128 14114 leader_election.cc:290] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765)
I20260710 13:18:28.574817 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0006366d6f24a708bc37666f2f20935" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:28.575048 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0006366d6f24a708bc37666f2f20935" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5" is_pre_election: true
I20260710 13:18:28.575342 13992 raft_consensus.cc:2468] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 0.
I20260710 13:18:28.575574 13918 raft_consensus.cc:2468] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 0.
I20260710 13:18:28.576260 14030 leader_election.cc:304] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: 
I20260710 13:18:28.576912 14114 raft_consensus.cc:2804] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.577183 14114 raft_consensus.cc:493] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.577410 14114 raft_consensus.cc:3060] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.581703 14114 raft_consensus.cc:515] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:28.583168 14114 leader_election.cc:290] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Requested vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765)
I20260710 13:18:28.583907 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0006366d6f24a708bc37666f2f20935" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
I20260710 13:18:28.584036 13918 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a0006366d6f24a708bc37666f2f20935" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fa9500c24bc7409ead834adf1b62faf5"
I20260710 13:18:28.584360 13992 raft_consensus.cc:3060] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.584517 13918 raft_consensus.cc:3060] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.588639 13992 raft_consensus.cc:2468] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 1.
I20260710 13:18:28.588857 13918 raft_consensus.cc:2468] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 1.
I20260710 13:18:28.589531 14030 leader_election.cc:304] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: 
I20260710 13:18:28.590276 14114 raft_consensus.cc:2804] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.590634 14114 raft_consensus.cc:697] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 1 LEADER]: Becoming Leader. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Running, Role: LEADER
I20260710 13:18:28.591248 14114 consensus_queue.cc:237] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:28.598131 13815 catalog_manager.cc:5697] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 reported cstate change: term changed from 0 to 1, leader changed from <none> to b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "b6dc724f2d2842f4931ca7adb095d727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.607255 14116 raft_consensus.cc:493] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.607647 14116 raft_consensus.cc:515] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.609113 14116 leader_election.cc:290] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.609754 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80239496b0d643e595203ba3ea78706c" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:28.610035 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80239496b0d643e595203ba3ea78706c" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:28.610244 13992 raft_consensus.cc:2468] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 0.
I20260710 13:18:28.610514 14067 raft_consensus.cc:2468] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 0.
I20260710 13:18:28.611150 13881 leader_election.cc:304] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.611851 14116 raft_consensus.cc:2804] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:28.612093 14116 raft_consensus.cc:493] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:28.612301 14116 raft_consensus.cc:3060] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.616575 14116 raft_consensus.cc:515] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.617995 14116 leader_election.cc:290] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 election: Requested vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.618609 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80239496b0d643e595203ba3ea78706c" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
I20260710 13:18:28.618877 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80239496b0d643e595203ba3ea78706c" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727"
I20260710 13:18:28.619123 13992 raft_consensus.cc:3060] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.619364 14067 raft_consensus.cc:3060] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.623790 13992 raft_consensus.cc:2468] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 1.
I20260710 13:18:28.624064 14067 raft_consensus.cc:2468] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fa9500c24bc7409ead834adf1b62faf5 in term 1.
I20260710 13:18:28.624693 13881 leader_election.cc:304] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879, fa9500c24bc7409ead834adf1b62faf5; no voters: 
I20260710 13:18:28.625299 14116 raft_consensus.cc:2804] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:28.625741 14116 raft_consensus.cc:697] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: Becoming Leader. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Running, Role: LEADER
I20260710 13:18:28.626389 14116 consensus_queue.cc:237] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.632933 13815 catalog_manager.cc:5697] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 reported cstate change: term changed from 0 to 1, leader changed from <none> to fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "fa9500c24bc7409ead834adf1b62faf5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:28.645092 11023 ts_manager.cc:295] Set tserver state for fa9500c24bc7409ead834adf1b62faf5 to MAINTENANCE_MODE
I20260710 13:18:28.645769 11023 tablet_server.cc:179] TabletServer@127.10.195.193:0 shutting down...
I20260710 13:18:28.653013 14113 raft_consensus.cc:493] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:28.653673 14113 raft_consensus.cc:515] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:28.655851 14113 leader_election.cc:290] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:28.656975 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "03b983a70fee49e9996751c015f24550" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
W20260710 13:18:28.659878 13958 leader_election.cc:336] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260710 13:18:28.660539 13958 leader_election.cc:304] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 123d51ec2ea54cd9aaaf014651d7c879; no voters: b6dc724f2d2842f4931ca7adb095d727, fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:28.661732 14113 raft_consensus.cc:2749] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:28.664053 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:28.664794 11023 tablet_replica.cc:333] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.665390 11023 raft_consensus.cc:2243] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.665764 11023 raft_consensus.cc:2272] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.667536 11023 tablet_replica.cc:333] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.668097 11023 raft_consensus.cc:2243] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.668423 11023 raft_consensus.cc:2272] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.670068 11023 tablet_replica.cc:333] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.670514 11023 raft_consensus.cc:2243] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.671017 11023 pending_rounds.cc:70] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Trying to abort 1 pending ops.
I20260710 13:18:28.671176 11023 pending_rounds.cc:77] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992226232496128 op_type: NO_OP noop_request { }
I20260710 13:18:28.671437 11023 raft_consensus.cc:2889] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:28.671663 11023 raft_consensus.cc:2272] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.673508 11023 tablet_replica.cc:333] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.674016 11023 raft_consensus.cc:2243] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.674330 11023 raft_consensus.cc:2272] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.675890 11023 tablet_replica.cc:333] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.676332 11023 raft_consensus.cc:2243] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.676823 11023 pending_rounds.cc:70] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Trying to abort 1 pending ops.
I20260710 13:18:28.676995 11023 pending_rounds.cc:77] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992226933481472 op_type: NO_OP noop_request { }
I20260710 13:18:28.677222 11023 raft_consensus.cc:2889] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:28.677451 11023 raft_consensus.cc:2272] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.679292 11023 tablet_replica.cc:333] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.679756 11023 raft_consensus.cc:2243] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.680069 11023 raft_consensus.cc:2272] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.681491 11023 tablet_replica.cc:333] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.682003 11023 raft_consensus.cc:2243] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.682482 11023 pending_rounds.cc:70] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Trying to abort 1 pending ops.
I20260710 13:18:28.682637 11023 pending_rounds.cc:77] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992226261057536 op_type: NO_OP noop_request { }
I20260710 13:18:28.682868 11023 raft_consensus.cc:2889] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:28.683099 11023 raft_consensus.cc:2272] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.684880 11023 tablet_replica.cc:333] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.685313 11023 raft_consensus.cc:2243] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.685654 11023 raft_consensus.cc:2272] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.687237 11023 tablet_replica.cc:333] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.687682 11023 raft_consensus.cc:2243] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:28.688180 11023 pending_rounds.cc:70] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Trying to abort 1 pending ops.
I20260710 13:18:28.688356 11023 pending_rounds.cc:77] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305992227340427264 op_type: NO_OP noop_request { }
I20260710 13:18:28.688577 11023 raft_consensus.cc:2889] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:28.688827 11023 raft_consensus.cc:2272] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.690653 11023 tablet_replica.cc:333] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: stopping tablet replica
I20260710 13:18:28.691066 11023 raft_consensus.cc:2243] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:28.691375 11023 raft_consensus.cc:2272] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:28.718381 11023 tablet_server.cc:196] TabletServer@127.10.195.193:0 shutdown complete.
W20260710 13:18:28.752372 13958 consensus_peers.cc:597] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:28.795439 14032 consensus_peers.cc:597] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:28.830549 13992 raft_consensus.cc:3060] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.836499 14114 consensus_queue.cc:1048] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:28.854496 13958 consensus_peers.cc:597] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:28.855054 14032 consensus_peers.cc:597] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:28.878276 14067 raft_consensus.cc:3060] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:28.884375 14113 consensus_queue.cc:1048] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:28.885982 14032 consensus_peers.cc:597] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:28.895071 14113 consensus_queue.cc:1048] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:28.910841 14175 consensus_queue.cc:1048] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:28.938532 14114 consensus_queue.cc:1048] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:29.046730 14032 consensus_peers.cc:597] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:29.155014 14114 consensus_queue.cc:1048] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:29.314589 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:30.008662 14113 raft_consensus.cc:493] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.009902 14113 raft_consensus.cc:515] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.012826 14113 leader_election.cc:290] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:30.014559 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02267e8f5b8b476695c1e53f6c1bf4ba" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:30.015354 14067 raft_consensus.cc:2468] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 1.
W20260710 13:18:30.015846 13958 leader_election.cc:336] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111)
I20260710 13:18:30.016549 13959 leader_election.cc:304] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [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: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:30.017200 14113 raft_consensus.cc:2804] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:30.017468 14113 raft_consensus.cc:493] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.017750 14113 raft_consensus.cc:3060] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.024173 14113 raft_consensus.cc:515] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.025573 14113 leader_election.cc:290] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:30.026705 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02267e8f5b8b476695c1e53f6c1bf4ba" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727"
I20260710 13:18:30.027207 14067 raft_consensus.cc:3060] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:30.029121 13958 leader_election.cc:336] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111)
I20260710 13:18:30.032806 14067 raft_consensus.cc:2468] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 2.
I20260710 13:18:30.033716 13959 leader_election.cc:304] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [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: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:30.034308 14113 raft_consensus.cc:2804] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.035059 14113 raft_consensus.cc:697] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 LEADER]: Becoming Leader. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Running, Role: LEADER
I20260710 13:18:30.036078 14113 consensus_queue.cc:237] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Queue going to LEADER 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: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.043996 13816 catalog_manager.cc:5697] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 reported cstate change: term changed from 1 to 2, leader changed from fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193) to 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "123d51ec2ea54cd9aaaf014651d7c879" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.080804 14184 raft_consensus.cc:493] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.081372 14184 raft_consensus.cc:515] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.083199 14184 leader_election.cc:290] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:30.084353 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd09579e54f4b2490d5082105e14af4" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:30.085042 13992 raft_consensus.cc:2468] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 1.
I20260710 13:18:30.086228 14030 leader_election.cc:304] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [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: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: 
W20260710 13:18:30.086760 14032 leader_election.cc:336] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111)
I20260710 13:18:30.086889 14184 raft_consensus.cc:2804] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:30.087352 14184 raft_consensus.cc:493] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.087659 14184 raft_consensus.cc:3060] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.093890 14184 raft_consensus.cc:515] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.095252 14184 leader_election.cc:290] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 2 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047)
I20260710 13:18:30.096211 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcd09579e54f4b2490d5082105e14af4" candidate_uuid: "b6dc724f2d2842f4931ca7adb095d727" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879"
I20260710 13:18:30.096699 13992 raft_consensus.cc:3060] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:30.098826 14032 leader_election.cc:336] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111)
I20260710 13:18:30.102337 14113 raft_consensus.cc:493] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.102496 13992 raft_consensus.cc:2468] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate b6dc724f2d2842f4931ca7adb095d727 in term 2.
I20260710 13:18:30.102911 14113 raft_consensus.cc:515] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.103477 14030 leader_election.cc:304] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [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: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:30.104123 14184 raft_consensus.cc:2804] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.104560 14184 raft_consensus.cc:697] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 2 LEADER]: Becoming Leader. State: Replica: b6dc724f2d2842f4931ca7adb095d727, State: Running, Role: LEADER
I20260710 13:18:30.104660 14113 leader_election.cc:290] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:30.105643 14184 consensus_queue.cc:237] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Queue going to LEADER 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: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.106266 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:30.106950 14067 raft_consensus.cc:2468] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 1.
I20260710 13:18:30.107975 13959 leader_election.cc:304] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [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: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: 
W20260710 13:18:30.108546 13958 leader_election.cc:336] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111)
I20260710 13:18:30.108732 14113 raft_consensus.cc:2804] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:30.109072 14113 raft_consensus.cc:493] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.109452 14113 raft_consensus.cc:3060] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.115290 13816 catalog_manager.cc:5697] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 reported cstate change: term changed from 1 to 2, leader changed from fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193) to b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "b6dc724f2d2842f4931ca7adb095d727" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:30.116617 14113 raft_consensus.cc:515] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.118903 14113 leader_election.cc:290] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:30.120980 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a4c5e672f1b4acd8856ed3e89efd96f" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727"
I20260710 13:18:30.121547 14067 raft_consensus.cc:3060] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:30.122462 13958 leader_election.cc:336] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111)
I20260710 13:18:30.126680 14067 raft_consensus.cc:2468] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 2.
I20260710 13:18:30.127556 13959 leader_election.cc:304] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [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: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:30.128141 14113 raft_consensus.cc:2804] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.128547 14113 raft_consensus.cc:697] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 LEADER]: Becoming Leader. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Running, Role: LEADER
I20260710 13:18:30.129469 14113 consensus_queue.cc:237] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Queue going to LEADER 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: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.136161 13816 catalog_manager.cc:5697] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 reported cstate change: term changed from 1 to 2, leader changed from fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193) to 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "123d51ec2ea54cd9aaaf014651d7c879" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: UNKNOWN } } }
W20260710 13:18:30.315629 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:30.355547 14113 raft_consensus.cc:493] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:30.356076 14113 raft_consensus.cc:515] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.357640 14113 leader_election.cc:290] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:30.358664 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80239496b0d643e595203ba3ea78706c" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:30.359299 14067 raft_consensus.cc:2468] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 1.
I20260710 13:18:30.360249 13959 leader_election.cc:304] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [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: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: 
W20260710 13:18:30.360858 13958 leader_election.cc:336] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111)
I20260710 13:18:30.360895 14113 raft_consensus.cc:2804] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260710 13:18:30.361464 14113 raft_consensus.cc:493] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:30.361770 14113 raft_consensus.cc:3060] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:30.366734 14113 raft_consensus.cc:515] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.368114 14113 leader_election.cc:290] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 election: Requested vote from peers fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:30.369094 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "80239496b0d643e595203ba3ea78706c" candidate_uuid: "123d51ec2ea54cd9aaaf014651d7c879" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727"
I20260710 13:18:30.369637 14067 raft_consensus.cc:3060] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Advancing to term 2
W20260710 13:18:30.371220 13958 leader_election.cc:336] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111)
I20260710 13:18:30.374006 14067 raft_consensus.cc:2468] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 123d51ec2ea54cd9aaaf014651d7c879 in term 2.
I20260710 13:18:30.374910 13959 leader_election.cc:304] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [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: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727; no voters: fa9500c24bc7409ead834adf1b62faf5
I20260710 13:18:30.375609 14113 raft_consensus.cc:2804] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:30.375962 14113 raft_consensus.cc:697] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 LEADER]: Becoming Leader. State: Replica: 123d51ec2ea54cd9aaaf014651d7c879, State: Running, Role: LEADER
I20260710 13:18:30.376803 14113 consensus_queue.cc:237] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Queue going to LEADER 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: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:30.383421 13816 catalog_manager.cc:5697] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 reported cstate change: term changed from 1 to 2, leader changed from fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193) to 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194). New cstate: current_term: 2 leader_uuid: "123d51ec2ea54cd9aaaf014651d7c879" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:30.482837 14067 raft_consensus.cc:1275] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Refusing update from remote peer 123d51ec2ea54cd9aaaf014651d7c879: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:30.484119 14113 consensus_queue.cc:1048] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:30.497300 13958 consensus_peers.cc:597] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:30.581374 13958 consensus_peers.cc:597] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:30.585497 14032 consensus_peers.cc:597] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:30.608425 14067 raft_consensus.cc:1275] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Refusing update from remote peer 123d51ec2ea54cd9aaaf014651d7c879: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:30.609724 14113 consensus_queue.cc:1048] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.632015 13992 raft_consensus.cc:1275] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Refusing update from remote peer b6dc724f2d2842f4931ca7adb095d727: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:30.633176 14184 consensus_queue.cc:1048] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [LEADER]: Connected to new peer: Peer: permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:30.787990 14067 raft_consensus.cc:1275] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Refusing update from remote peer 123d51ec2ea54cd9aaaf014651d7c879: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260710 13:18:30.789484 14185 consensus_queue.cc:1048] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260710 13:18:30.802085 13958 consensus_peers.cc:597] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:31.207424 13958 consensus_peers.cc:597] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:31.219303 13958 consensus_peers.cc:597] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:31.225142 14032 consensus_peers.cc:597] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:31.235827 14032 consensus_peers.cc:597] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:31.236156 14032 consensus_peers.cc:597] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:31.316493 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:31.355787 14032 consensus_peers.cc:597] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:31.564811 13958 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111) [suppressed 66 similar messages]
W20260710 13:18:32.317296 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:33.000180 13958 consensus_peers.cc:597] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:33.112991 14032 consensus_peers.cc:597] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:33.128371 13958 consensus_peers.cc:597] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:33.268565 13958 consensus_peers.cc:597] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260710 13:18:33.318111 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260710 13:18:33.558090 14032 consensus_peers.cc:597] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:18:33.603232 14032 consensus_peers.cc:597] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
W20260710 13:18:33.711620 13958 consensus_peers.cc:597] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:33.734445 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:33.741708 14204 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:33.741708 14205 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:33.742861 14207 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:33.744625 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:33.745676 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:33.745883 11023 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:33.746052 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689513746029 us; error 0 us; skew 500 ppm
I20260710 13:18:33.746624 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:33.749402 11023 webserver.cc:533] Webserver started at http://127.10.195.193:45585/ using document root <none> and password file <none>
I20260710 13:18:33.749933 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:33.750111 11023 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260710 13:18:33.754065 11023 fs_manager.cc:714] Time spent opening directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260710 13:18:33.758427 14212 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:33.759267 11023 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.001s
I20260710 13:18:33.759570 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "fa9500c24bc7409ead834adf1b62faf5"
format_stamp: "Formatted at 2026-07-10 13:18:27 on dist-test-slave-v94p"
W20260710 13:18:33.759825 14032 consensus_peers.cc:597] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:33.760015 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783689439169936-11023-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)
W20260710 13:18:33.772420 14032 consensus_peers.cc:597] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:33.779843 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:33.781191 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:33.782737 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:33.786471 14220 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260710 13:18:33.813225 13958 consensus_peers.cc:597] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260710 13:18:33.831957 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260710 13:18:33.832252 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.047s	user 0.000s	sys 0.002s
I20260710 13:18:33.832480 11023 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260710 13:18:33.836970 14220 tablet_bootstrap.cc:492] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:33.852560 14220 tablet_bootstrap.cc:492] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: 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:18:33.853477 14220 tablet_bootstrap.cc:492] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:33.854157 14220 ts_tablet_manager.cc:1403] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.004s
I20260710 13:18:33.856827 14220 raft_consensus.cc:359] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.857682 14220 raft_consensus.cc:740] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.858417 14220 consensus_queue.cc:260] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [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: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.861100 14220 ts_tablet_manager.cc:1434] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:33.861915 14220 tablet_bootstrap.cc:492] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:33.875880 14220 tablet_bootstrap.cc:492] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: 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:18:33.876752 14220 tablet_bootstrap.cc:492] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:33.877352 14220 ts_tablet_manager.cc:1403] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.000s
I20260710 13:18:33.878918 11023 ts_tablet_manager.cc:616] Registered 10 tablets
I20260710 13:18:33.879212 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.047s	user 0.042s	sys 0.004s
I20260710 13:18:33.879808 14220 raft_consensus.cc:359] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.880658 14220 raft_consensus.cc:740] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.881206 14220 consensus_queue.cc:260] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [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: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.882692 14220 ts_tablet_manager.cc:1434] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260710 13:18:33.883302 14220 tablet_bootstrap.cc:492] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:33.894788 14220 tablet_bootstrap.cc:492] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: 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:18:33.895681 14220 tablet_bootstrap.cc:492] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:33.896360 14220 ts_tablet_manager.cc:1403] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.004s
I20260710 13:18:33.899166 14220 raft_consensus.cc:359] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.899902 14220 raft_consensus.cc:740] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.900820 14220 consensus_queue.cc:260] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.902683 14220 ts_tablet_manager.cc:1434] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:33.903482 14220 tablet_bootstrap.cc:492] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:33.912937 14220 tablet_bootstrap.cc:492] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: 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:18:33.913542 14220 tablet_bootstrap.cc:492] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:33.914059 14220 ts_tablet_manager.cc:1403] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.011s	user 0.010s	sys 0.000s
I20260710 13:18:33.915782 14220 raft_consensus.cc:359] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:33.916231 14220 raft_consensus.cc:740] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.916788 14220 consensus_queue.cc:260] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } }
I20260710 13:18:33.918358 14220 ts_tablet_manager.cc:1434] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:33.919013 14220 tablet_bootstrap.cc:492] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:33.928589 14220 tablet_bootstrap.cc:492] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: 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:18:33.929167 14220 tablet_bootstrap.cc:492] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:33.929672 14220 ts_tablet_manager.cc:1403] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.011s	user 0.003s	sys 0.008s
I20260710 13:18:33.931604 14220 raft_consensus.cc:359] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.932058 14220 raft_consensus.cc:740] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.932621 14220 consensus_queue.cc:260] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.934295 14220 ts_tablet_manager.cc:1434] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:33.935039 14220 tablet_bootstrap.cc:492] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:33.938872 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:37765
I20260710 13:18:33.939005 14282 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:37765 every 8 connection(s)
I20260710 13:18:33.953847 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:33.954770 14220 tablet_bootstrap.cc:492] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: 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:18:33.955785 14220 tablet_bootstrap.cc:492] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:33.956457 14220 ts_tablet_manager.cc:1403] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.016s
I20260710 13:18:33.958878 14220 raft_consensus.cc:359] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.959475 14220 raft_consensus.cc:740] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.960043 14220 consensus_queue.cc:260] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [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: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.961781 14220 ts_tablet_manager.cc:1434] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260710 13:18:33.962553 14220 tablet_bootstrap.cc:492] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:33.962692 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:33.963328 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:33.964082 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:33.967072 14284 heartbeater.cc:344] Connected to a master server at 127.10.195.254:46843
I20260710 13:18:33.967509 14284 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:33.968411 14284 heartbeater.cc:507] Master 127.10.195.254:46843 requested a full tablet report, sending...
I20260710 13:18:33.974499 13816 ts_manager.cc:194] Re-registered known tserver with Master: fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765)
I20260710 13:18:33.975378 14220 tablet_bootstrap.cc:492] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: 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:18:33.976296 14220 tablet_bootstrap.cc:492] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:33.976922 14220 ts_tablet_manager.cc:1403] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260710 13:18:33.979558 14220 raft_consensus.cc:359] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.980181 14220 raft_consensus.cc:385] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:33.980465 14220 raft_consensus.cc:740] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:33.981117 14220 consensus_queue.cc:260] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:33.983180 14220 ts_tablet_manager.cc:1434] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:33.983954 14220 tablet_bootstrap.cc:492] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:33.984368 14257 raft_consensus.cc:3060] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:33.986248 13816 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59500
I20260710 13:18:33.989985 14284 heartbeater.cc:499] Master 127.10.195.254:46843 was elected leader, sending a full tablet report...
I20260710 13:18:33.990975 14257 pending_rounds.cc:85] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Aborting all ops after (but not including) 0
I20260710 13:18:33.991271 14257 pending_rounds.cc:107] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:33.991477 14257 raft_consensus.cc:2889] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:34.000550 14220 tablet_bootstrap.cc:492] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: 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:18:34.001271 14220 tablet_bootstrap.cc:492] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:34.001942 14220 ts_tablet_manager.cc:1403] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.008s
I20260710 13:18:34.003803 14220 raft_consensus.cc:359] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:34.004228 14220 raft_consensus.cc:740] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:34.004742 14220 consensus_queue.cc:260] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:34.006172 14220 ts_tablet_manager.cc:1434] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:34.006747 14220 tablet_bootstrap.cc:492] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:34.017325 14220 tablet_bootstrap.cc:492] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: 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:18:34.018046 14220 tablet_bootstrap.cc:492] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:34.018522 14220 ts_tablet_manager.cc:1403] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.012s	user 0.011s	sys 0.000s
I20260710 13:18:34.020291 14220 raft_consensus.cc:359] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:34.020829 14220 raft_consensus.cc:740] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:34.021330 14220 consensus_queue.cc:260] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [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: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:34.022775 14220 ts_tablet_manager.cc:1434] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:34.023371 14220 tablet_bootstrap.cc:492] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: Bootstrap starting.
I20260710 13:18:34.033102 14220 tablet_bootstrap.cc:492] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: 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:18:34.033742 14220 tablet_bootstrap.cc:492] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: Bootstrap complete.
I20260710 13:18:34.034198 14220 ts_tablet_manager.cc:1403] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: Time spent bootstrapping tablet: real 0.011s	user 0.006s	sys 0.004s
I20260710 13:18:34.035821 14220 raft_consensus.cc:359] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:34.036240 14220 raft_consensus.cc:740] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa9500c24bc7409ead834adf1b62faf5, State: Initialized, Role: FOLLOWER
I20260710 13:18:34.036695 14220 consensus_queue.cc:260] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:34.038218 14220 ts_tablet_manager.cc:1434] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:18:34.118643 14222 raft_consensus.cc:493] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:34.119073 14222 raft_consensus.cc:515] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "fa9500c24bc7409ead834adf1b62faf5" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37765 } } peers { permanent_uuid: "123d51ec2ea54cd9aaaf014651d7c879" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 34047 } } peers { permanent_uuid: "b6dc724f2d2842f4931ca7adb095d727" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 35665 } }
I20260710 13:18:34.121006 14222 leader_election.cc:290] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047), b6dc724f2d2842f4931ca7adb095d727 (127.10.195.195:35665)
I20260710 13:18:34.131685 13992 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c836f3e1b4ac8820029f0fe48f104" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "123d51ec2ea54cd9aaaf014651d7c879" is_pre_election: true
I20260710 13:18:34.132652 14067 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a99c836f3e1b4ac8820029f0fe48f104" candidate_uuid: "fa9500c24bc7409ead834adf1b62faf5" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b6dc724f2d2842f4931ca7adb095d727" is_pre_election: true
I20260710 13:18:34.133976 14216 leader_election.cc:304] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fa9500c24bc7409ead834adf1b62faf5; no voters: 123d51ec2ea54cd9aaaf014651d7c879, b6dc724f2d2842f4931ca7adb095d727
I20260710 13:18:34.134559 14222 raft_consensus.cc:2749] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:34.184423 14257 raft_consensus.cc:3060] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.189185 14257 pending_rounds.cc:85] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Aborting all ops after (but not including) 0
I20260710 13:18:34.189380 14257 pending_rounds.cc:107] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:34.189541 14257 raft_consensus.cc:2889] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:34.216890 14257 raft_consensus.cc:3060] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.221371 14257 pending_rounds.cc:85] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Aborting all ops after (but not including) 0
I20260710 13:18:34.221585 14257 pending_rounds.cc:107] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:34.221817 14257 raft_consensus.cc:2889] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:34.312593 14257 raft_consensus.cc:3060] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:34.319156 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:34.397780 14257 raft_consensus.cc:3060] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:34.402719 14257 pending_rounds.cc:85] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Aborting all ops after (but not including) 0
I20260710 13:18:34.402946 14257 pending_rounds.cc:107] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260710 13:18:34.403142 14257 raft_consensus.cc:2889] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260710 13:18:34.971798 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:34.977180 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:34.977578 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:34.978068 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:35.320214 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:35.984054 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:35.990013 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:35.990463 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:35.990912 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:36.321100 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:36.996773 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:37.002300 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:37.002669 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:37.003085 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:37.322003 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:38.009694 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:38.016697 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:38.017246 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:38.017768 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:18:38.322927 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:39.023627 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:39.029695 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:39.034601 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:39.034973 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
W20260710 13:18:39.323850 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:40.059842 11023 tablet_server.cc:179] TabletServer@127.10.195.193:37765 shutting down...
I20260710 13:18:40.086773 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:40.087477 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.088202 11023 raft_consensus.cc:2243] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.088764 11023 raft_consensus.cc:2272] T ee6e56d807214b5586b134a3a2ff16fc P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.091496 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.092092 11023 raft_consensus.cc:2243] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.092507 11023 raft_consensus.cc:2272] T 80239496b0d643e595203ba3ea78706c P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.094648 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.095172 11023 raft_consensus.cc:2243] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.095568 11023 raft_consensus.cc:2272] T 7a3b315fed51426387090619f1353d36 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.098172 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.098970 11023 raft_consensus.cc:2243] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.099571 11023 raft_consensus.cc:2272] T a99c836f3e1b4ac8820029f0fe48f104 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.102499 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.102948 11023 raft_consensus.cc:2243] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.103394 11023 raft_consensus.cc:2272] T fcd09579e54f4b2490d5082105e14af4 P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.105496 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.106161 11023 raft_consensus.cc:2243] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.106606 11023 raft_consensus.cc:2272] T 03b983a70fee49e9996751c015f24550 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.108983 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.109431 11023 raft_consensus.cc:2243] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.109905 11023 raft_consensus.cc:2272] T a0006366d6f24a708bc37666f2f20935 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.111855 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.112298 11023 raft_consensus.cc:2243] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.112715 11023 raft_consensus.cc:2272] T 2a4c5e672f1b4acd8856ed3e89efd96f P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.114616 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.115026 11023 raft_consensus.cc:2243] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.115442 11023 raft_consensus.cc:2272] T 07b40f8ef07240638bfcd515dfdb9287 P fa9500c24bc7409ead834adf1b62faf5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.117267 11023 tablet_replica.cc:333] stopping tablet replica
I20260710 13:18:40.117704 11023 raft_consensus.cc:2243] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.118112 11023 raft_consensus.cc:2272] T 02267e8f5b8b476695c1e53f6c1bf4ba P fa9500c24bc7409ead834adf1b62faf5 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:40.140707 14032 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111) [suppressed 49 similar messages]
W20260710 13:18:40.143507 14032 consensus_peers.cc:597] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:40.149482 11023 tablet_server.cc:196] TabletServer@127.10.195.193:37765 shutdown complete.
I20260710 13:18:40.173193 11023 tablet_server.cc:179] TabletServer@127.10.195.194:0 shutting down...
W20260710 13:18:40.190505 13958 consensus_peers.cc:597] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:40.195400 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:40.196095 11023 tablet_replica.cc:333] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.196731 11023 raft_consensus.cc:2243] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.197181 11023 raft_consensus.cc:2272] T 03b983a70fee49e9996751c015f24550 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.199318 11023 tablet_replica.cc:333] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.199862 11023 raft_consensus.cc:2243] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.200260 11023 raft_consensus.cc:2272] T a0006366d6f24a708bc37666f2f20935 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.202167 11023 tablet_replica.cc:333] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.202659 11023 raft_consensus.cc:2243] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.203050 11023 raft_consensus.cc:2272] T fcd09579e54f4b2490d5082105e14af4 P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.204839 11023 tablet_replica.cc:333] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.205312 11023 raft_consensus.cc:2243] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.206137 11023 raft_consensus.cc:2272] T ee6e56d807214b5586b134a3a2ff16fc P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.208030 11023 tablet_replica.cc:333] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.208478 11023 raft_consensus.cc:2243] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.209209 11023 raft_consensus.cc:2272] T a99c836f3e1b4ac8820029f0fe48f104 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.210979 11023 tablet_replica.cc:333] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.211433 11023 raft_consensus.cc:2243] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.212129 11023 raft_consensus.cc:2272] T 80239496b0d643e595203ba3ea78706c P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.214129 11023 tablet_replica.cc:333] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.214640 11023 raft_consensus.cc:2243] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.215159 11023 raft_consensus.cc:2272] T 7a3b315fed51426387090619f1353d36 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.217226 11023 tablet_replica.cc:333] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.217697 11023 raft_consensus.cc:2243] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.218487 11023 raft_consensus.cc:2272] T 2a4c5e672f1b4acd8856ed3e89efd96f P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.220345 11023 tablet_replica.cc:333] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.220767 11023 raft_consensus.cc:2243] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.221164 11023 raft_consensus.cc:2272] T 07b40f8ef07240638bfcd515dfdb9287 P 123d51ec2ea54cd9aaaf014651d7c879 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.222921 11023 tablet_replica.cc:333] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879: stopping tablet replica
I20260710 13:18:40.223346 11023 raft_consensus.cc:2243] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.224051 11023 raft_consensus.cc:2272] T 02267e8f5b8b476695c1e53f6c1bf4ba P 123d51ec2ea54cd9aaaf014651d7c879 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.252879 11023 tablet_server.cc:196] TabletServer@127.10.195.194:0 shutdown complete.
I20260710 13:18:40.275573 11023 tablet_server.cc:179] TabletServer@127.10.195.195:0 shutting down...
W20260710 13:18:40.298411 14032 consensus_peers.cc:597] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 -> Peer fa9500c24bc7409ead834adf1b62faf5 (127.10.195.193:37765): Couldn't send request to peer fa9500c24bc7409ead834adf1b62faf5. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:40.302639 14030 consensus_peers.cc:597] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 -> Peer 123d51ec2ea54cd9aaaf014651d7c879 (127.10.195.194:34047): Couldn't send request to peer 123d51ec2ea54cd9aaaf014651d7c879. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:34047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:40.305943 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:40.306599 11023 tablet_replica.cc:333] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
I20260710 13:18:40.307181 11023 raft_consensus.cc:2243] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.307633 11023 raft_consensus.cc:2272] T ee6e56d807214b5586b134a3a2ff16fc P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.309669 11023 tablet_replica.cc:333] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
I20260710 13:18:40.310199 11023 raft_consensus.cc:2243] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.310931 11023 raft_consensus.cc:2272] T a0006366d6f24a708bc37666f2f20935 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.312834 11023 tablet_replica.cc:333] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
I20260710 13:18:40.313306 11023 raft_consensus.cc:2243] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.313725 11023 raft_consensus.cc:2272] T 80239496b0d643e595203ba3ea78706c P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.315544 11023 tablet_replica.cc:333] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
I20260710 13:18:40.316042 11023 raft_consensus.cc:2243] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.316745 11023 raft_consensus.cc:2272] T 7a3b315fed51426387090619f1353d36 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.318575 11023 tablet_replica.cc:333] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
I20260710 13:18:40.319059 11023 raft_consensus.cc:2243] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.319801 11023 raft_consensus.cc:2272] T fcd09579e54f4b2490d5082105e14af4 P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.321560 11023 tablet_replica.cc:333] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
I20260710 13:18:40.322062 11023 raft_consensus.cc:2243] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.322799 11023 raft_consensus.cc:2272] T 03b983a70fee49e9996751c015f24550 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.324708 11023 tablet_replica.cc:333] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
W20260710 13:18:40.324990 13864 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260710 13:18:40.325238 11023 raft_consensus.cc:2243] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.325773 11023 raft_consensus.cc:2272] T 2a4c5e672f1b4acd8856ed3e89efd96f P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.327653 11023 tablet_replica.cc:333] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
I20260710 13:18:40.328130 11023 raft_consensus.cc:2243] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.328508 11023 raft_consensus.cc:2272] T 02267e8f5b8b476695c1e53f6c1bf4ba P b6dc724f2d2842f4931ca7adb095d727 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.330361 11023 tablet_replica.cc:333] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
I20260710 13:18:40.330819 11023 raft_consensus.cc:2243] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.331559 11023 raft_consensus.cc:2272] T 07b40f8ef07240638bfcd515dfdb9287 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.333335 11023 tablet_replica.cc:333] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727: stopping tablet replica
I20260710 13:18:40.333791 11023 raft_consensus.cc:2243] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:40.334180 11023 raft_consensus.cc:2272] T a99c836f3e1b4ac8820029f0fe48f104 P b6dc724f2d2842f4931ca7adb095d727 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.363104 11023 tablet_server.cc:196] TabletServer@127.10.195.195:0 shutdown complete.
I20260710 13:18:40.389005 11023 master.cc:562] Master@127.10.195.254:46843 shutting down...
I20260710 13:18:40.408093 11023 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:40.408717 11023 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:40.409034 11023 tablet_replica.cc:333] T 00000000000000000000000000000000 P f6b5438ebde04b839d7b2e5270dd68ea: stopping tablet replica
I20260710 13:18:40.427026 11023 master.cc:584] Master@127.10.195.254:46843 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (13274 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260710 13:18:40.465822 11023 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.195.254:40821
I20260710 13:18:40.466858 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:40.471944 14324 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:40.471946 14323 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:40.472776 14326 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:40.473862 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:40.474599 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:40.474781 11023 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:40.474927 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689520474909 us; error 0 us; skew 500 ppm
I20260710 13:18:40.475473 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:40.477733 11023 webserver.cc:533] Webserver started at http://127.10.195.254:45979/ using document root <none> and password file <none>
I20260710 13:18:40.478194 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:40.478366 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:40.478616 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:40.479635 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/master-0-root/instance:
uuid: "6a30a15a04304876b4a835dfc7da0e18"
format_stamp: "Formatted at 2026-07-10 13:18:40 on dist-test-slave-v94p"
I20260710 13:18:40.483865 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:40.487001 14331 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:40.487665 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260710 13:18:40.487941 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/master-0-root
uuid: "6a30a15a04304876b4a835dfc7da0e18"
format_stamp: "Formatted at 2026-07-10 13:18:40 on dist-test-slave-v94p"
I20260710 13:18:40.488186 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-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:40.507071 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:40.508152 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:40.543933 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.254:40821
I20260710 13:18:40.544055 14382 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.254:40821 every 8 connection(s)
I20260710 13:18:40.547755 14383 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:40.558570 14383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18: Bootstrap starting.
I20260710 13:18:40.563441 14383 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:40.567540 14383 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18: No bootstrap required, opened a new log
I20260710 13:18:40.569756 14383 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a30a15a04304876b4a835dfc7da0e18" member_type: VOTER }
I20260710 13:18:40.570190 14383 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:40.570387 14383 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6a30a15a04304876b4a835dfc7da0e18, State: Initialized, Role: FOLLOWER
I20260710 13:18:40.570881 14383 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "6a30a15a04304876b4a835dfc7da0e18" member_type: VOTER }
I20260710 13:18:40.571301 14383 raft_consensus.cc:399] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:40.571493 14383 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:40.571712 14383 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:40.576496 14383 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a30a15a04304876b4a835dfc7da0e18" member_type: VOTER }
I20260710 13:18:40.576974 14383 leader_election.cc:304] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [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: 6a30a15a04304876b4a835dfc7da0e18; no voters: 
I20260710 13:18:40.578028 14383 leader_election.cc:290] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:40.578336 14386 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:40.579528 14386 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 1 LEADER]: Becoming Leader. State: Replica: 6a30a15a04304876b4a835dfc7da0e18, State: Running, Role: LEADER
I20260710 13:18:40.580173 14386 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [LEADER]: Queue going to LEADER mode. State: All 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: "6a30a15a04304876b4a835dfc7da0e18" member_type: VOTER }
I20260710 13:18:40.580881 14383 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:40.583094 14387 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "6a30a15a04304876b4a835dfc7da0e18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a30a15a04304876b4a835dfc7da0e18" member_type: VOTER } }
I20260710 13:18:40.583160 14388 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6a30a15a04304876b4a835dfc7da0e18. Latest consensus state: current_term: 1 leader_uuid: "6a30a15a04304876b4a835dfc7da0e18" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "6a30a15a04304876b4a835dfc7da0e18" member_type: VOTER } }
I20260710 13:18:40.583928 14388 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:40.584712 14387 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:40.590443 14392 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:40.595098 14392 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:40.598204 11023 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:40.603451 14392 catalog_manager.cc:1383] Generated new cluster ID: 420eeaf5a29340b9a90c16767ea65ba4
I20260710 13:18:40.603663 14392 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:40.622175 14392 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:40.623420 14392 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:40.635193 14392 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18: Generated new TSK 0
I20260710 13:18:40.635694 14392 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:40.664713 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:40.670188 14404 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:40.671111 14405 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:40.672613 14407 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:40.672663 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:40.673666 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:40.673863 11023 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:40.674014 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689520673997 us; error 0 us; skew 500 ppm
I20260710 13:18:40.674532 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:40.676688 11023 webserver.cc:533] Webserver started at http://127.10.195.193:45853/ using document root <none> and password file <none>
I20260710 13:18:40.677213 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:40.677398 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:40.677695 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:40.678839 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-0-root/instance:
uuid: "1cb37489515f43fa95b23728a50fe819"
format_stamp: "Formatted at 2026-07-10 13:18:40 on dist-test-slave-v94p"
I20260710 13:18:40.683337 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:18:40.686487 14412 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:40.687186 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:40.687446 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "1cb37489515f43fa95b23728a50fe819"
format_stamp: "Formatted at 2026-07-10 13:18:40 on dist-test-slave-v94p"
I20260710 13:18:40.687718 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-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:40.710386 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:40.711585 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:40.712975 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:40.715161 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:40.715350 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:40.715559 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:40.715737 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:40.753109 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:44341
I20260710 13:18:40.753221 14474 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:44341 every 8 connection(s)
I20260710 13:18:40.757781 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:40.764730 14479 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:40.766172 14480 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:40.769133 11023 server_base.cc:1061] running on GCE node
W20260710 13:18:40.769997 14482 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:40.770516 14475 heartbeater.cc:344] Connected to a master server at 127.10.195.254:40821
I20260710 13:18:40.770896 14475 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:40.770929 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:40.771256 11023 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:40.771440 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689520771424 us; error 0 us; skew 500 ppm
I20260710 13:18:40.771761 14475 heartbeater.cc:507] Master 127.10.195.254:40821 requested a full tablet report, sending...
I20260710 13:18:40.772176 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:40.773994 14348 ts_manager.cc:194] Registered new tserver with Master: 1cb37489515f43fa95b23728a50fe819 (127.10.195.193:44341)
I20260710 13:18:40.774700 11023 webserver.cc:533] Webserver started at http://127.10.195.194:35333/ using document root <none> and password file <none>
I20260710 13:18:40.775203 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:40.775363 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:40.775590 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:40.775758 14348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41006
I20260710 13:18:40.776743 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-1-root/instance:
uuid: "17f86fce22ee4082aaf402cae9abec0c"
format_stamp: "Formatted at 2026-07-10 13:18:40 on dist-test-slave-v94p"
I20260710 13:18:40.781155 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260710 13:18:40.784340 14487 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:40.785028 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:40.785275 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-1-root
uuid: "17f86fce22ee4082aaf402cae9abec0c"
format_stamp: "Formatted at 2026-07-10 13:18:40 on dist-test-slave-v94p"
I20260710 13:18:40.785511 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-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:40.818079 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:40.819262 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:40.820693 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:40.822821 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:40.823015 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:40.823222 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:40.823365 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:40.860307 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.194:42263
I20260710 13:18:40.860404 14549 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.194:42263 every 8 connection(s)
I20260710 13:18:40.864760 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:40.871585 14553 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:40.873257 14554 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:40.875778 14556 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:40.876422 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:40.876542 14550 heartbeater.cc:344] Connected to a master server at 127.10.195.254:40821
I20260710 13:18:40.877017 14550 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:40.877331 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:40.877545 11023 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:40.877748 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689520877729 us; error 0 us; skew 500 ppm
I20260710 13:18:40.877779 14550 heartbeater.cc:507] Master 127.10.195.254:40821 requested a full tablet report, sending...
I20260710 13:18:40.878340 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:40.879999 14348 ts_manager.cc:194] Registered new tserver with Master: 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263)
I20260710 13:18:40.880806 11023 webserver.cc:533] Webserver started at http://127.10.195.195:40897/ using document root <none> and password file <none>
I20260710 13:18:40.881445 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:40.881690 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:40.881716 14348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:41018
I20260710 13:18:40.882109 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:40.883427 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-2-root/instance:
uuid: "e1a354a0f16743fb98504c8a71d853bf"
format_stamp: "Formatted at 2026-07-10 13:18:40 on dist-test-slave-v94p"
I20260710 13:18:40.887598 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260710 13:18:40.890793 14561 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:40.891463 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:40.891718 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-2-root
uuid: "e1a354a0f16743fb98504c8a71d853bf"
format_stamp: "Formatted at 2026-07-10 13:18:40 on dist-test-slave-v94p"
I20260710 13:18:40.891957 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783689439169936-11023-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:40.907151 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:40.908284 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:40.909571 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:40.911612 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:40.911791 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:40.912014 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:40.912173 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:40.948220 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.195:44829
I20260710 13:18:40.948338 14623 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.195:44829 every 8 connection(s)
I20260710 13:18:40.961352 14624 heartbeater.cc:344] Connected to a master server at 127.10.195.254:40821
I20260710 13:18:40.961751 14624 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:40.962391 14624 heartbeater.cc:507] Master 127.10.195.254:40821 requested a full tablet report, sending...
I20260710 13:18:40.964128 14348 ts_manager.cc:194] Registered new tserver with Master: e1a354a0f16743fb98504c8a71d853bf (127.10.195.195:44829)
I20260710 13:18:40.965174 11023 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014126493s
I20260710 13:18:40.965639 14348 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46324
I20260710 13:18:40.992024 14348 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46334:
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:18:40.994118 14348 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:18:41.040280 14515 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7f271e1d1742d68c999bd98601a4ef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=07dee0232a574e52943a78c883bb8910]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:18:41.040630 14514 tablet_service.cc:1511] Processing CreateTablet for tablet 4df9d8a6a7cd46f4ac60106e65dace22 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=07dee0232a574e52943a78c883bb8910]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:18:41.042446 14515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7f271e1d1742d68c999bd98601a4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.043511 14514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df9d8a6a7cd46f4ac60106e65dace22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.046415 14440 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7f271e1d1742d68c999bd98601a4ef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=07dee0232a574e52943a78c883bb8910]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:18:41.047026 14439 tablet_service.cc:1511] Processing CreateTablet for tablet 4df9d8a6a7cd46f4ac60106e65dace22 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=07dee0232a574e52943a78c883bb8910]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:18:41.047668 14440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7f271e1d1742d68c999bd98601a4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.049088 14589 tablet_service.cc:1511] Processing CreateTablet for tablet 9d7f271e1d1742d68c999bd98601a4ef (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=07dee0232a574e52943a78c883bb8910]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:18:41.050360 14589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d7f271e1d1742d68c999bd98601a4ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.049530 14588 tablet_service.cc:1511] Processing CreateTablet for tablet 4df9d8a6a7cd46f4ac60106e65dace22 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=07dee0232a574e52943a78c883bb8910]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:18:41.051962 14588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df9d8a6a7cd46f4ac60106e65dace22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.054440 14439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4df9d8a6a7cd46f4ac60106e65dace22. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.070868 14639 tablet_bootstrap.cc:492] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819: Bootstrap starting.
I20260710 13:18:41.074800 14640 tablet_bootstrap.cc:492] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c: Bootstrap starting.
I20260710 13:18:41.079929 14639 tablet_bootstrap.cc:654] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.084780 14641 tablet_bootstrap.cc:492] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf: Bootstrap starting.
I20260710 13:18:41.086808 14640 tablet_bootstrap.cc:654] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.090732 14639 tablet_bootstrap.cc:492] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819: No bootstrap required, opened a new log
I20260710 13:18:41.091110 14639 ts_tablet_manager.cc:1403] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.004s
I20260710 13:18:41.091671 14641 tablet_bootstrap.cc:654] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.091979 14640 tablet_bootstrap.cc:492] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c: No bootstrap required, opened a new log
I20260710 13:18:41.092448 14640 ts_tablet_manager.cc:1403] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c: Time spent bootstrapping tablet: real 0.018s	user 0.005s	sys 0.005s
I20260710 13:18:41.093333 14639 raft_consensus.cc:359] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.093972 14639 raft_consensus.cc:385] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.094193 14639 raft_consensus.cc:740] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb37489515f43fa95b23728a50fe819, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.094834 14639 consensus_queue.cc:260] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.095124 14640 raft_consensus.cc:359] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.095791 14640 raft_consensus.cc:385] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.096141 14640 raft_consensus.cc:740] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17f86fce22ee4082aaf402cae9abec0c, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.096812 14641 tablet_bootstrap.cc:492] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf: No bootstrap required, opened a new log
I20260710 13:18:41.097033 14475 heartbeater.cc:499] Master 127.10.195.254:40821 was elected leader, sending a full tablet report...
I20260710 13:18:41.097477 14639 ts_tablet_manager.cc:1434] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260710 13:18:41.097136 14640 consensus_queue.cc:260] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.097523 14641 ts_tablet_manager.cc:1403] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260710 13:18:41.098511 14639 tablet_bootstrap.cc:492] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819: Bootstrap starting.
I20260710 13:18:41.101166 14641 raft_consensus.cc:359] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.102121 14641 raft_consensus.cc:385] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.102519 14641 raft_consensus.cc:740] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1a354a0f16743fb98504c8a71d853bf, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.103556 14641 consensus_queue.cc:260] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.104354 14639 tablet_bootstrap.cc:654] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.106845 14640 ts_tablet_manager.cc:1434] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.005s
I20260710 13:18:41.107088 14645 raft_consensus.cc:493] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:41.107662 14550 heartbeater.cc:499] Master 127.10.195.254:40821 was elected leader, sending a full tablet report...
I20260710 13:18:41.107576 14645 raft_consensus.cc:515] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.110064 14639 tablet_bootstrap.cc:492] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819: No bootstrap required, opened a new log
I20260710 13:18:41.110622 14639 ts_tablet_manager.cc:1403] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819: Time spent bootstrapping tablet: real 0.012s	user 0.004s	sys 0.007s
I20260710 13:18:41.112192 14640 tablet_bootstrap.cc:492] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c: Bootstrap starting.
I20260710 13:18:41.113430 14639 raft_consensus.cc:359] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.114913 14639 raft_consensus.cc:385] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.115247 14639 raft_consensus.cc:740] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb37489515f43fa95b23728a50fe819, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.116022 14639 consensus_queue.cc:260] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.119367 14640 tablet_bootstrap.cc:654] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.122575 14645 leader_election.cc:290] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263), e1a354a0f16743fb98504c8a71d853bf (127.10.195.195:44829)
I20260710 13:18:41.122975 14624 heartbeater.cc:499] Master 127.10.195.254:40821 was elected leader, sending a full tablet report...
I20260710 13:18:41.123814 14641 ts_tablet_manager.cc:1434] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf: Time spent starting tablet: real 0.026s	user 0.011s	sys 0.010s
I20260710 13:18:41.124840 14641 tablet_bootstrap.cc:492] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf: Bootstrap starting.
I20260710 13:18:41.129118 14639 ts_tablet_manager.cc:1434] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.009s
I20260710 13:18:41.133220 14641 tablet_bootstrap.cc:654] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.142169 14640 tablet_bootstrap.cc:492] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c: No bootstrap required, opened a new log
I20260710 13:18:41.142814 14640 ts_tablet_manager.cc:1403] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c: Time spent bootstrapping tablet: real 0.031s	user 0.020s	sys 0.000s
I20260710 13:18:41.145313 14525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7f271e1d1742d68c999bd98601a4ef" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17f86fce22ee4082aaf402cae9abec0c" is_pre_election: true
I20260710 13:18:41.145915 14640 raft_consensus.cc:359] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.146188 14525 raft_consensus.cc:2468] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb37489515f43fa95b23728a50fe819 in term 0.
I20260710 13:18:41.146652 14640 raft_consensus.cc:385] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.147027 14640 raft_consensus.cc:740] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17f86fce22ee4082aaf402cae9abec0c, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.148396 14415 leader_election.cc:304] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17f86fce22ee4082aaf402cae9abec0c, 1cb37489515f43fa95b23728a50fe819; no voters: 
I20260710 13:18:41.149286 14649 raft_consensus.cc:2804] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:41.149698 14649 raft_consensus.cc:493] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:41.150005 14649 raft_consensus.cc:3060] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.151407 14640 consensus_queue.cc:260] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.154024 14640 ts_tablet_manager.cc:1434] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:18:41.157477 14649 raft_consensus.cc:515] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.159081 14599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7f271e1d1742d68c999bd98601a4ef" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1a354a0f16743fb98504c8a71d853bf" is_pre_election: true
I20260710 13:18:41.160681 14525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7f271e1d1742d68c999bd98601a4ef" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17f86fce22ee4082aaf402cae9abec0c"
I20260710 13:18:41.161240 14525 raft_consensus.cc:3060] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:41.161788 14413 leader_election.cc:343] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e1a354a0f16743fb98504c8a71d853bf (127.10.195.195:44829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:41.165140 14641 tablet_bootstrap.cc:492] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf: No bootstrap required, opened a new log
I20260710 13:18:41.165295 14599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7f271e1d1742d68c999bd98601a4ef" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1a354a0f16743fb98504c8a71d853bf"
I20260710 13:18:41.165710 14641 ts_tablet_manager.cc:1403] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf: Time spent bootstrapping tablet: real 0.041s	user 0.020s	sys 0.016s
W20260710 13:18:41.166777 14413 leader_election.cc:343] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e1a354a0f16743fb98504c8a71d853bf (127.10.195.195:44829): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:41.167376 14649 leader_election.cc:290] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 election: Requested vote from peers 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263), e1a354a0f16743fb98504c8a71d853bf (127.10.195.195:44829)
I20260710 13:18:41.168655 14525 raft_consensus.cc:2468] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb37489515f43fa95b23728a50fe819 in term 1.
I20260710 13:18:41.168632 14641 raft_consensus.cc:359] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.169510 14641 raft_consensus.cc:385] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.169790 14641 raft_consensus.cc:740] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1a354a0f16743fb98504c8a71d853bf, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.170053 14415 leader_election.cc:304] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 17f86fce22ee4082aaf402cae9abec0c, 1cb37489515f43fa95b23728a50fe819; no voters: e1a354a0f16743fb98504c8a71d853bf
I20260710 13:18:41.170755 14649 raft_consensus.cc:2804] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:41.170414 14641 consensus_queue.cc:260] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.171224 14649 raft_consensus.cc:697] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb37489515f43fa95b23728a50fe819, State: Running, Role: LEADER
I20260710 13:18:41.171989 14649 consensus_queue.cc:237] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.173169 14641 ts_tablet_manager.cc:1434] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:41.181344 14347 catalog_manager.cc:5697] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb37489515f43fa95b23728a50fe819 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "1cb37489515f43fa95b23728a50fe819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.241942 14648 raft_consensus.cc:493] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:41.242408 14648 raft_consensus.cc:515] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.244392 14648 leader_election.cc:290] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb37489515f43fa95b23728a50fe819 (127.10.195.193:44341), 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263)
I20260710 13:18:41.252220 14450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df9d8a6a7cd46f4ac60106e65dace22" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb37489515f43fa95b23728a50fe819" is_pre_election: true
I20260710 13:18:41.252796 14450 raft_consensus.cc:2468] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 0.
I20260710 13:18:41.253444 14525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df9d8a6a7cd46f4ac60106e65dace22" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17f86fce22ee4082aaf402cae9abec0c" is_pre_election: true
I20260710 13:18:41.253860 14563 leader_election.cc:304] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb37489515f43fa95b23728a50fe819, e1a354a0f16743fb98504c8a71d853bf; no voters: 
I20260710 13:18:41.254097 14525 raft_consensus.cc:2468] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 0.
I20260710 13:18:41.254726 14648 raft_consensus.cc:2804] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:41.255115 14648 raft_consensus.cc:493] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:41.255401 14648 raft_consensus.cc:3060] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.260344 14648 raft_consensus.cc:515] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.261927 14648 leader_election.cc:290] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 election: Requested vote from peers 1cb37489515f43fa95b23728a50fe819 (127.10.195.193:44341), 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263)
I20260710 13:18:41.262672 14450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df9d8a6a7cd46f4ac60106e65dace22" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb37489515f43fa95b23728a50fe819"
I20260710 13:18:41.262749 14525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df9d8a6a7cd46f4ac60106e65dace22" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17f86fce22ee4082aaf402cae9abec0c"
I20260710 13:18:41.263326 14450 raft_consensus.cc:3060] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.263417 14525 raft_consensus.cc:3060] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.267997 14450 raft_consensus.cc:2468] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 1.
I20260710 13:18:41.268014 14525 raft_consensus.cc:2468] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 1.
I20260710 13:18:41.268966 14563 leader_election.cc:304] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb37489515f43fa95b23728a50fe819, e1a354a0f16743fb98504c8a71d853bf; no voters: 
I20260710 13:18:41.269662 14648 raft_consensus.cc:2804] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:41.270669 14648 raft_consensus.cc:697] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Becoming Leader. State: Replica: e1a354a0f16743fb98504c8a71d853bf, State: Running, Role: LEADER
I20260710 13:18:41.271289 14648 consensus_queue.cc:237] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.277190 14347 catalog_manager.cc:5697] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf reported cstate change: term changed from 0 to 1, leader changed from <none> to e1a354a0f16743fb98504c8a71d853bf (127.10.195.195). New cstate: current_term: 1 leader_uuid: "e1a354a0f16743fb98504c8a71d853bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:41.310011 14347 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46338:
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"
    }
  }
}
W20260710 13:18:41.311970 14347 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:18:41.332435 14439 tablet_service.cc:1511] Processing CreateTablet for tablet 6d904d0b06694f80b1874dc9cfecaead (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63f0817e57334475847870354fcb1482]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:18:41.333679 14439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d904d0b06694f80b1874dc9cfecaead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.333739 14514 tablet_service.cc:1511] Processing CreateTablet for tablet 6d904d0b06694f80b1874dc9cfecaead (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63f0817e57334475847870354fcb1482]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:18:41.334864 14514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d904d0b06694f80b1874dc9cfecaead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.335673 14588 tablet_service.cc:1511] Processing CreateTablet for tablet 6d904d0b06694f80b1874dc9cfecaead (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63f0817e57334475847870354fcb1482]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260710 13:18:41.336891 14588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d904d0b06694f80b1874dc9cfecaead. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.338491 14440 tablet_service.cc:1511] Processing CreateTablet for tablet e7705a5205544e9991b5882bca5199f4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63f0817e57334475847870354fcb1482]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:18:41.339648 14440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7705a5205544e9991b5882bca5199f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.340040 14589 tablet_service.cc:1511] Processing CreateTablet for tablet e7705a5205544e9991b5882bca5199f4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63f0817e57334475847870354fcb1482]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:18:41.341253 14589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7705a5205544e9991b5882bca5199f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.347329 14515 tablet_service.cc:1511] Processing CreateTablet for tablet e7705a5205544e9991b5882bca5199f4 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=63f0817e57334475847870354fcb1482]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260710 13:18:41.348469 14515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7705a5205544e9991b5882bca5199f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:41.348522 14639 tablet_bootstrap.cc:492] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819: Bootstrap starting.
I20260710 13:18:41.354455 14639 tablet_bootstrap.cc:654] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.354699 14641 tablet_bootstrap.cc:492] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf: Bootstrap starting.
I20260710 13:18:41.362975 14641 tablet_bootstrap.cc:654] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.367693 14640 tablet_bootstrap.cc:492] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c: Bootstrap starting.
I20260710 13:18:41.372732 14641 tablet_bootstrap.cc:492] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf: No bootstrap required, opened a new log
I20260710 13:18:41.373268 14641 ts_tablet_manager.cc:1403] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.007s
I20260710 13:18:41.373579 14640 tablet_bootstrap.cc:654] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.376765 14641 raft_consensus.cc:359] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.377457 14639 tablet_bootstrap.cc:492] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819: No bootstrap required, opened a new log
I20260710 13:18:41.377511 14641 raft_consensus.cc:385] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.378178 14639 ts_tablet_manager.cc:1403] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819: Time spent bootstrapping tablet: real 0.030s	user 0.016s	sys 0.004s
I20260710 13:18:41.378089 14641 raft_consensus.cc:740] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1a354a0f16743fb98504c8a71d853bf, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.379065 14641 consensus_queue.cc:260] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.380184 14640 tablet_bootstrap.cc:492] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c: No bootstrap required, opened a new log
I20260710 13:18:41.380697 14640 ts_tablet_manager.cc:1403] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260710 13:18:41.380914 14641 ts_tablet_manager.cc:1434] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:18:41.381954 14641 tablet_bootstrap.cc:492] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf: Bootstrap starting.
I20260710 13:18:41.382035 14639 raft_consensus.cc:359] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.382809 14639 raft_consensus.cc:385] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.383134 14639 raft_consensus.cc:740] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb37489515f43fa95b23728a50fe819, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.383680 14640 raft_consensus.cc:359] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.384405 14640 raft_consensus.cc:385] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.383997 14639 consensus_queue.cc:260] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.384738 14640 raft_consensus.cc:740] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17f86fce22ee4082aaf402cae9abec0c, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.385630 14640 consensus_queue.cc:260] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.387825 14640 ts_tablet_manager.cc:1434] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:18:41.388545 14641 tablet_bootstrap.cc:654] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.388926 14640 tablet_bootstrap.cc:492] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c: Bootstrap starting.
I20260710 13:18:41.395220 14639 ts_tablet_manager.cc:1434] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.002s
I20260710 13:18:41.395574 14640 tablet_bootstrap.cc:654] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.395855 14641 tablet_bootstrap.cc:492] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf: No bootstrap required, opened a new log
I20260710 13:18:41.396291 14639 tablet_bootstrap.cc:492] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819: Bootstrap starting.
I20260710 13:18:41.396374 14641 ts_tablet_manager.cc:1403] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.008s
I20260710 13:18:41.400791 14641 raft_consensus.cc:359] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.401579 14641 raft_consensus.cc:385] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.401953 14641 raft_consensus.cc:740] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e1a354a0f16743fb98504c8a71d853bf, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.402997 14639 tablet_bootstrap.cc:654] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:41.402810 14641 consensus_queue.cc:260] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.411906 14641 ts_tablet_manager.cc:1434] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260710 13:18:41.414095 14639 tablet_bootstrap.cc:492] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819: No bootstrap required, opened a new log
I20260710 13:18:41.414631 14639 ts_tablet_manager.cc:1403] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260710 13:18:41.417002 14640 tablet_bootstrap.cc:492] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c: No bootstrap required, opened a new log
I20260710 13:18:41.417513 14640 ts_tablet_manager.cc:1403] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.016s
I20260710 13:18:41.417389 14639 raft_consensus.cc:359] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.418239 14639 raft_consensus.cc:385] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.418471 14639 raft_consensus.cc:740] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cb37489515f43fa95b23728a50fe819, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.419063 14639 consensus_queue.cc:260] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.419934 14640 raft_consensus.cc:359] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.420590 14639 ts_tablet_manager.cc:1434] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260710 13:18:41.420615 14640 raft_consensus.cc:385] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:41.421067 14640 raft_consensus.cc:740] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 17f86fce22ee4082aaf402cae9abec0c, State: Initialized, Role: FOLLOWER
I20260710 13:18:41.421761 14640 consensus_queue.cc:260] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.423738 14640 ts_tablet_manager.cc:1434] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260710 13:18:41.592906 14396 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:41.605548 14648 raft_consensus.cc:493] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:41.606043 14648 raft_consensus.cc:515] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.607686 14648 leader_election.cc:290] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263), 1cb37489515f43fa95b23728a50fe819 (127.10.195.193:44341)
I20260710 13:18:41.608484 14525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7f271e1d1742d68c999bd98601a4ef" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17f86fce22ee4082aaf402cae9abec0c" is_pre_election: true
I20260710 13:18:41.608906 14450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d7f271e1d1742d68c999bd98601a4ef" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb37489515f43fa95b23728a50fe819" is_pre_election: true
I20260710 13:18:41.609321 14525 raft_consensus.cc:2393] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e1a354a0f16743fb98504c8a71d853bf in current term 1: Already voted for candidate 1cb37489515f43fa95b23728a50fe819 in this term.
I20260710 13:18:41.610522 14564 leader_election.cc:304] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e1a354a0f16743fb98504c8a71d853bf; no voters: 17f86fce22ee4082aaf402cae9abec0c, 1cb37489515f43fa95b23728a50fe819
I20260710 13:18:41.611227 14648 raft_consensus.cc:3060] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.615967 14648 raft_consensus.cc:2749] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:41.619414 14649 consensus_queue.cc:1048] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:41.630102 14649 consensus_queue.cc:1048] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:41.670503 14648 raft_consensus.cc:493] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:41.670987 14648 raft_consensus.cc:515] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.672597 14648 leader_election.cc:290] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cb37489515f43fa95b23728a50fe819 (127.10.195.193:44341), 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263)
I20260710 13:18:41.673208 14450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d904d0b06694f80b1874dc9cfecaead" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb37489515f43fa95b23728a50fe819" is_pre_election: true
I20260710 13:18:41.673709 14525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d904d0b06694f80b1874dc9cfecaead" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17f86fce22ee4082aaf402cae9abec0c" is_pre_election: true
I20260710 13:18:41.673810 14450 raft_consensus.cc:2468] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 0.
I20260710 13:18:41.674253 14525 raft_consensus.cc:2468] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 0.
I20260710 13:18:41.674706 14563 leader_election.cc:304] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb37489515f43fa95b23728a50fe819, e1a354a0f16743fb98504c8a71d853bf; no voters: 
I20260710 13:18:41.675417 14648 raft_consensus.cc:2804] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:41.675663 14648 raft_consensus.cc:493] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:41.675869 14648 raft_consensus.cc:3060] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.680158 14648 raft_consensus.cc:515] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.681645 14648 leader_election.cc:290] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 election: Requested vote from peers 1cb37489515f43fa95b23728a50fe819 (127.10.195.193:44341), 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263)
I20260710 13:18:41.682312 14450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d904d0b06694f80b1874dc9cfecaead" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cb37489515f43fa95b23728a50fe819"
I20260710 13:18:41.682572 14525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d904d0b06694f80b1874dc9cfecaead" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17f86fce22ee4082aaf402cae9abec0c"
I20260710 13:18:41.682798 14450 raft_consensus.cc:3060] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.683073 14525 raft_consensus.cc:3060] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.687330 14450 raft_consensus.cc:2468] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 1.
I20260710 13:18:41.687744 14525 raft_consensus.cc:2468] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 1.
I20260710 13:18:41.688501 14563 leader_election.cc:304] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb37489515f43fa95b23728a50fe819, e1a354a0f16743fb98504c8a71d853bf; no voters: 
I20260710 13:18:41.689136 14648 raft_consensus.cc:2804] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:41.689635 14655 consensus_queue.cc:1048] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:41.690062 14648 raft_consensus.cc:697] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Becoming Leader. State: Replica: e1a354a0f16743fb98504c8a71d853bf, State: Running, Role: LEADER
I20260710 13:18:41.690910 14648 consensus_queue.cc:237] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.698632 14348 catalog_manager.cc:5697] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf reported cstate change: term changed from 0 to 1, leader changed from <none> to e1a354a0f16743fb98504c8a71d853bf (127.10.195.195). New cstate: current_term: 1 leader_uuid: "e1a354a0f16743fb98504c8a71d853bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:41.699754 14655 consensus_queue.cc:1048] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:41.788127 14649 raft_consensus.cc:493] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:41.788599 14649 raft_consensus.cc:515] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.790247 14649 leader_election.cc:290] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263), e1a354a0f16743fb98504c8a71d853bf (127.10.195.195:44829)
I20260710 13:18:41.791101 14524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7705a5205544e9991b5882bca5199f4" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17f86fce22ee4082aaf402cae9abec0c" is_pre_election: true
I20260710 13:18:41.791222 14599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7705a5205544e9991b5882bca5199f4" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1a354a0f16743fb98504c8a71d853bf" is_pre_election: true
I20260710 13:18:41.791672 14524 raft_consensus.cc:2468] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb37489515f43fa95b23728a50fe819 in term 0.
I20260710 13:18:41.791808 14599 raft_consensus.cc:2468] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 1cb37489515f43fa95b23728a50fe819 in term 0.
I20260710 13:18:41.792593 14415 leader_election.cc:304] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17f86fce22ee4082aaf402cae9abec0c, 1cb37489515f43fa95b23728a50fe819; no voters: 
I20260710 13:18:41.793238 14649 raft_consensus.cc:2804] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:41.793529 14649 raft_consensus.cc:493] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:41.793849 14649 raft_consensus.cc:3060] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.798285 14649 raft_consensus.cc:515] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.799700 14649 leader_election.cc:290] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 election: Requested vote from peers 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263), e1a354a0f16743fb98504c8a71d853bf (127.10.195.195:44829)
I20260710 13:18:41.800401 14524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7705a5205544e9991b5882bca5199f4" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "17f86fce22ee4082aaf402cae9abec0c"
I20260710 13:18:41.800627 14599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7705a5205544e9991b5882bca5199f4" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e1a354a0f16743fb98504c8a71d853bf"
I20260710 13:18:41.800860 14524 raft_consensus.cc:3060] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.801138 14599 raft_consensus.cc:3060] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:41.805876 14524 raft_consensus.cc:2468] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb37489515f43fa95b23728a50fe819 in term 1.
I20260710 13:18:41.806497 14599 raft_consensus.cc:2468] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb37489515f43fa95b23728a50fe819 in term 1.
I20260710 13:18:41.806870 14415 leader_election.cc:304] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17f86fce22ee4082aaf402cae9abec0c, 1cb37489515f43fa95b23728a50fe819; no voters: 
I20260710 13:18:41.807636 14649 raft_consensus.cc:2804] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:41.808002 14649 raft_consensus.cc:697] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 1 LEADER]: Becoming Leader. State: Replica: 1cb37489515f43fa95b23728a50fe819, State: Running, Role: LEADER
I20260710 13:18:41.808743 14649 consensus_queue.cc:237] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:41.814950 14347 catalog_manager.cc:5697] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1cb37489515f43fa95b23728a50fe819 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "1cb37489515f43fa95b23728a50fe819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:41.843926 14599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4df9d8a6a7cd46f4ac60106e65dace22"
dest_uuid: "e1a354a0f16743fb98504c8a71d853bf"
mode: GRACEFUL
new_leader_uuid: "17f86fce22ee4082aaf402cae9abec0c"
 from {username='slave'} at 127.0.0.1:42770
I20260710 13:18:41.844431 14599 raft_consensus.cc:606] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Received request to transfer leadership to TS 17f86fce22ee4082aaf402cae9abec0c
I20260710 13:18:41.849397 14599 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d904d0b06694f80b1874dc9cfecaead"
dest_uuid: "e1a354a0f16743fb98504c8a71d853bf"
mode: GRACEFUL
new_leader_uuid: "1cb37489515f43fa95b23728a50fe819"
 from {username='slave'} at 127.0.0.1:42770
I20260710 13:18:41.849862 14599 raft_consensus.cc:606] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Received request to transfer leadership to TS 1cb37489515f43fa95b23728a50fe819
I20260710 13:18:42.113266 14655 consensus_queue.cc:1048] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:42.122988 14673 consensus_queue.cc:1048] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:42.129905 14648 raft_consensus.cc:993] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf: : Instructing follower 1cb37489515f43fa95b23728a50fe819 to start an election
I20260710 13:18:42.130353 14673 raft_consensus.cc:1081] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Signalling peer 1cb37489515f43fa95b23728a50fe819 to start an election
I20260710 13:18:42.131647 14450 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d904d0b06694f80b1874dc9cfecaead"
dest_uuid: "1cb37489515f43fa95b23728a50fe819"
 from {username='slave'} at 127.0.0.1:35278
I20260710 13:18:42.132099 14450 raft_consensus.cc:493] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.132369 14450 raft_consensus.cc:3060] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:42.137941 14648 raft_consensus.cc:993] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf: : Instructing follower 17f86fce22ee4082aaf402cae9abec0c to start an election
I20260710 13:18:42.137657 14450 raft_consensus.cc:515] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:42.138447 14673 raft_consensus.cc:1081] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Signalling peer 17f86fce22ee4082aaf402cae9abec0c to start an election
I20260710 13:18:42.139518 14450 leader_election.cc:290] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 2 election: Requested vote from peers 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263), e1a354a0f16743fb98504c8a71d853bf (127.10.195.195:44829)
I20260710 13:18:42.140301 14525 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4df9d8a6a7cd46f4ac60106e65dace22"
dest_uuid: "17f86fce22ee4082aaf402cae9abec0c"
 from {username='slave'} at 127.0.0.1:54322
I20260710 13:18:42.140899 14525 raft_consensus.cc:493] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.141055 14599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d904d0b06694f80b1874dc9cfecaead" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1a354a0f16743fb98504c8a71d853bf"
I20260710 13:18:42.141283 14525 raft_consensus.cc:3060] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:42.141561 14599 raft_consensus.cc:3055] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:42.141533 14524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d904d0b06694f80b1874dc9cfecaead" candidate_uuid: "1cb37489515f43fa95b23728a50fe819" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17f86fce22ee4082aaf402cae9abec0c"
I20260710 13:18:42.142025 14599 raft_consensus.cc:740] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1a354a0f16743fb98504c8a71d853bf, State: Running, Role: LEADER
I20260710 13:18:42.142228 14524 raft_consensus.cc:3060] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:42.142768 14599 consensus_queue.cc:260] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:42.143669 14599 raft_consensus.cc:3060] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:42.147912 14599 raft_consensus.cc:2468] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb37489515f43fa95b23728a50fe819 in term 2.
I20260710 13:18:42.148141 14525 raft_consensus.cc:515] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:42.148775 14413 leader_election.cc:304] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cb37489515f43fa95b23728a50fe819, e1a354a0f16743fb98504c8a71d853bf; no voters: 
I20260710 13:18:42.148941 14524 raft_consensus.cc:2468] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 1cb37489515f43fa95b23728a50fe819 in term 2.
I20260710 13:18:42.150717 14525 leader_election.cc:290] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [CANDIDATE]: Term 2 election: Requested vote from peers 1cb37489515f43fa95b23728a50fe819 (127.10.195.193:44341), e1a354a0f16743fb98504c8a71d853bf (127.10.195.195:44829)
I20260710 13:18:42.151198 14682 raft_consensus.cc:2804] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:42.152442 14682 raft_consensus.cc:697] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 2 LEADER]: Becoming Leader. State: Replica: 1cb37489515f43fa95b23728a50fe819, State: Running, Role: LEADER
I20260710 13:18:42.153384 14682 consensus_queue.cc:237] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:42.161387 14347 catalog_manager.cc:5697] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 reported cstate change: term changed from 1 to 2, leader changed from e1a354a0f16743fb98504c8a71d853bf (127.10.195.195) to 1cb37489515f43fa95b23728a50fe819 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "1cb37489515f43fa95b23728a50fe819" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:42.168612 14599 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df9d8a6a7cd46f4ac60106e65dace22" candidate_uuid: "17f86fce22ee4082aaf402cae9abec0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e1a354a0f16743fb98504c8a71d853bf"
I20260710 13:18:42.169281 14599 raft_consensus.cc:3055] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:42.170032 14599 raft_consensus.cc:740] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e1a354a0f16743fb98504c8a71d853bf, State: Running, Role: LEADER
I20260710 13:18:42.170926 14450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4df9d8a6a7cd46f4ac60106e65dace22" candidate_uuid: "17f86fce22ee4082aaf402cae9abec0c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb37489515f43fa95b23728a50fe819"
I20260710 13:18:42.170801 14599 consensus_queue.cc:260] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:42.171391 14450 raft_consensus.cc:3060] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:42.171783 14599 raft_consensus.cc:3060] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:42.175793 14450 raft_consensus.cc:2468] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17f86fce22ee4082aaf402cae9abec0c in term 2.
I20260710 13:18:42.176312 14599 raft_consensus.cc:2468] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 17f86fce22ee4082aaf402cae9abec0c in term 2.
I20260710 13:18:42.176709 14489 leader_election.cc:304] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17f86fce22ee4082aaf402cae9abec0c, 1cb37489515f43fa95b23728a50fe819; no voters: 
I20260710 13:18:42.177467 14646 raft_consensus.cc:2804] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:42.178442 14646 raft_consensus.cc:697] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 2 LEADER]: Becoming Leader. State: Replica: 17f86fce22ee4082aaf402cae9abec0c, State: Running, Role: LEADER
I20260710 13:18:42.179057 14646 consensus_queue.cc:237] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:42.184708 14347 catalog_manager.cc:5697] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c reported cstate change: term changed from 1 to 2, leader changed from e1a354a0f16743fb98504c8a71d853bf (127.10.195.195) to 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194). New cstate: current_term: 2 leader_uuid: "17f86fce22ee4082aaf402cae9abec0c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:42.196662 14682 consensus_queue.cc:1048] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:42.206863 14645 consensus_queue.cc:1048] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:42.262439 11023 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260710 13:18:42.263903 11023 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260710 13:18:42.264256 11023 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260710 13:18:42.278854 14450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e7705a5205544e9991b5882bca5199f4"
dest_uuid: "1cb37489515f43fa95b23728a50fe819"
mode: GRACEFUL
new_leader_uuid: "e1a354a0f16743fb98504c8a71d853bf"
 from {username='slave'} at 127.0.0.1:35298
I20260710 13:18:42.279335 14450 raft_consensus.cc:606] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 1 LEADER]: Received request to transfer leadership to TS e1a354a0f16743fb98504c8a71d853bf
I20260710 13:18:42.280403 11023 auto_leader_rebalancer.cc:479] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260710 13:18:42.577230 14599 raft_consensus.cc:1275] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Refusing update from remote peer 1cb37489515f43fa95b23728a50fe819: 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:42.578510 14645 consensus_queue.cc:1048] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:42.585479 14525 raft_consensus.cc:1275] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Refusing update from remote peer 1cb37489515f43fa95b23728a50fe819: 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:42.587008 14682 consensus_queue.cc:1048] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [LEADER]: Connected to new peer: Peer: permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:42.616767 14599 raft_consensus.cc:1275] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Refusing update from remote peer 17f86fce22ee4082aaf402cae9abec0c: 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:42.617924 14646 consensus_queue.cc:1048] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:42.625118 14450 raft_consensus.cc:1275] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Refusing update from remote peer 17f86fce22ee4082aaf402cae9abec0c: 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:42.626621 14686 consensus_queue.cc:1048] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [LEADER]: Connected to new peer: Peer: permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:42.751559 14645 raft_consensus.cc:993] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819: : Instructing follower e1a354a0f16743fb98504c8a71d853bf to start an election
I20260710 13:18:42.752079 14682 raft_consensus.cc:1081] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 1 LEADER]: Signalling peer e1a354a0f16743fb98504c8a71d853bf to start an election
I20260710 13:18:42.753515 14599 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e7705a5205544e9991b5882bca5199f4"
dest_uuid: "e1a354a0f16743fb98504c8a71d853bf"
 from {username='slave'} at 127.0.0.1:42768
I20260710 13:18:42.754093 14599 raft_consensus.cc:493] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:42.754454 14599 raft_consensus.cc:3060] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:42.759137 14599 raft_consensus.cc:515] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:42.760772 14599 leader_election.cc:290] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 2 election: Requested vote from peers 1cb37489515f43fa95b23728a50fe819 (127.10.195.193:44341), 17f86fce22ee4082aaf402cae9abec0c (127.10.195.194:42263)
I20260710 13:18:42.761459 14450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7705a5205544e9991b5882bca5199f4" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "1cb37489515f43fa95b23728a50fe819"
I20260710 13:18:42.761893 14525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7705a5205544e9991b5882bca5199f4" candidate_uuid: "e1a354a0f16743fb98504c8a71d853bf" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "17f86fce22ee4082aaf402cae9abec0c"
I20260710 13:18:42.762049 14450 raft_consensus.cc:3055] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:42.762413 14525 raft_consensus.cc:3060] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:42.762406 14450 raft_consensus.cc:740] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 1cb37489515f43fa95b23728a50fe819, State: Running, Role: LEADER
I20260710 13:18:42.763281 14450 consensus_queue.cc:260] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:42.764135 14450 raft_consensus.cc:3060] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:42.767020 14525 raft_consensus.cc:2468] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 2.
I20260710 13:18:42.767905 14564 leader_election.cc:304] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 17f86fce22ee4082aaf402cae9abec0c, e1a354a0f16743fb98504c8a71d853bf; no voters: 
I20260710 13:18:42.768535 14673 raft_consensus.cc:2804] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:42.769402 14450 raft_consensus.cc:2468] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e1a354a0f16743fb98504c8a71d853bf in term 2.
I20260710 13:18:42.769542 14673 raft_consensus.cc:697] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 2 LEADER]: Becoming Leader. State: Replica: e1a354a0f16743fb98504c8a71d853bf, State: Running, Role: LEADER
I20260710 13:18:42.770469 14673 consensus_queue.cc:237] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } }
I20260710 13:18:42.775935 14348 catalog_manager.cc:5697] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf reported cstate change: term changed from 1 to 2, leader changed from 1cb37489515f43fa95b23728a50fe819 (127.10.195.193) to e1a354a0f16743fb98504c8a71d853bf (127.10.195.195). New cstate: current_term: 2 leader_uuid: "e1a354a0f16743fb98504c8a71d853bf" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "1cb37489515f43fa95b23728a50fe819" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 44341 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "17f86fce22ee4082aaf402cae9abec0c" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42263 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e1a354a0f16743fb98504c8a71d853bf" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 44829 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:42.880939 11023 tablet_server.cc:179] TabletServer@127.10.195.193:0 shutting down...
I20260710 13:18:42.898042 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:42.898614 11023 tablet_replica.cc:333] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819: stopping tablet replica
I20260710 13:18:42.899118 11023 raft_consensus.cc:2243] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.899487 11023 raft_consensus.cc:2272] T e7705a5205544e9991b5882bca5199f4 P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.901396 11023 tablet_replica.cc:333] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819: stopping tablet replica
I20260710 13:18:42.901913 11023 raft_consensus.cc:2243] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.902611 11023 raft_consensus.cc:2272] T 6d904d0b06694f80b1874dc9cfecaead P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.904760 11023 tablet_replica.cc:333] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819: stopping tablet replica
I20260710 13:18:42.905202 11023 raft_consensus.cc:2243] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.905558 11023 raft_consensus.cc:2272] T 4df9d8a6a7cd46f4ac60106e65dace22 P 1cb37489515f43fa95b23728a50fe819 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.907464 11023 tablet_replica.cc:333] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819: stopping tablet replica
I20260710 13:18:42.907878 11023 raft_consensus.cc:2243] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.908519 11023 raft_consensus.cc:2272] T 9d7f271e1d1742d68c999bd98601a4ef P 1cb37489515f43fa95b23728a50fe819 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.919345 11023 tablet_server.cc:196] TabletServer@127.10.195.193:0 shutdown complete.
I20260710 13:18:42.929477 11023 tablet_server.cc:179] TabletServer@127.10.195.194:0 shutting down...
I20260710 13:18:42.945955 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:42.946561 11023 tablet_replica.cc:333] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c: stopping tablet replica
I20260710 13:18:42.947099 11023 raft_consensus.cc:2243] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.947494 11023 raft_consensus.cc:2272] T e7705a5205544e9991b5882bca5199f4 P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.949450 11023 tablet_replica.cc:333] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c: stopping tablet replica
I20260710 13:18:42.949955 11023 raft_consensus.cc:2243] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.950325 11023 raft_consensus.cc:2272] T 6d904d0b06694f80b1874dc9cfecaead P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.952507 11023 tablet_replica.cc:333] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c: stopping tablet replica
I20260710 13:18:42.952937 11023 raft_consensus.cc:2243] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:42.953661 11023 raft_consensus.cc:2272] T 4df9d8a6a7cd46f4ac60106e65dace22 P 17f86fce22ee4082aaf402cae9abec0c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.955866 11023 tablet_replica.cc:333] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c: stopping tablet replica
I20260710 13:18:42.956297 11023 raft_consensus.cc:2243] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:42.956664 11023 raft_consensus.cc:2272] T 9d7f271e1d1742d68c999bd98601a4ef P 17f86fce22ee4082aaf402cae9abec0c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:42.977963 11023 tablet_server.cc:196] TabletServer@127.10.195.194:0 shutdown complete.
I20260710 13:18:42.988422 11023 tablet_server.cc:179] TabletServer@127.10.195.195:0 shutting down...
I20260710 13:18:43.002360 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:43.002890 11023 tablet_replica.cc:333] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf: stopping tablet replica
I20260710 13:18:43.003355 11023 raft_consensus.cc:2243] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.003873 11023 pending_rounds.cc:70] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf: Trying to abort 1 pending ops.
I20260710 13:18:43.004029 11023 pending_rounds.cc:77] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf: Aborting op as it isn't in flight: id { term: 2 index: 2 } timestamp: 7305992285274439680 op_type: NO_OP noop_request { }
I20260710 13:18:43.004271 11023 raft_consensus.cc:2889] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 2 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260710 13:18:43.004487 11023 raft_consensus.cc:2272] T e7705a5205544e9991b5882bca5199f4 P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.006410 11023 tablet_replica.cc:333] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf: stopping tablet replica
I20260710 13:18:43.006839 11023 raft_consensus.cc:2243] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.007179 11023 raft_consensus.cc:2272] T 6d904d0b06694f80b1874dc9cfecaead P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.008865 11023 tablet_replica.cc:333] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf: stopping tablet replica
I20260710 13:18:43.009284 11023 raft_consensus.cc:2243] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.009639 11023 raft_consensus.cc:2272] T 9d7f271e1d1742d68c999bd98601a4ef P e1a354a0f16743fb98504c8a71d853bf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.011137 11023 tablet_replica.cc:333] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf: stopping tablet replica
I20260710 13:18:43.011494 11023 raft_consensus.cc:2243] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:43.011817 11023 raft_consensus.cc:2272] T 4df9d8a6a7cd46f4ac60106e65dace22 P e1a354a0f16743fb98504c8a71d853bf [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.032785 11023 tablet_server.cc:196] TabletServer@127.10.195.195:0 shutdown complete.
I20260710 13:18:43.043655 11023 master.cc:562] Master@127.10.195.254:40821 shutting down...
I20260710 13:18:43.056865 11023 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:43.057374 11023 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:43.057691 11023 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6a30a15a04304876b4a835dfc7da0e18: stopping tablet replica
I20260710 13:18:43.066762 11023 master.cc:584] Master@127.10.195.254:40821 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (2625 ms)
[----------] 6 tests from LeaderRebalancerTest (83765 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260710 13:18:43.091784 11023 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.195.254:40657
I20260710 13:18:43.092723 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:43.097077 14695 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:43.097286 14696 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:43.098590 14698 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:43.099323 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:43.100032 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:43.100199 11023 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:43.100338 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689523100321 us; error 0 us; skew 500 ppm
I20260710 13:18:43.100835 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:43.102998 11023 webserver.cc:533] Webserver started at http://127.10.195.254:45087/ using document root <none> and password file <none>
I20260710 13:18:43.103446 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:43.103612 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:43.103843 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:43.104800 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/master-0-root/instance:
uuid: "cca86939489a46bbadbf6ace1d673b1b"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-v94p"
I20260710 13:18:43.108868 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.002s
I20260710 13:18:43.112037 14703 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:43.112717 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260710 13:18:43.112970 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/master-0-root
uuid: "cca86939489a46bbadbf6ace1d673b1b"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-v94p"
I20260710 13:18:43.113248 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-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:43.127218 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:43.128129 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:43.160697 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.254:40657
I20260710 13:18:43.160801 14754 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.254:40657 every 8 connection(s)
I20260710 13:18:43.164253 14755 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:43.173801 14755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b: Bootstrap starting.
I20260710 13:18:43.177917 14755 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.181684 14755 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b: No bootstrap required, opened a new log
I20260710 13:18:43.183531 14755 raft_consensus.cc:359] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cca86939489a46bbadbf6ace1d673b1b" member_type: VOTER }
I20260710 13:18:43.183866 14755 raft_consensus.cc:385] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.184047 14755 raft_consensus.cc:740] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cca86939489a46bbadbf6ace1d673b1b, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.184494 14755 consensus_queue.cc:260] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "cca86939489a46bbadbf6ace1d673b1b" member_type: VOTER }
I20260710 13:18:43.184877 14755 raft_consensus.cc:399] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:43.185062 14755 raft_consensus.cc:493] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:43.185278 14755 raft_consensus.cc:3060] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:43.189271 14755 raft_consensus.cc:515] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cca86939489a46bbadbf6ace1d673b1b" member_type: VOTER }
I20260710 13:18:43.189720 14755 leader_election.cc:304] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [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: cca86939489a46bbadbf6ace1d673b1b; no voters: 
I20260710 13:18:43.190676 14755 leader_election.cc:290] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:43.190941 14758 raft_consensus.cc:2804] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:43.192150 14758 raft_consensus.cc:697] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 1 LEADER]: Becoming Leader. State: Replica: cca86939489a46bbadbf6ace1d673b1b, State: Running, Role: LEADER
I20260710 13:18:43.192736 14758 consensus_queue.cc:237] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [LEADER]: Queue going to LEADER mode. State: All 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: "cca86939489a46bbadbf6ace1d673b1b" member_type: VOTER }
I20260710 13:18:43.193238 14755 sys_catalog.cc:565] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:43.195245 14760 sys_catalog.cc:455] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [sys.catalog]: SysCatalogTable state changed. Reason: New leader cca86939489a46bbadbf6ace1d673b1b. Latest consensus state: current_term: 1 leader_uuid: "cca86939489a46bbadbf6ace1d673b1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cca86939489a46bbadbf6ace1d673b1b" member_type: VOTER } }
I20260710 13:18:43.195219 14759 sys_catalog.cc:455] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "cca86939489a46bbadbf6ace1d673b1b" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "cca86939489a46bbadbf6ace1d673b1b" member_type: VOTER } }
I20260710 13:18:43.195914 14760 sys_catalog.cc:458] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:43.195986 14759 sys_catalog.cc:458] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:43.204613 14763 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:43.208989 14763 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:43.210011 11023 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:43.216706 14763 catalog_manager.cc:1383] Generated new cluster ID: 14e21f4092964b4799a5f925f75ad69a
I20260710 13:18:43.216970 14763 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:43.232131 14763 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:43.233336 14763 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:43.254324 14763 catalog_manager.cc:6070] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b: Generated new TSK 0
I20260710 13:18:43.254896 14763 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:43.276109 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:43.281419 14776 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:43.282536 14777 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:43.283689 11023 server_base.cc:1061] running on GCE node
W20260710 13:18:43.283938 14779 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:43.284754 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:43.284929 11023 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:43.285113 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689523285095 us; error 0 us; skew 500 ppm
I20260710 13:18:43.285663 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:43.287786 11023 webserver.cc:533] Webserver started at http://127.10.195.193:34767/ using document root <none> and password file <none>
I20260710 13:18:43.288226 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:43.288388 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:43.288646 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:43.289701 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-0-root/instance:
uuid: "a75e979d71044555923a6c9a5c31595c"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-v94p"
I20260710 13:18:43.293794 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260710 13:18:43.296752 14784 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:43.297410 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:43.297708 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "a75e979d71044555923a6c9a5c31595c"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-v94p"
I20260710 13:18:43.297988 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-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:43.306875 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:43.307813 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:43.309028 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:43.311172 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:43.311353 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.311554 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:43.311693 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.346535 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:46237
I20260710 13:18:43.346633 14846 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:46237 every 8 connection(s)
I20260710 13:18:43.351006 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:43.357195 14851 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:43.358745 14852 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:43.361317 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:43.362350 14847 heartbeater.cc:344] Connected to a master server at 127.10.195.254:40657
I20260710 13:18:43.362815 14847 heartbeater.cc:461] Registering TS with master...
W20260710 13:18:43.362785 14854 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:43.363749 14847 heartbeater.cc:507] Master 127.10.195.254:40657 requested a full tablet report, sending...
I20260710 13:18:43.364728 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:43.364956 11023 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:43.365106 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689523365091 us; error 0 us; skew 500 ppm
I20260710 13:18:43.365669 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:43.365578 14720 ts_manager.cc:194] Registered new tserver with Master: a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237)
I20260710 13:18:43.367483 14720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47158
I20260710 13:18:43.368245 11023 webserver.cc:533] Webserver started at http://127.10.195.194:38505/ using document root <none> and password file <none>
I20260710 13:18:43.368796 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:43.368954 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:43.369210 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:43.370186 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-1-root/instance:
uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-v94p"
I20260710 13:18:43.374073 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.002s	sys 0.002s
I20260710 13:18:43.376973 14859 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:43.377739 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:43.378007 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-1-root
uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-v94p"
I20260710 13:18:43.378259 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-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:43.392343 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:43.393288 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:43.394652 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:43.396710 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:43.396903 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.397145 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:43.397296 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.434235 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.194:37765
I20260710 13:18:43.434340 14921 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.194:37765 every 8 connection(s)
I20260710 13:18:43.438993 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:43.445421 14925 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:43.446642 14926 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:43.449373 14928 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:43.450141 14922 heartbeater.cc:344] Connected to a master server at 127.10.195.254:40657
I20260710 13:18:43.450414 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:43.450523 14922 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:43.451308 14922 heartbeater.cc:507] Master 127.10.195.254:40657 requested a full tablet report, sending...
I20260710 13:18:43.451362 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:43.451651 11023 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:43.451802 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689523451785 us; error 0 us; skew 500 ppm
I20260710 13:18:43.452536 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:43.453343 14720 ts_manager.cc:194] Registered new tserver with Master: 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:43.455075 11023 webserver.cc:533] Webserver started at http://127.10.195.195:45081/ using document root <none> and password file <none>
I20260710 13:18:43.455242 14720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47170
I20260710 13:18:43.455751 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:43.456005 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:43.456314 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:43.457717 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-2-root/instance:
uuid: "f8b2ca45cff042c1897931d788b429d6"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-v94p"
I20260710 13:18:43.461907 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260710 13:18:43.465052 14933 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:43.465755 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:43.466017 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-2-root
uuid: "f8b2ca45cff042c1897931d788b429d6"
format_stamp: "Formatted at 2026-07-10 13:18:43 on dist-test-slave-v94p"
I20260710 13:18:43.466248 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783689439169936-11023-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:43.478667 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:43.479562 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:43.480886 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:43.482906 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:43.483073 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.483296 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:43.483429 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:43.518146 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.195:38465
I20260710 13:18:43.518241 14995 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.195:38465 every 8 connection(s)
I20260710 13:18:43.530205 14996 heartbeater.cc:344] Connected to a master server at 127.10.195.254:40657
I20260710 13:18:43.530623 14996 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:43.531250 14996 heartbeater.cc:507] Master 127.10.195.254:40657 requested a full tablet report, sending...
I20260710 13:18:43.533008 14720 ts_manager.cc:194] Registered new tserver with Master: f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:43.534082 11023 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013105962s
I20260710 13:18:43.534286 14720 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:47174
I20260710 13:18:43.556444 14720 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47184:
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:43.558859 14720 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:43.634197 14808 tablet_service.cc:1511] Processing CreateTablet for tablet 61da1cbdd539491bbc402e5f0312a456 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:43.634416 14810 tablet_service.cc:1511] Processing CreateTablet for tablet 4732b6edcdab417eb45a846e87cbcd21 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:43.634665 14807 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf04e13fd5842fcb90deaec2a23692d (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:43.635664 14810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4732b6edcdab417eb45a846e87cbcd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.635890 14811 tablet_service.cc:1511] Processing CreateTablet for tablet ca3e96f6f7cf454cb80c76bf030b2ebc (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:43.636778 14807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf04e13fd5842fcb90deaec2a23692d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.637557 14812 tablet_service.cc:1511] Processing CreateTablet for tablet d9e6ee53e504430b9e469f05ad572b2e (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:43.637846 14809 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0844415e9f4420b8939ee1a995beab (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:43.638898 14812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e6ee53e504430b9e469f05ad572b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.639482 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3e96f6f7cf454cb80c76bf030b2ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.641389 14806 tablet_service.cc:1511] Processing CreateTablet for tablet bff332ea4d9640f1b2aae56954bff442 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:43.641872 14809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0844415e9f4420b8939ee1a995beab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.643685 14805 tablet_service.cc:1511] Processing CreateTablet for tablet befa7ca1203344d7b890f5d9ba66e8e9 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:43.644454 14808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61da1cbdd539491bbc402e5f0312a456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.645219 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befa7ca1203344d7b890f5d9ba66e8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.648726 14806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff332ea4d9640f1b2aae56954bff442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.656919 14804 tablet_service.cc:1511] Processing CreateTablet for tablet caf556be5b0f4185acfbea4a868462f4 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:43.658229 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf556be5b0f4185acfbea4a868462f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.668510 14961 tablet_service.cc:1511] Processing CreateTablet for tablet d9e6ee53e504430b9e469f05ad572b2e (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:43.669842 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e6ee53e504430b9e469f05ad572b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.679327 14960 tablet_service.cc:1511] Processing CreateTablet for tablet ca3e96f6f7cf454cb80c76bf030b2ebc (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:43.680768 14960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3e96f6f7cf454cb80c76bf030b2ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.682916 14959 tablet_service.cc:1511] Processing CreateTablet for tablet 4732b6edcdab417eb45a846e87cbcd21 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:43.684267 14959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4732b6edcdab417eb45a846e87cbcd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.690685 14958 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0844415e9f4420b8939ee1a995beab (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:43.691867 14957 tablet_service.cc:1511] Processing CreateTablet for tablet 61da1cbdd539491bbc402e5f0312a456 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:43.692126 14956 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf04e13fd5842fcb90deaec2a23692d (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:43.693885 14955 tablet_service.cc:1511] Processing CreateTablet for tablet bff332ea4d9640f1b2aae56954bff442 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:43.694998 14884 tablet_service.cc:1511] Processing CreateTablet for tablet 0d0844415e9f4420b8939ee1a995beab (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:43.696228 14884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0844415e9f4420b8939ee1a995beab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.695922 14954 tablet_service.cc:1511] Processing CreateTablet for tablet befa7ca1203344d7b890f5d9ba66e8e9 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:43.696849 14887 tablet_service.cc:1511] Processing CreateTablet for tablet d9e6ee53e504430b9e469f05ad572b2e (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:43.698383 14953 tablet_service.cc:1511] Processing CreateTablet for tablet caf556be5b0f4185acfbea4a868462f4 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:43.702440 14883 tablet_service.cc:1511] Processing CreateTablet for tablet 61da1cbdd539491bbc402e5f0312a456 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:43.702543 14882 tablet_service.cc:1511] Processing CreateTablet for tablet 6cf04e13fd5842fcb90deaec2a23692d (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:43.704144 14885 tablet_service.cc:1511] Processing CreateTablet for tablet 4732b6edcdab417eb45a846e87cbcd21 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:43.692080 14958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0d0844415e9f4420b8939ee1a995beab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.698851 15011 tablet_bootstrap.cc:492] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:43.707719 14886 tablet_service.cc:1511] Processing CreateTablet for tablet ca3e96f6f7cf454cb80c76bf030b2ebc (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:43.708014 14879 tablet_service.cc:1511] Processing CreateTablet for tablet caf556be5b0f4185acfbea4a868462f4 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:43.700169 14880 tablet_service.cc:1511] Processing CreateTablet for tablet befa7ca1203344d7b890f5d9ba66e8e9 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:43.699009 14881 tablet_service.cc:1511] Processing CreateTablet for tablet bff332ea4d9640f1b2aae56954bff442 (DEFAULT_TABLE table=test-workload [id=270b106b012a4655a7da45280fdbd656]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:43.709887 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9e6ee53e504430b9e469f05ad572b2e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.713894 14956 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf04e13fd5842fcb90deaec2a23692d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.714433 14882 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cf04e13fd5842fcb90deaec2a23692d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.714645 14957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61da1cbdd539491bbc402e5f0312a456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.717873 14879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf556be5b0f4185acfbea4a868462f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.721910 14880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befa7ca1203344d7b890f5d9ba66e8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.725998 14953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet caf556be5b0f4185acfbea4a868462f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.725926 14883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 61da1cbdd539491bbc402e5f0312a456. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.727610 14955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff332ea4d9640f1b2aae56954bff442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.728570 14881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bff332ea4d9640f1b2aae56954bff442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.729569 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca3e96f6f7cf454cb80c76bf030b2ebc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.730587 14885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4732b6edcdab417eb45a846e87cbcd21. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.733914 14954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet befa7ca1203344d7b890f5d9ba66e8e9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:43.768004 15011 tablet_bootstrap.cc:654] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.783026 15013 tablet_bootstrap.cc:492] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:43.805615 15013 tablet_bootstrap.cc:654] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.806692 15012 tablet_bootstrap.cc:492] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:43.810768 15013 tablet_bootstrap.cc:492] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:43.811259 15013 ts_tablet_manager.cc:1403] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260710 13:18:43.812021 15011 tablet_bootstrap.cc:492] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:43.812489 15011 ts_tablet_manager.cc:1403] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.114s	user 0.021s	sys 0.022s
I20260710 13:18:43.814103 15013 raft_consensus.cc:359] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.814846 15013 raft_consensus.cc:385] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.815212 15013 raft_consensus.cc:740] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.815251 15011 raft_consensus.cc:359] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.816082 15011 raft_consensus.cc:385] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.816390 15012 tablet_bootstrap.cc:654] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.816409 15011 raft_consensus.cc:740] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.816188 15013 consensus_queue.cc:260] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.817423 15011 consensus_queue.cc:260] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.824476 15012 tablet_bootstrap.cc:492] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:43.824958 15012 ts_tablet_manager.cc:1403] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.000s
I20260710 13:18:43.827745 15012 raft_consensus.cc:359] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:43.828402 15012 raft_consensus.cc:385] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.828684 15012 raft_consensus.cc:740] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.829298 15011 ts_tablet_manager.cc:1434] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.005s
I20260710 13:18:43.830052 14847 heartbeater.cc:499] Master 127.10.195.254:40657 was elected leader, sending a full tablet report...
I20260710 13:18:43.830224 14922 heartbeater.cc:499] Master 127.10.195.254:40657 was elected leader, sending a full tablet report...
I20260710 13:18:43.830895 15013 ts_tablet_manager.cc:1434] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.019s	user 0.012s	sys 0.007s
I20260710 13:18:43.831905 15013 tablet_bootstrap.cc:492] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:43.833536 15012 consensus_queue.cc:260] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:43.835163 15011 tablet_bootstrap.cc:492] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:43.839413 15013 tablet_bootstrap.cc:654] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.847524 15013 tablet_bootstrap.cc:492] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:43.848027 15013 ts_tablet_manager.cc:1403] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.004s
I20260710 13:18:43.849337 15011 tablet_bootstrap.cc:654] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:43.850538 14848 tablet.cc:2406] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260710 13:18:43.850804 15013 raft_consensus.cc:359] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.852602 14996 heartbeater.cc:499] Master 127.10.195.254:40657 was elected leader, sending a full tablet report...
I20260710 13:18:43.861124 15013 raft_consensus.cc:385] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.861474 15013 raft_consensus.cc:740] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.852989 15012 ts_tablet_manager.cc:1434] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.028s	user 0.014s	sys 0.003s
I20260710 13:18:43.863155 15012 tablet_bootstrap.cc:492] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:43.863514 15011 tablet_bootstrap.cc:492] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:43.864071 15011 ts_tablet_manager.cc:1403] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.029s	user 0.011s	sys 0.000s
I20260710 13:18:43.864668 15013 consensus_queue.cc:260] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.866899 15011 raft_consensus.cc:359] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.867995 15011 raft_consensus.cc:385] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.868403 15011 raft_consensus.cc:740] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.866899 15013 ts_tablet_manager.cc:1434] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.003s
I20260710 13:18:43.869902 15013 tablet_bootstrap.cc:492] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:43.869884 15011 consensus_queue.cc:260] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.871894 15012 tablet_bootstrap.cc:654] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.872079 15011 ts_tablet_manager.cc:1434] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260710 13:18:43.873054 15011 tablet_bootstrap.cc:492] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:43.876998 15013 tablet_bootstrap.cc:654] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.878445 15011 tablet_bootstrap.cc:654] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.892021 15011 tablet_bootstrap.cc:492] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:43.892603 15011 ts_tablet_manager.cc:1403] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260710 13:18:43.892055 15012 tablet_bootstrap.cc:492] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:43.893951 15012 ts_tablet_manager.cc:1403] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.000s
I20260710 13:18:43.894837 15013 tablet_bootstrap.cc:492] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:43.895274 15013 ts_tablet_manager.cc:1403] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.008s
I20260710 13:18:43.894964 15011 raft_consensus.cc:359] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.895722 15011 raft_consensus.cc:385] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.896020 15011 raft_consensus.cc:740] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.896559 15012 raft_consensus.cc:359] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.896708 15011 consensus_queue.cc:260] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.897306 15012 raft_consensus.cc:385] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.897673 15012 raft_consensus.cc:740] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.897490 15013 raft_consensus.cc:359] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.898336 15013 raft_consensus.cc:385] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.898833 15011 ts_tablet_manager.cc:1434] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:43.898624 15013 raft_consensus.cc:740] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.898548 15012 consensus_queue.cc:260] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.899866 15011 tablet_bootstrap.cc:492] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:43.899724 15013 consensus_queue.cc:260] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.902202 15013 ts_tablet_manager.cc:1434] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:43.902490 15012 ts_tablet_manager.cc:1434] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260710 13:18:43.903424 15012 tablet_bootstrap.cc:492] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:43.905776 15011 tablet_bootstrap.cc:654] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.908270 15013 tablet_bootstrap.cc:492] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:43.908825 15012 tablet_bootstrap.cc:654] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.911229 15016 raft_consensus.cc:493] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:43.911705 15016 raft_consensus.cc:515] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.914710 15013 tablet_bootstrap.cc:654] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.917255 15017 raft_consensus.cc:493] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:43.917726 15017 raft_consensus.cc:515] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.920288 15012 tablet_bootstrap.cc:492] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:43.920451 15017 leader_election.cc:290] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:43.920804 15012 ts_tablet_manager.cc:1403] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.000s
I20260710 13:18:43.924225 15012 raft_consensus.cc:359] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.924924 15012 raft_consensus.cc:385] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.925203 15012 raft_consensus.cc:740] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.939553 15012 consensus_queue.cc:260] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.936379 15011 tablet_bootstrap.cc:492] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:43.940613 15011 ts_tablet_manager.cc:1403] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.041s	user 0.012s	sys 0.024s
I20260710 13:18:43.941967 15012 ts_tablet_manager.cc:1434] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260710 13:18:43.942938 15012 tablet_bootstrap.cc:492] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:43.929911 15013 tablet_bootstrap.cc:492] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:43.925118 15016 leader_election.cc:290] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:43.946002 15013 ts_tablet_manager.cc:1403] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.038s	user 0.009s	sys 0.008s
I20260710 13:18:43.947995 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:43.948871 15013 raft_consensus.cc:359] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.949610 15013 raft_consensus.cc:385] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:18:43.949715 14863 leader_election.cc:343] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:43.949970 15013 raft_consensus.cc:740] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.950767 15013 consensus_queue.cc:260] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.951978 15012 tablet_bootstrap.cc:654] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.945257 15011 raft_consensus.cc:359] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:43.952827 15013 ts_tablet_manager.cc:1434] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:43.952858 15011 raft_consensus.cc:385] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.953547 15011 raft_consensus.cc:740] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.953881 15013 tablet_bootstrap.cc:492] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:43.956200 15011 consensus_queue.cc:260] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:43.962441 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:43.963212 14897 raft_consensus.cc:2468] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:43.966810 15011 ts_tablet_manager.cc:1434] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.026s	user 0.003s	sys 0.004s
I20260710 13:18:43.968379 14788 leader_election.cc:304] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:43.969228 15017 raft_consensus.cc:2804] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:43.969637 15017 raft_consensus.cc:493] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:43.969409 15011 tablet_bootstrap.cc:492] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:43.970013 15017 raft_consensus.cc:3060] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:43.976162 15011 tablet_bootstrap.cc:654] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:43.977336 15017 raft_consensus.cc:515] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.979430 15017 leader_election.cc:290] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:43.981169 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:43.981745 14897 raft_consensus.cc:3060] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:43.982183 15016 raft_consensus.cc:493] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:43.982707 15016 raft_consensus.cc:515] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.985945 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61da1cbdd539491bbc402e5f0312a456" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
W20260710 13:18:43.987466 14863 leader_election.cc:343] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:43.987927 15016 leader_election.cc:290] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:43.989068 14897 raft_consensus.cc:2468] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:43.990799 15011 tablet_bootstrap.cc:492] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:43.990872 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:43.991506 15011 ts_tablet_manager.cc:1403] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.022s	user 0.013s	sys 0.004s
I20260710 13:18:43.993436 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:43.994586 15011 raft_consensus.cc:359] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.995386 15011 raft_consensus.cc:385] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:43.995666 15011 raft_consensus.cc:740] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:43.996335 14788 leader_election.cc:304] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:43.996582 15011 consensus_queue.cc:260] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:43.997131 15017 raft_consensus.cc:2804] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election won for term 1
W20260710 13:18:43.997241 14788 leader_election.cc:343] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:43.998459 14788 leader_election.cc:343] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.002038 15011 ts_tablet_manager.cc:1434] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.010s	user 0.012s	sys 0.000s
I20260710 13:18:44.002962 15011 tablet_bootstrap.cc:492] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:44.003949 15013 tablet_bootstrap.cc:654] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.006201 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:44.008251 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61da1cbdd539491bbc402e5f0312a456" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:44.008976 14821 raft_consensus.cc:2468] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:44.010456 14860 leader_election.cc:304] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:44.011360 15016 raft_consensus.cc:2804] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.011703 15016 raft_consensus.cc:493] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.012015 15016 raft_consensus.cc:3060] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.023223 15011 tablet_bootstrap.cc:654] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.023255 15012 tablet_bootstrap.cc:492] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:44.024228 15012 ts_tablet_manager.cc:1403] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.081s	user 0.028s	sys 0.034s
I20260710 13:18:44.027246 15012 raft_consensus.cc:359] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.027994 15012 raft_consensus.cc:385] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.028303 15012 raft_consensus.cc:740] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.029711 15017 raft_consensus.cc:697] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:44.029843 15012 consensus_queue.cc:260] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.032507 15012 ts_tablet_manager.cc:1434] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260710 13:18:44.033586 15012 tablet_bootstrap.cc:492] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:44.039978 15012 tablet_bootstrap.cc:654] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.030974 15017 consensus_queue.cc:237] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.049237 15035 raft_consensus.cc:493] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.049844 15035 raft_consensus.cc:515] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.050601 15016 raft_consensus.cc:515] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.052007 15035 leader_election.cc:290] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.053728 15016 leader_election.cc:290] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.054824 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3e96f6f7cf454cb80c76bf030b2ebc" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:44.055107 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61da1cbdd539491bbc402e5f0312a456" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
W20260710 13:18:44.056692 14863 leader_election.cc:343] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.055539 14971 raft_consensus.cc:2468] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:44.058133 15011 tablet_bootstrap.cc:492] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:44.058774 15011 ts_tablet_manager.cc:1403] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.042s
I20260710 13:18:44.059177 15012 tablet_bootstrap.cc:492] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:44.059671 15012 ts_tablet_manager.cc:1403] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.026s	user 0.010s	sys 0.011s
I20260710 13:18:44.060178 14860 leader_election.cc:304] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d; no voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:44.061431 15013 tablet_bootstrap.cc:492] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:44.061921 15013 ts_tablet_manager.cc:1403] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.108s	user 0.022s	sys 0.014s
I20260710 13:18:44.061957 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61da1cbdd539491bbc402e5f0312a456" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:44.062376 15011 raft_consensus.cc:359] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.059659 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3e96f6f7cf454cb80c76bf030b2ebc" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:44.062641 15012 raft_consensus.cc:359] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.063169 15011 raft_consensus.cc:385] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.063390 15012 raft_consensus.cc:385] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.063637 15011 raft_consensus.cc:740] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.063766 15012 raft_consensus.cc:740] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.063819 14822 raft_consensus.cc:3060] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.064800 15011 consensus_queue.cc:260] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.065013 15013 raft_consensus.cc:359] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:44.064810 15012 consensus_queue.cc:260] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.065865 15013 raft_consensus.cc:385] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.066196 15013 raft_consensus.cc:740] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.067771 15011 ts_tablet_manager.cc:1434] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.001s
I20260710 13:18:44.068017 15013 consensus_queue.cc:260] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:44.069870 15012 ts_tablet_manager.cc:1434] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260710 13:18:44.070995 15012 tablet_bootstrap.cc:492] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:44.075953 15040 raft_consensus.cc:2749] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.062805 14788 leader_election.cc:304] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:44.077417 15017 raft_consensus.cc:2804] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:18:44.077626 14788 leader_election.cc:343] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.077845 15017 raft_consensus.cc:493] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.078083 15013 ts_tablet_manager.cc:1434] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.003s
I20260710 13:18:44.079063 15012 tablet_bootstrap.cc:654] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.079396 15017 raft_consensus.cc:3060] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.080853 15013 tablet_bootstrap.cc:492] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:44.082237 14822 raft_consensus.cc:2468] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 1.
I20260710 13:18:44.083369 14860 leader_election.cc:304] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:44.084429 15016 raft_consensus.cc:2804] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.087318 15013 tablet_bootstrap.cc:654] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.087522 15016 raft_consensus.cc:697] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:44.088388 15016 consensus_queue.cc:237] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.091086 15012 tablet_bootstrap.cc:492] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:44.087221 15011 tablet_bootstrap.cc:492] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:44.091636 15012 ts_tablet_manager.cc:1403] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.021s	user 0.011s	sys 0.006s
I20260710 13:18:44.094820 15012 raft_consensus.cc:359] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.095541 15012 raft_consensus.cc:385] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.095546 14720 catalog_manager.cc:5697] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 1 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.098919 15011 tablet_bootstrap.cc:654] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.099026 15013 tablet_bootstrap.cc:492] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:44.100832 15013 ts_tablet_manager.cc:1403] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 13:18:44.095896 15012 raft_consensus.cc:740] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.101004 15019 raft_consensus.cc:493] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.101449 15019 raft_consensus.cc:515] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:44.101634 15012 consensus_queue.cc:260] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.104293 14719 catalog_manager.cc:5697] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.105093 15019 leader_election.cc:290] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:44.099834 15017 raft_consensus.cc:515] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.109100 15012 ts_tablet_manager.cc:1434] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260710 13:18:44.109215 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3e96f6f7cf454cb80c76bf030b2ebc" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:44.110220 15012 tablet_bootstrap.cc:492] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
W20260710 13:18:44.110400 14788 leader_election.cc:343] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.110970 15017 leader_election.cc:290] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.111321 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3e96f6f7cf454cb80c76bf030b2ebc" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:44.105435 15013 raft_consensus.cc:359] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.112087 15013 raft_consensus.cc:385] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.112414 15013 raft_consensus.cc:740] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.114162 15013 consensus_queue.cc:260] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.111863 14971 raft_consensus.cc:3060] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.116701 15013 ts_tablet_manager.cc:1434] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260710 13:18:44.117751 15013 tablet_bootstrap.cc:492] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:44.124683 14971 raft_consensus.cc:2468] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:44.128255 14788 leader_election.cc:304] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:44.129338 15017 raft_consensus.cc:2804] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.129812 15017 raft_consensus.cc:697] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:44.130510 15013 tablet_bootstrap.cc:654] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.128458 15012 tablet_bootstrap.cc:654] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.131318 15011 tablet_bootstrap.cc:492] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:44.130671 15017 consensus_queue.cc:237] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.132742 15019 raft_consensus.cc:493] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.133224 15019 raft_consensus.cc:515] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.133805 15011 ts_tablet_manager.cc:1403] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.047s	user 0.009s	sys 0.003s
I20260710 13:18:44.135210 15019 leader_election.cc:290] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:44.136674 15011 raft_consensus.cc:359] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.137389 15011 raft_consensus.cc:385] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.140204 15011 raft_consensus.cc:740] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.140799 15011 consensus_queue.cc:260] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.152120 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6ee53e504430b9e469f05ad572b2e" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:44.152865 14822 raft_consensus.cc:2468] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 0.
I20260710 13:18:44.155534 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:44.156368 15011 ts_tablet_manager.cc:1434] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:18:44.157402 15011 tablet_bootstrap.cc:492] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:44.157210 14934 leader_election.cc:304] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
W20260710 13:18:44.165007 14934 leader_election.cc:343] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.165468 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:44.166764 15019 raft_consensus.cc:2804] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.167285 15019 raft_consensus.cc:493] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.167569 15019 raft_consensus.cc:3060] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.165033 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6ee53e504430b9e469f05ad572b2e" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:44.170099 14897 raft_consensus.cc:2468] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 0.
I20260710 13:18:44.166139 14896 raft_consensus.cc:2468] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 0.
I20260710 13:18:44.172128 14937 leader_election.cc:304] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: a75e979d71044555923a6c9a5c31595c
I20260710 13:18:44.173736 15046 raft_consensus.cc:2804] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.174026 15046 raft_consensus.cc:493] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.174275 15046 raft_consensus.cc:3060] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.175369 15013 tablet_bootstrap.cc:492] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:44.175871 15013 ts_tablet_manager.cc:1403] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.058s	user 0.005s	sys 0.017s
I20260710 13:18:44.176249 15019 raft_consensus.cc:515] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:44.179656 15046 raft_consensus.cc:515] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.180433 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6ee53e504430b9e469f05ad572b2e" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:44.181015 14896 raft_consensus.cc:3060] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.182103 15046 leader_election.cc:290] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:44.183423 15011 tablet_bootstrap.cc:654] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.183715 15012 tablet_bootstrap.cc:492] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:44.186093 15012 ts_tablet_manager.cc:1403] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.076s	user 0.018s	sys 0.031s
I20260710 13:18:44.186573 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6ee53e504430b9e469f05ad572b2e" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:44.187175 14822 raft_consensus.cc:3060] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.187778 14896 raft_consensus.cc:2468] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 1.
I20260710 13:18:44.178649 15013 raft_consensus.cc:359] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.188902 14937 leader_election.cc:304] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:44.190156 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:44.184985 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:44.191340 14897 raft_consensus.cc:3060] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.188925 15012 raft_consensus.cc:359] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
W20260710 13:18:44.194255 14934 leader_election.cc:343] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:44.193392 15012 raft_consensus.cc:385] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.184330 15046 raft_consensus.cc:493] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.189086 15013 raft_consensus.cc:385] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.194795 15012 raft_consensus.cc:740] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.195351 15046 raft_consensus.cc:515] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.195581 15012 consensus_queue.cc:260] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.195037 15013 raft_consensus.cc:740] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.198937 15056 raft_consensus.cc:2804] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.202123 15046 leader_election.cc:290] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:44.202304 15016 raft_consensus.cc:493] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.202728 15016 raft_consensus.cc:515] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.203294 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf04e13fd5842fcb90deaec2a23692d" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:44.197461 15013 consensus_queue.cc:260] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.203987 14896 raft_consensus.cc:2468] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 0.
I20260710 13:18:44.204624 15016 leader_election.cc:290] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.205544 15013 ts_tablet_manager.cc:1434] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260710 13:18:44.206669 15013 tablet_bootstrap.cc:492] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:44.206571 14820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:44.207692 14820 raft_consensus.cc:2468] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:44.208878 14860 leader_election.cc:304] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:44.205348 14937 leader_election.cc:304] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:44.209806 15016 raft_consensus.cc:2804] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.210634 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:44.211198 14971 raft_consensus.cc:2468] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:44.210201 15016 raft_consensus.cc:493] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.212106 15016 raft_consensus.cc:3060] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.203418 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf04e13fd5842fcb90deaec2a23692d" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:44.215034 14821 raft_consensus.cc:2468] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 0.
I20260710 13:18:44.218672 14822 raft_consensus.cc:2468] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 1.
I20260710 13:18:44.219555 15016 raft_consensus.cc:515] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.222146 15046 raft_consensus.cc:2804] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.222501 15046 raft_consensus.cc:493] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.222819 15046 raft_consensus.cc:3060] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.223641 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:44.224243 14821 raft_consensus.cc:3060] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.185395 15019 leader_election.cc:290] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:44.229152 14897 raft_consensus.cc:2468] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 1.
I20260710 13:18:44.231112 14821 raft_consensus.cc:2468] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 1.
I20260710 13:18:44.232309 14860 leader_election.cc:304] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:44.233089 15013 tablet_bootstrap.cc:654] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.233109 15040 raft_consensus.cc:2804] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.233807 15040 raft_consensus.cc:697] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:44.234613 15040 consensus_queue.cc:237] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.240681 15056 raft_consensus.cc:697] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:44.241703 15056 consensus_queue.cc:237] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:44.242952 15046 raft_consensus.cc:515] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.246950 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf04e13fd5842fcb90deaec2a23692d" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:44.247581 14821 raft_consensus.cc:3060] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.248574 14937 leader_election.cc:304] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: a75e979d71044555923a6c9a5c31595c
I20260710 13:18:44.249745 15019 raft_consensus.cc:2804] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.250190 15019 raft_consensus.cc:697] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:44.250911 15019 consensus_queue.cc:237] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.261346 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf04e13fd5842fcb90deaec2a23692d" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:44.262079 14897 raft_consensus.cc:3060] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:44.262853 14768 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:44.264223 14720 catalog_manager.cc:5697] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 1 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.269244 14821 raft_consensus.cc:2468] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 1.
I20260710 13:18:44.269662 14897 raft_consensus.cc:2468] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 1.
I20260710 13:18:44.270514 14934 leader_election.cc:304] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:44.272164 15016 leader_election.cc:290] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.273633 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:44.274211 14971 raft_consensus.cc:3060] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.275720 15011 tablet_bootstrap.cc:492] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:44.276186 15011 ts_tablet_manager.cc:1403] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.119s	user 0.007s	sys 0.011s
I20260710 13:18:44.271520 15046 leader_election.cc:290] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:44.278751 15012 ts_tablet_manager.cc:1434] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.092s	user 0.018s	sys 0.034s
I20260710 13:18:44.278641 15011 raft_consensus.cc:359] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.279307 15011 raft_consensus.cc:385] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.279579 15011 raft_consensus.cc:740] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.280174 15012 tablet_bootstrap.cc:492] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:44.280352 15011 consensus_queue.cc:260] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.282562 15011 ts_tablet_manager.cc:1434] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:18:44.283376 15011 tablet_bootstrap.cc:492] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:44.283388 15013 tablet_bootstrap.cc:492] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:44.283921 15013 ts_tablet_manager.cc:1403] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.077s	user 0.020s	sys 0.014s
I20260710 13:18:44.287110 15013 raft_consensus.cc:359] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.287940 15013 raft_consensus.cc:385] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.288156 15013 raft_consensus.cc:740] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.272007 15056 raft_consensus.cc:2804] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.285842 14971 raft_consensus.cc:2468] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 1.
I20260710 13:18:44.289892 15017 raft_consensus.cc:493] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.290344 15017 raft_consensus.cc:515] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.291321 14719 catalog_manager.cc:5697] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.292385 15017 leader_election.cc:290] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.294024 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:44.293999 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:44.295166 15012 tablet_bootstrap.cc:654] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.295601 15013 consensus_queue.cc:260] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.296470 14897 raft_consensus.cc:2468] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:44.297561 15013 ts_tablet_manager.cc:1434] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.013s	user 0.002s	sys 0.001s
I20260710 13:18:44.298425 15013 tablet_bootstrap.cc:492] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:44.298247 14788 leader_election.cc:304] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:44.299178 15017 raft_consensus.cc:2804] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.299647 15017 raft_consensus.cc:493] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.299984 15017 raft_consensus.cc:3060] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.301308 15011 tablet_bootstrap.cc:654] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.304260 15056 raft_consensus.cc:697] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:44.305186 15056 consensus_queue.cc:237] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.306761 15013 tablet_bootstrap.cc:654] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.295284 14971 raft_consensus.cc:2468] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:44.324651 15012 tablet_bootstrap.cc:492] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:44.325227 15012 ts_tablet_manager.cc:1403] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.045s	user 0.012s	sys 0.004s
I20260710 13:18:44.324012 14719 catalog_manager.cc:5697] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.327271 14719 catalog_manager.cc:5697] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.328060 15012 raft_consensus.cc:359] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.328851 15012 raft_consensus.cc:385] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.329123 15012 raft_consensus.cc:740] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.332196 15017 raft_consensus.cc:515] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.333933 15011 tablet_bootstrap.cc:492] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:44.334447 15011 ts_tablet_manager.cc:1403] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.051s	user 0.016s	sys 0.015s
I20260710 13:18:44.335443 15013 tablet_bootstrap.cc:492] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:44.335321 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:44.335580 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:44.335903 15013 ts_tablet_manager.cc:1403] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.038s	user 0.008s	sys 0.002s
I20260710 13:18:44.336171 14971 raft_consensus.cc:3060] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.337248 15011 raft_consensus.cc:359] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.338066 15011 raft_consensus.cc:385] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.338358 15011 raft_consensus.cc:740] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.338409 15013 raft_consensus.cc:359] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.339054 15013 raft_consensus.cc:385] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.339316 15013 raft_consensus.cc:740] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.339324 15011 consensus_queue.cc:260] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.335930 14897 raft_consensus.cc:3060] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.340190 15017 leader_election.cc:290] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.340608 15012 consensus_queue.cc:260] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.341506 15019 raft_consensus.cc:493] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.341950 15019 raft_consensus.cc:515] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.343891 14971 raft_consensus.cc:2468] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:44.343918 15019 leader_election.cc:290] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:44.345054 14788 leader_election.cc:304] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:44.345191 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61da1cbdd539491bbc402e5f0312a456" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:44.345288 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "61da1cbdd539491bbc402e5f0312a456" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:44.346014 15017 raft_consensus.cc:2804] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.346369 14821 raft_consensus.cc:2393] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8b2ca45cff042c1897931d788b429d6 in current term 1: Already voted for candidate 58f75b270ac9418cbe7adebcfdc36b0d in this term.
I20260710 13:18:44.340076 15013 consensus_queue.cc:260] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.346668 15017 raft_consensus.cc:697] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:44.347645 14934 leader_election.cc:304] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2ca45cff042c1897931d788b429d6; no voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c
I20260710 13:18:44.348332 15013 ts_tablet_manager.cc:1434] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.000s
I20260710 13:18:44.348826 15019 raft_consensus.cc:3060] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.350366 15011 ts_tablet_manager.cc:1434] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260710 13:18:44.346376 15012 ts_tablet_manager.cc:1434] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.021s	user 0.008s	sys 0.000s
I20260710 13:18:44.351969 15012 tablet_bootstrap.cc:492] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:44.350538 14897 raft_consensus.cc:2468] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:44.353816 15017 consensus_queue.cc:237] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.357923 15012 tablet_bootstrap.cc:654] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:44.358512 15019 raft_consensus.cc:2749] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.367174 14720 catalog_manager.cc:5697] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:44.369259 15012 tablet_bootstrap.cc:492] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:44.369690 15012 ts_tablet_manager.cc:1403] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.018s	user 0.015s	sys 0.003s
I20260710 13:18:44.370693 14717 catalog_manager.cc:5697] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 1 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.372224 15012 raft_consensus.cc:359] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.373149 15012 raft_consensus.cc:385] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:44.373404 15012 raft_consensus.cc:740] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:44.374073 15012 consensus_queue.cc:260] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.375849 15012 ts_tablet_manager.cc:1434] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:44.382524 15040 raft_consensus.cc:493] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.382946 15040 raft_consensus.cc:515] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.384449 15040 leader_election.cc:290] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.385138 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3e96f6f7cf454cb80c76bf030b2ebc" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:44.386081 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca3e96f6f7cf454cb80c76bf030b2ebc" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:44.386801 14971 raft_consensus.cc:2393] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58f75b270ac9418cbe7adebcfdc36b0d in current term 1: Already voted for candidate a75e979d71044555923a6c9a5c31595c in this term.
I20260710 13:18:44.387737 14863 leader_election.cc:304] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d; no voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:44.388509 15040 raft_consensus.cc:3060] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.393086 15040 raft_consensus.cc:2749] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.437749 15017 consensus_queue.cc:1048] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.448328 14971 raft_consensus.cc:3060] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.455590 15035 consensus_queue.cc:1048] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.650187 15040 consensus_queue.cc:1048] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.659508 15016 consensus_queue.cc:1048] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.666487 15016 raft_consensus.cc:493] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.666905 15016 raft_consensus.cc:515] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.668644 15016 leader_election.cc:290] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.669258 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf556be5b0f4185acfbea4a868462f4" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:44.669523 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf556be5b0f4185acfbea4a868462f4" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:44.671576 14821 raft_consensus.cc:2468] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:44.671844 14971 raft_consensus.cc:2468] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:44.672679 14860 leader_election.cc:304] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:44.673281 15016 raft_consensus.cc:2804] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:44.673532 15016 raft_consensus.cc:493] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:44.673811 15016 raft_consensus.cc:3060] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.678236 15016 raft_consensus.cc:515] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.679699 15016 leader_election.cc:290] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.680194 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf556be5b0f4185acfbea4a868462f4" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:44.680680 14821 raft_consensus.cc:3060] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.680907 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf556be5b0f4185acfbea4a868462f4" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:44.681455 14971 raft_consensus.cc:3060] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.687106 14821 raft_consensus.cc:2468] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 1.
I20260710 13:18:44.687779 14971 raft_consensus.cc:2468] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 1.
I20260710 13:18:44.688127 14860 leader_election.cc:304] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:44.688817 15016 raft_consensus.cc:2804] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:44.689211 15016 raft_consensus.cc:697] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:44.689919 15016 consensus_queue.cc:237] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.694130 15016 consensus_queue.cc:1048] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.697176 14720 catalog_manager.cc:5697] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.704682 15042 consensus_queue.cc:1048] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:44.705431 15035 consensus_queue.cc:1048] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.721951 15056 consensus_queue.cc:1048] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.723062 15017 consensus_queue.cc:1048] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.724128 15056 consensus_queue.cc:1048] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.735193 15057 consensus_queue.cc:1048] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.741492 15046 consensus_queue.cc:1048] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.771268 15017 consensus_queue.cc:1048] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.781303 15071 consensus_queue.cc:1048] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260710 13:18:44.804262 14971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9e6ee53e504430b9e469f05ad572b2e"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
mode: GRACEFUL
new_leader_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:46192
I20260710 13:18:44.804721 14971 raft_consensus.cc:606] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Received request to transfer leadership to TS a75e979d71044555923a6c9a5c31595c
I20260710 13:18:44.811265 14971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
mode: GRACEFUL
new_leader_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:46192
I20260710 13:18:44.811679 14971 raft_consensus.cc:606] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Received request to transfer leadership to TS a75e979d71044555923a6c9a5c31595c
I20260710 13:18:44.822968 14897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
mode: GRACEFUL
new_leader_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:36164
I20260710 13:18:44.823407 14897 raft_consensus.cc:606] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Received request to transfer leadership to TS a75e979d71044555923a6c9a5c31595c
I20260710 13:18:44.829924 14971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6cf04e13fd5842fcb90deaec2a23692d"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
mode: GRACEFUL
new_leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:46192
I20260710 13:18:44.830350 14971 raft_consensus.cc:606] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Received request to transfer leadership to TS 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:44.831851 15071 raft_consensus.cc:493] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:44.832350 15071 raft_consensus.cc:515] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.834096 15071 leader_election.cc:290] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.834704 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:44.835129 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:44.835469 14897 raft_consensus.cc:2393] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a75e979d71044555923a6c9a5c31595c in current term 1: Already voted for candidate f8b2ca45cff042c1897931d788b429d6 in this term.
I20260710 13:18:44.836902 14788 leader_election.cc:304] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a75e979d71044555923a6c9a5c31595c; no voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:44.837656 15071 raft_consensus.cc:3060] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:44.843617 15071 raft_consensus.cc:2749] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:44.844630 14822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
mode: GRACEFUL
new_leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:48734
I20260710 13:18:44.845171 14822 raft_consensus.cc:606] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Received request to transfer leadership to TS 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:44.849466 15046 consensus_queue.cc:1048] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.850028 14822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
mode: GRACEFUL
new_leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:48734
I20260710 13:18:44.850507 14822 raft_consensus.cc:606] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Received request to transfer leadership to TS 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:44.855424 14897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "caf556be5b0f4185acfbea4a868462f4"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
mode: GRACEFUL
new_leader_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:36164
I20260710 13:18:44.855940 14897 raft_consensus.cc:606] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Received request to transfer leadership to TS f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:44.860098 15019 consensus_queue.cc:1048] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:44.866695 15019 raft_consensus.cc:993] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6: : Instructing follower a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:44.867123 15056 raft_consensus.cc:1081] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Signalling peer a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:44.870358 14822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:48718
I20260710 13:18:44.870838 14822 raft_consensus.cc:493] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.871178 14822 raft_consensus.cc:3060] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.873719 15017 raft_consensus.cc:993] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c: : Instructing follower 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:44.874145 15071 raft_consensus.cc:1081] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Signalling peer 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:44.875412 14897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:36146
I20260710 13:18:44.875802 14897 raft_consensus.cc:493] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:44.876050 14897 raft_consensus.cc:3060] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.876080 14822 raft_consensus.cc:515] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.877938 14822 leader_election.cc:290] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.878906 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:44.879468 14895 raft_consensus.cc:3060] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.880290 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4732b6edcdab417eb45a846e87cbcd21" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:44.880859 14971 raft_consensus.cc:3055] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.881174 14971 raft_consensus.cc:740] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:44.881508 14897 raft_consensus.cc:515] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.881996 14971 consensus_queue.cc:260] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.883106 14897 leader_election.cc:290] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:44.883242 14971 raft_consensus.cc:3060] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.884141 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:44.884665 14970 raft_consensus.cc:3060] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.886036 14895 raft_consensus.cc:2468] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:44.887013 14788 leader_election.cc:304] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:44.888085 15071 raft_consensus.cc:2804] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.888249 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "befa7ca1203344d7b890f5d9ba66e8e9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:44.888413 15071 raft_consensus.cc:697] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:44.888801 14822 raft_consensus.cc:3055] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:44.889134 14822 raft_consensus.cc:740] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:44.889923 14822 consensus_queue.cc:260] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.891093 14822 raft_consensus.cc:3060] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:44.891693 14971 raft_consensus.cc:2468] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:44.891882 14970 raft_consensus.cc:2468] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:44.889065 15071 consensus_queue.cc:237] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.893035 14863 leader_election.cc:304] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:44.893919 15042 raft_consensus.cc:2804] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:44.894372 15042 raft_consensus.cc:697] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:44.895134 15042 consensus_queue.cc:237] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:44.897379 14822 raft_consensus.cc:2468] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:44.901212 14717 catalog_manager.cc:5697] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 1 to 2, leader changed from f8b2ca45cff042c1897931d788b429d6 (127.10.195.195) to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 2 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:44.902949 14720 catalog_manager.cc:5697] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 1 to 2, leader changed from a75e979d71044555923a6c9a5c31595c (127.10.195.193) to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.105796 15042 consensus_queue.cc:1048] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.112320 15040 raft_consensus.cc:993] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d: : Instructing follower f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:45.112792 15016 raft_consensus.cc:1081] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Signalling peer f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:45.114427 14971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "caf556be5b0f4185acfbea4a868462f4"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:46168
I20260710 13:18:45.115932 14971 raft_consensus.cc:493] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.116250 14971 raft_consensus.cc:3060] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.118449 15042 consensus_queue.cc:1048] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:45.122668 14971 raft_consensus.cc:515] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.124815 14971 leader_election.cc:290] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 2 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:45.125682 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf556be5b0f4185acfbea4a868462f4" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:45.127869 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "caf556be5b0f4185acfbea4a868462f4" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:45.128495 14897 raft_consensus.cc:3055] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.128834 14897 raft_consensus.cc:740] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:45.129621 14897 consensus_queue.cc:260] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.130834 14897 raft_consensus.cc:3060] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.136471 14897 raft_consensus.cc:2468] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 2.
I20260710 13:18:45.137373 14937 leader_election.cc:304] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [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: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: a75e979d71044555923a6c9a5c31595c
I20260710 13:18:45.138087 15056 raft_consensus.cc:2804] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.138507 15056 raft_consensus.cc:697] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 2 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:45.139289 15056 consensus_queue.cc:237] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.141512 15046 raft_consensus.cc:993] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6: : Instructing follower a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:45.141988 15056 raft_consensus.cc:1081] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Signalling peer a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:45.143321 14822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9e6ee53e504430b9e469f05ad572b2e"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:48718
I20260710 13:18:45.143815 14822 raft_consensus.cc:493] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.144140 14822 raft_consensus.cc:3060] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.145438 14720 catalog_manager.cc:5697] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 1 to 2, leader changed from 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194) to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:45.148514 14822 raft_consensus.cc:515] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:45.150316 14822 leader_election.cc:290] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Requested vote from peers f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:45.150991 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6ee53e504430b9e469f05ad572b2e" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:45.151436 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9e6ee53e504430b9e469f05ad572b2e" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:45.151561 14971 raft_consensus.cc:3055] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.152052 14897 raft_consensus.cc:3060] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.152369 14971 raft_consensus.cc:740] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:45.153139 14971 consensus_queue.cc:260] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:45.154103 14971 raft_consensus.cc:3060] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.156865 14897 raft_consensus.cc:2468] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:45.157788 14788 leader_election.cc:304] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:45.158579 15017 raft_consensus.cc:2804] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.159044 15017 raft_consensus.cc:697] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:45.159587 14971 raft_consensus.cc:2468] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:45.159760 15017 consensus_queue.cc:237] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } }
I20260710 13:18:45.171058 15016 raft_consensus.cc:993] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d: : Instructing follower a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:45.171494 15042 raft_consensus.cc:1081] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Signalling peer a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:45.171751 14717 catalog_manager.cc:5697] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 1 to 2, leader changed from f8b2ca45cff042c1897931d788b429d6 (127.10.195.195) to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 2 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.173102 14822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:48710
I20260710 13:18:45.173663 14822 raft_consensus.cc:493] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.173911 14822 raft_consensus.cc:3060] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.179594 14822 raft_consensus.cc:515] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.181246 14822 leader_election.cc:290] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:45.181919 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:45.182147 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:45.182397 14897 raft_consensus.cc:3055] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.182678 14970 raft_consensus.cc:3060] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.182684 14897 raft_consensus.cc:740] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:45.183530 14897 consensus_queue.cc:260] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.184301 14897 raft_consensus.cc:3060] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.187299 14970 raft_consensus.cc:2468] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:45.188170 14788 leader_election.cc:304] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:45.188772 15017 raft_consensus.cc:2804] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.188833 14897 raft_consensus.cc:2468] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:45.189286 15017 raft_consensus.cc:697] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:45.190124 15017 consensus_queue.cc:237] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.191352 15046 raft_consensus.cc:993] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6: : Instructing follower 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:45.191741 15019 raft_consensus.cc:1081] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Signalling peer 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:45.193358 14897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6cf04e13fd5842fcb90deaec2a23692d"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:36158
I20260710 13:18:45.193794 14897 raft_consensus.cc:493] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.194060 14897 raft_consensus.cc:3060] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.196084 14717 catalog_manager.cc:5697] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 1 to 2, leader changed from 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194) to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 2 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.198320 14897 raft_consensus.cc:515] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.199967 14897 leader_election.cc:290] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:45.201184 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf04e13fd5842fcb90deaec2a23692d" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:45.200979 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cf04e13fd5842fcb90deaec2a23692d" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:45.201787 14822 raft_consensus.cc:3060] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.202224 14970 raft_consensus.cc:3055] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.203774 14970 raft_consensus.cc:740] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:45.206634 14970 consensus_queue.cc:260] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.207540 14970 raft_consensus.cc:3060] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.210186 14822 raft_consensus.cc:2468] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:45.211124 14860 leader_election.cc:304] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:45.211699 15042 raft_consensus.cc:2804] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.212044 15042 raft_consensus.cc:697] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:45.212113 14970 raft_consensus.cc:2468] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:45.212747 15042 consensus_queue.cc:237] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.218464 14720 catalog_manager.cc:5697] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 1 to 2, leader changed from f8b2ca45cff042c1897931d788b429d6 (127.10.195.195) to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.341499 14970 raft_consensus.cc:1275] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:45.342698 15017 consensus_queue.cc:1048] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.349917 14897 raft_consensus.cc:1275] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:45.351557 15035 consensus_queue.cc:1048] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.371596 15071 raft_consensus.cc:993] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c: : Instructing follower 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:45.372011 15035 raft_consensus.cc:1081] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Signalling peer 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:45.373397 14897 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:36146
I20260710 13:18:45.373968 14897 raft_consensus.cc:493] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:45.374339 14897 raft_consensus.cc:3060] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.376281 14970 raft_consensus.cc:1275] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:45.377497 15042 consensus_queue.cc:1048] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.379698 14897 raft_consensus.cc:515] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.381705 14897 leader_election.cc:290] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:45.382862 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:45.383508 14970 raft_consensus.cc:3060] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.383630 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:45.384182 14822 raft_consensus.cc:3055] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:45.384492 14822 raft_consensus.cc:740] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:45.385234 14822 consensus_queue.cc:260] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.386674 14822 raft_consensus.cc:3060] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.392841 14970 raft_consensus.cc:2468] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:45.394037 14863 leader_election.cc:304] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:45.394883 15042 raft_consensus.cc:2804] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:45.393707 14821 raft_consensus.cc:1275] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:45.395350 15042 raft_consensus.cc:697] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:45.395292 14822 raft_consensus.cc:2468] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:45.396248 15042 consensus_queue.cc:237] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:45.396641 15040 consensus_queue.cc:1048] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.405151 14717 catalog_manager.cc:5697] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 1 to 2, leader changed from a75e979d71044555923a6c9a5c31595c (127.10.195.193) to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:45.641510 14897 raft_consensus.cc:1275] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:45.642952 15035 consensus_queue.cc:1048] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.649609 14970 raft_consensus.cc:1275] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:45.652325 15071 consensus_queue.cc:1048] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.673720 14897 raft_consensus.cc:1275] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: 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:45.674741 15019 consensus_queue.cc:1048] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.681969 14822 raft_consensus.cc:3060] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:45.687811 14822 raft_consensus.cc:1275] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: 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:45.689157 15096 consensus_queue.cc:1048] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.697762 14970 raft_consensus.cc:1275] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:45.698803 15071 consensus_queue.cc:1048] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.705717 14897 raft_consensus.cc:1275] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:45.707304 15035 consensus_queue.cc:1048] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.745363 14822 raft_consensus.cc:1275] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:45.746466 15040 consensus_queue.cc:1048] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.754671 14970 raft_consensus.cc:1275] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:45.756309 15016 consensus_queue.cc:1048] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.916616 14822 raft_consensus.cc:1275] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:45.917743 15016 consensus_queue.cc:1048] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:45.926291 14971 raft_consensus.cc:1275] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:45.930954 15102 consensus_queue.cc:1048] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:47.882277 14720 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:47200:
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:18:47.884229 14720 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:18:47.931041 14810 tablet_service.cc:1511] Processing CreateTablet for tablet f572e4eaac594e2cb853cbba097017a0 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:47.932294 14810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f572e4eaac594e2cb853cbba097017a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.932468 14881 tablet_service.cc:1511] Processing CreateTablet for tablet f572e4eaac594e2cb853cbba097017a0 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:47.933105 14954 tablet_service.cc:1511] Processing CreateTablet for tablet f572e4eaac594e2cb853cbba097017a0 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:47.933697 14881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f572e4eaac594e2cb853cbba097017a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.934253 14954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f572e4eaac594e2cb853cbba097017a0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.938401 14804 tablet_service.cc:1511] Processing CreateTablet for tablet 0982ec90cb3949f2b4ef67a07bcddbec (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:47.939522 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0982ec90cb3949f2b4ef67a07bcddbec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.939424 14886 tablet_service.cc:1511] Processing CreateTablet for tablet 0982ec90cb3949f2b4ef67a07bcddbec (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:47.940626 14886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0982ec90cb3949f2b4ef67a07bcddbec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.941531 14809 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe62802536f4464855a6ece41ffff52 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:47.943817 14809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe62802536f4464855a6ece41ffff52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.944065 14953 tablet_service.cc:1511] Processing CreateTablet for tablet 0982ec90cb3949f2b4ef67a07bcddbec (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:47.945211 14953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0982ec90cb3949f2b4ef67a07bcddbec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.946054 14955 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe62802536f4464855a6ece41ffff52 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:47.947186 14955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe62802536f4464855a6ece41ffff52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.948148 14885 tablet_service.cc:1511] Processing CreateTablet for tablet e1d3392bac8f48ad9eda1a3f3e9db4a5 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:47.949278 14885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d3392bac8f48ad9eda1a3f3e9db4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.951828 14879 tablet_service.cc:1511] Processing CreateTablet for tablet 3fe62802536f4464855a6ece41ffff52 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:47.952960 14879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fe62802536f4464855a6ece41ffff52. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.955801 14887 tablet_service.cc:1511] Processing CreateTablet for tablet cd153254a0cd4b50a240ed591c0177a9 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:47.956465 14958 tablet_service.cc:1511] Processing CreateTablet for tablet cd153254a0cd4b50a240ed591c0177a9 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:47.956954 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd153254a0cd4b50a240ed591c0177a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.957229 14806 tablet_service.cc:1511] Processing CreateTablet for tablet e1d3392bac8f48ad9eda1a3f3e9db4a5 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:47.957659 14811 tablet_service.cc:1511] Processing CreateTablet for tablet ddca59bdb8e942319ff0950892a51fa8 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:47.958453 14806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d3392bac8f48ad9eda1a3f3e9db4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.958671 14883 tablet_service.cc:1511] Processing CreateTablet for tablet ddca59bdb8e942319ff0950892a51fa8 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:47.959156 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddca59bdb8e942319ff0950892a51fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.959874 14883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddca59bdb8e942319ff0950892a51fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.960239 14807 tablet_service.cc:1511] Processing CreateTablet for tablet cd153254a0cd4b50a240ed591c0177a9 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:47.957738 14958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd153254a0cd4b50a240ed591c0177a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.958487 14961 tablet_service.cc:1511] Processing CreateTablet for tablet e1d3392bac8f48ad9eda1a3f3e9db4a5 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:47.961449 14807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cd153254a0cd4b50a240ed591c0177a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.963943 14961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e1d3392bac8f48ad9eda1a3f3e9db4a5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:47.986882 14957 tablet_service.cc:1511] Processing CreateTablet for tablet ddca59bdb8e942319ff0950892a51fa8 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:47.988155 14957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ddca59bdb8e942319ff0950892a51fa8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.007030 14805 tablet_service.cc:1511] Processing CreateTablet for tablet 562205bb9b0f49d3a1c106ba4d3cd0fd (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:48.008315 14805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562205bb9b0f49d3a1c106ba4d3cd0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.007964 14880 tablet_service.cc:1511] Processing CreateTablet for tablet 562205bb9b0f49d3a1c106ba4d3cd0fd (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:48.010324 14880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562205bb9b0f49d3a1c106ba4d3cd0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.027397 14959 tablet_service.cc:1511] Processing CreateTablet for tablet 562205bb9b0f49d3a1c106ba4d3cd0fd (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:48.028653 14959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 562205bb9b0f49d3a1c106ba4d3cd0fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.030668 14804 tablet_service.cc:1511] Processing CreateTablet for tablet ea0ae93bcde54f51b39d229a2d822fbe (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:48.031853 14804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0ae93bcde54f51b39d229a2d822fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.034148 15120 tablet_bootstrap.cc:492] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:48.040782 14883 tablet_service.cc:1511] Processing CreateTablet for tablet ea0ae93bcde54f51b39d229a2d822fbe (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:48.042042 14883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0ae93bcde54f51b39d229a2d822fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.044852 14957 tablet_service.cc:1511] Processing CreateTablet for tablet ea0ae93bcde54f51b39d229a2d822fbe (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:48.057108 14957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea0ae93bcde54f51b39d229a2d822fbe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.060010 14958 tablet_service.cc:1511] Processing CreateTablet for tablet f2b8811eed184ab1be1f678c757573f0 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:48.061473 14958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b8811eed184ab1be1f678c757573f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.061874 14811 tablet_service.cc:1511] Processing CreateTablet for tablet f2b8811eed184ab1be1f678c757573f0 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:48.063109 14811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b8811eed184ab1be1f678c757573f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.071797 14887 tablet_service.cc:1511] Processing CreateTablet for tablet f2b8811eed184ab1be1f678c757573f0 (DEFAULT_TABLE table=soft_deleted_table [id=ab89b28df05c433794f85db19050de0f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:48.076395 14887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2b8811eed184ab1be1f678c757573f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:48.077703 15121 tablet_bootstrap.cc:492] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:48.080444 15123 tablet_bootstrap.cc:492] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:48.082754 15120 tablet_bootstrap.cc:654] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.086195 15123 tablet_bootstrap.cc:654] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.097455 15121 tablet_bootstrap.cc:654] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.103543 15123 tablet_bootstrap.cc:492] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:48.104017 15123 ts_tablet_manager.cc:1403] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.024s	user 0.012s	sys 0.000s
I20260710 13:18:48.106992 15123 raft_consensus.cc:359] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.107731 15123 raft_consensus.cc:385] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.108052 15123 raft_consensus.cc:740] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.108856 15120 tablet_bootstrap.cc:492] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:48.108999 15121 tablet_bootstrap.cc:492] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:48.108791 15123 consensus_queue.cc:260] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.109413 15120 ts_tablet_manager.cc:1403] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.076s	user 0.022s	sys 0.004s
I20260710 13:18:48.111116 15123 ts_tablet_manager.cc:1434] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:48.112120 15123 tablet_bootstrap.cc:492] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:48.112214 15120 raft_consensus.cc:359] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.112918 15120 raft_consensus.cc:385] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.113210 15120 raft_consensus.cc:740] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.114022 15120 consensus_queue.cc:260] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.116231 15120 ts_tablet_manager.cc:1434] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:48.117298 15120 tablet_bootstrap.cc:492] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:48.118742 15123 tablet_bootstrap.cc:654] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.123319 15120 tablet_bootstrap.cc:654] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.109560 15121 ts_tablet_manager.cc:1403] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.032s	user 0.007s	sys 0.006s
I20260710 13:18:48.128575 15121 raft_consensus.cc:359] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.129060 15121 raft_consensus.cc:385] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.129283 15121 raft_consensus.cc:740] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.129881 15121 consensus_queue.cc:260] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.131716 15121 ts_tablet_manager.cc:1434] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.002s
I20260710 13:18:48.132754 15121 tablet_bootstrap.cc:492] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:48.138689 15121 tablet_bootstrap.cc:654] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.141389 15123 tablet_bootstrap.cc:492] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:48.141940 15123 ts_tablet_manager.cc:1403] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.020s
I20260710 13:18:48.142179 15120 tablet_bootstrap.cc:492] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:48.142675 15120 ts_tablet_manager.cc:1403] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.014s
I20260710 13:18:48.144761 15123 raft_consensus.cc:359] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.145114 15120 raft_consensus.cc:359] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.145481 15123 raft_consensus.cc:385] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.145496 15121 tablet_bootstrap.cc:492] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:48.145743 15120 raft_consensus.cc:385] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.145991 15123 raft_consensus.cc:740] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.146178 15120 raft_consensus.cc:740] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.146248 15121 ts_tablet_manager.cc:1403] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260710 13:18:48.146880 15120 consensus_queue.cc:260] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.146780 15123 consensus_queue.cc:260] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.148994 15123 ts_tablet_manager.cc:1434] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.001s
I20260710 13:18:48.149204 15120 ts_tablet_manager.cc:1434] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.005s
I20260710 13:18:48.149911 15123 tablet_bootstrap.cc:492] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:48.150127 15120 tablet_bootstrap.cc:492] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:48.149863 15121 raft_consensus.cc:359] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.150688 15121 raft_consensus.cc:385] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.151007 15121 raft_consensus.cc:740] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.151703 15121 consensus_queue.cc:260] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.155987 15123 tablet_bootstrap.cc:654] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.156467 15120 tablet_bootstrap.cc:654] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.157800 15121 ts_tablet_manager.cc:1434] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260710 13:18:48.158743 15121 tablet_bootstrap.cc:492] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:48.165014 15121 tablet_bootstrap.cc:654] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.167972 15120 tablet_bootstrap.cc:492] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:48.168443 15120 ts_tablet_manager.cc:1403] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.018s	user 0.000s	sys 0.018s
I20260710 13:18:48.168463 15123 tablet_bootstrap.cc:492] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:48.169121 15123 ts_tablet_manager.cc:1403] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.014s
I20260710 13:18:48.172111 15123 raft_consensus.cc:359] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.171389 15120 raft_consensus.cc:359] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.172976 15123 raft_consensus.cc:385] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.173102 15120 raft_consensus.cc:385] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.173420 15123 raft_consensus.cc:740] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.173527 15120 raft_consensus.cc:740] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.174443 15123 consensus_queue.cc:260] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.174589 15120 consensus_queue.cc:260] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.176357 15121 tablet_bootstrap.cc:492] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:48.176812 15123 ts_tablet_manager.cc:1434] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:48.176910 15121 ts_tablet_manager.cc:1403] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:18:48.177145 15120 ts_tablet_manager.cc:1434] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:48.177910 15123 tablet_bootstrap.cc:492] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:48.180014 15121 raft_consensus.cc:359] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.180720 15121 raft_consensus.cc:385] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.181018 15120 tablet_bootstrap.cc:492] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:48.181058 15121 raft_consensus.cc:740] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.182228 15121 consensus_queue.cc:260] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.183164 15109 raft_consensus.cc:493] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.183630 15109 raft_consensus.cc:515] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.184058 15123 tablet_bootstrap.cc:654] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.184441 15121 ts_tablet_manager.cc:1434] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:18:48.185493 15121 tablet_bootstrap.cc:492] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:48.188045 15120 tablet_bootstrap.cc:654] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.193323 15121 tablet_bootstrap.cc:654] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.195416 15123 tablet_bootstrap.cc:492] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:48.196018 15123 ts_tablet_manager.cc:1403] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.004s
I20260710 13:18:48.198884 15123 raft_consensus.cc:359] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.199803 15123 raft_consensus.cc:385] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.200148 15123 raft_consensus.cc:740] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.201004 15123 consensus_queue.cc:260] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.205569 15121 tablet_bootstrap.cc:492] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:48.205660 15123 ts_tablet_manager.cc:1434] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:48.206279 15121 ts_tablet_manager.cc:1403] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.021s	user 0.014s	sys 0.003s
I20260710 13:18:48.206871 15123 tablet_bootstrap.cc:492] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:48.209120 15121 raft_consensus.cc:359] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.209970 15121 raft_consensus.cc:385] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.210307 15121 raft_consensus.cc:740] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.211143 15121 consensus_queue.cc:260] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.213063 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:48.213282 15123 tablet_bootstrap.cc:654] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.213344 15121 ts_tablet_manager.cc:1434] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260710 13:18:48.214123 14822 raft_consensus.cc:2468] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:48.214650 15121 tablet_bootstrap.cc:492] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:48.215590 14860 leader_election.cc:304] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:48.217346 15109 leader_election.cc:290] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.218317 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
W20260710 13:18:48.219782 14863 leader_election.cc:343] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:48.220589 15137 raft_consensus.cc:2804] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.221216 15137 raft_consensus.cc:493] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.221346 15121 tablet_bootstrap.cc:654] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.221997 15137 raft_consensus.cc:3060] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.229841 15123 tablet_bootstrap.cc:492] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:48.230446 15123 ts_tablet_manager.cc:1403] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.024s	user 0.017s	sys 0.006s
I20260710 13:18:48.232596 15137 raft_consensus.cc:515] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.233219 15123 raft_consensus.cc:359] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.237387 15123 raft_consensus.cc:385] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.237751 15123 raft_consensus.cc:740] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.238541 15123 consensus_queue.cc:260] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.239138 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:48.239702 14822 raft_consensus.cc:3060] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.237898 15121 tablet_bootstrap.cc:492] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:48.240288 15121 ts_tablet_manager.cc:1403] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.010s
I20260710 13:18:48.240988 15123 ts_tablet_manager.cc:1434] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:18:48.242039 15123 tablet_bootstrap.cc:492] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:48.243185 15121 raft_consensus.cc:359] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.243793 15137 leader_election.cc:290] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.243952 15121 raft_consensus.cc:385] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.244398 15121 raft_consensus.cc:740] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.244774 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.243103 15120 tablet_bootstrap.cc:492] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:48.245954 15120 ts_tablet_manager.cc:1403] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.065s	user 0.029s	sys 0.017s
W20260710 13:18:48.246148 14863 leader_election.cc:343] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:48.246733 14822 raft_consensus.cc:2468] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 1.
I20260710 13:18:48.247941 15137 raft_consensus.cc:493] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.248590 15123 tablet_bootstrap.cc:654] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.248418 15137 raft_consensus.cc:515] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.248759 15120 raft_consensus.cc:359] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.249495 15120 raft_consensus.cc:385] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.249835 15120 raft_consensus.cc:740] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.250480 15120 consensus_queue.cc:260] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.251312 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:48.251909 14821 raft_consensus.cc:2468] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:48.252959 15120 ts_tablet_manager.cc:1434] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260710 13:18:48.253103 14860 leader_election.cc:304] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:48.245189 15121 consensus_queue.cc:260] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.255636 15121 ts_tablet_manager.cc:1434] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260710 13:18:48.255713 15109 raft_consensus.cc:2804] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.256155 15109 raft_consensus.cc:493] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.256481 15109 raft_consensus.cc:3060] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.256675 15121 tablet_bootstrap.cc:492] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:48.260156 15123 tablet_bootstrap.cc:492] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:48.260720 15123 ts_tablet_manager.cc:1403] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.004s
I20260710 13:18:48.260389 15106 raft_consensus.cc:493] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.261691 15106 raft_consensus.cc:515] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.263348 15121 tablet_bootstrap.cc:654] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.263674 15106 leader_election.cc:290] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:48.264709 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:48.265309 14821 raft_consensus.cc:2468] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 0.
I20260710 13:18:48.266498 15120 tablet_bootstrap.cc:492] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:48.266621 14934 leader_election.cc:304] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:48.267518 15106 raft_consensus.cc:2804] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.267899 15106 raft_consensus.cc:493] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.268260 15106 raft_consensus.cc:3060] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.272894 15120 tablet_bootstrap.cc:654] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.275583 15106 raft_consensus.cc:515] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.276767 15123 raft_consensus.cc:359] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.277797 15123 raft_consensus.cc:385] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.278146 15123 raft_consensus.cc:740] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.280861 15137 leader_election.cc:290] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.281412 15137 raft_consensus.cc:493] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.281661 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:48.281925 15137 raft_consensus.cc:515] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.282325 14821 raft_consensus.cc:3060] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.289450 15108 raft_consensus.cc:493] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.289927 15108 raft_consensus.cc:515] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.291896 15108 leader_election.cc:290] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.293980 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.294245 14897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572e4eaac594e2cb853cbba097017a0" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:48.294759 14971 raft_consensus.cc:2393] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58f75b270ac9418cbe7adebcfdc36b0d in current term 1: Already voted for candidate f8b2ca45cff042c1897931d788b429d6 in this term.
I20260710 13:18:48.295341 14821 raft_consensus.cc:2468] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 1.
I20260710 13:18:48.295851 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:48.296556 14934 leader_election.cc:304] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
W20260710 13:18:48.296968 14788 leader_election.cc:343] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:48.278995 15123 consensus_queue.cc:260] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.283041 15106 leader_election.cc:290] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:48.285689 15122 raft_consensus.cc:493] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.296420 15137 leader_election.cc:290] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.295851 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddca59bdb8e942319ff0950892a51fa8" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.298012 15122 raft_consensus.cc:515] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.298465 14971 raft_consensus.cc:2468] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:48.295415 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:48.299948 14863 leader_election.cc:304] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: 
W20260710 13:18:48.298283 14860 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.195.193:46237, user_credentials={real_user=slave}} blocked reactor thread for 45285.1us
I20260710 13:18:48.301607 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:48.301723 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddca59bdb8e942319ff0950892a51fa8" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:48.301980 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572e4eaac594e2cb853cbba097017a0" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.302675 14970 raft_consensus.cc:2468] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:48.303210 15137 raft_consensus.cc:2804] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.303561 15137 raft_consensus.cc:493] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260710 13:18:48.303702 14788 leader_election.cc:343] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:48.304001 14768 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:48.304196 15140 raft_consensus.cc:493] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.300318 15122 leader_election.cc:290] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.304683 15140 raft_consensus.cc:515] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.306984 15123 ts_tablet_manager.cc:1434] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260710 13:18:48.303927 15137 raft_consensus.cc:3060] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.308787 15123 tablet_bootstrap.cc:492] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:48.288997 15109 raft_consensus.cc:515] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.311679 14896 raft_consensus.cc:2393] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f8b2ca45cff042c1897931d788b429d6 in current term 1: Already voted for candidate 58f75b270ac9418cbe7adebcfdc36b0d in this term.
I20260710 13:18:48.305460 14821 raft_consensus.cc:2468] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:48.307548 15106 raft_consensus.cc:493] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.297525 15141 raft_consensus.cc:2804] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.313863 15141 raft_consensus.cc:697] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:48.314787 15106 raft_consensus.cc:515] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.316409 15120 tablet_bootstrap.cc:492] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:48.316915 15120 ts_tablet_manager.cc:1403] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.051s	user 0.015s	sys 0.007s
I20260710 13:18:48.315754 15141 consensus_queue.cc:237] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.320812 15106 leader_election.cc:290] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:48.322222 15108 raft_consensus.cc:493] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.322737 15108 raft_consensus.cc:515] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.324302 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:48.324636 15108 leader_election.cc:290] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.324975 14821 raft_consensus.cc:2468] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 0.
I20260710 13:18:48.325456 14860 leader_election.cc:304] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:48.326139 14934 leader_election.cc:304] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:48.327059 15106 raft_consensus.cc:2804] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.327453 15145 raft_consensus.cc:2804] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.331086 14788 leader_election.cc:304] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:48.331393 15106 raft_consensus.cc:493] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.327664 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.325034 15120 raft_consensus.cc:359] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.331831 15106 raft_consensus.cc:3060] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.329900 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.331835 15122 raft_consensus.cc:2804] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.340638 15122 raft_consensus.cc:493] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.341004 15122 raft_consensus.cc:3060] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.332548 15120 raft_consensus.cc:385] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.314611 15140 leader_election.cc:290] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.341720 15120 raft_consensus.cc:740] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.326582 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:48.342549 14896 raft_consensus.cc:2468] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:48.342450 15120 consensus_queue.cc:260] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.343382 15123 tablet_bootstrap.cc:654] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.330724 15137 raft_consensus.cc:515] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.344621 15120 ts_tablet_manager.cc:1434] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.027s	user 0.000s	sys 0.004s
I20260710 13:18:48.346364 15137 leader_election.cc:290] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.348536 15106 raft_consensus.cc:515] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.349728 14970 raft_consensus.cc:2393] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a75e979d71044555923a6c9a5c31595c in current term 1: Already voted for candidate f8b2ca45cff042c1897931d788b429d6 in this term.
I20260710 13:18:48.349807 14971 raft_consensus.cc:2468] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:48.350590 15120 tablet_bootstrap.cc:492] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:48.351624 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:48.352216 14821 raft_consensus.cc:3060] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.358465 15123 tablet_bootstrap.cc:492] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:48.358973 15123 ts_tablet_manager.cc:1403] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.050s	user 0.014s	sys 0.000s
I20260710 13:18:48.359385 14821 raft_consensus.cc:2468] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 1.
I20260710 13:18:48.360178 15122 raft_consensus.cc:515] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.361840 15123 raft_consensus.cc:359] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.362560 15123 raft_consensus.cc:385] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.362735 15122 leader_election.cc:290] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.362919 15123 raft_consensus.cc:740] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.356786 14720 catalog_manager.cc:5697] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:48.363071 15120 tablet_bootstrap.cc:654] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.366516 14934 leader_election.cc:304] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:48.363775 15123 consensus_queue.cc:260] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.368047 15141 raft_consensus.cc:2804] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.368618 15141 raft_consensus.cc:697] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:48.369534 15141 consensus_queue.cc:237] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.363514 15106 leader_election.cc:290] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:48.376165 15123 ts_tablet_manager.cc:1434] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.017s	user 0.009s	sys 0.002s
I20260710 13:18:48.377095 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:48.377280 15123 tablet_bootstrap.cc:492] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:48.378240 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.378814 14970 raft_consensus.cc:2468] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:48.380086 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:48.373354 15109 leader_election.cc:290] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.382398 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddca59bdb8e942319ff0950892a51fa8" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.382958 14971 raft_consensus.cc:3060] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.383561 15123 tablet_bootstrap.cc:654] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.389580 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.396472 15123 tablet_bootstrap.cc:492] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
W20260710 13:18:48.397732 14788 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.195.195:38465, user_credentials={real_user=slave}} blocked reactor thread for 65455.9us
I20260710 13:18:48.399880 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:48.400561 14821 raft_consensus.cc:2468] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 0.
I20260710 13:18:48.397982 15123 ts_tablet_manager.cc:1403] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.005s
I20260710 13:18:48.404472 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:48.405215 14822 raft_consensus.cc:2393] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 58f75b270ac9418cbe7adebcfdc36b0d in current term 1: Already voted for candidate f8b2ca45cff042c1897931d788b429d6 in this term.
I20260710 13:18:48.406852 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572e4eaac594e2cb853cbba097017a0" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:48.409049 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572e4eaac594e2cb853cbba097017a0" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.409546 14970 raft_consensus.cc:3060] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.411970 14788 leader_election.cc:304] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:48.412694 15108 raft_consensus.cc:2804] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.413018 15108 raft_consensus.cc:493] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.413323 15108 raft_consensus.cc:3060] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.414005 14860 leader_election.cc:304] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:48.415446 15137 raft_consensus.cc:2804] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.415776 15137 raft_consensus.cc:493] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.416080 15137 raft_consensus.cc:3060] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.405438 15123 raft_consensus.cc:359] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.419137 15123 raft_consensus.cc:385] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.418919 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ddca59bdb8e942319ff0950892a51fa8" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:48.419852 15123 raft_consensus.cc:740] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.420445 14821 raft_consensus.cc:3060] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.421264 15123 consensus_queue.cc:260] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.425122 15123 ts_tablet_manager.cc:1434] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.000s
I20260710 13:18:48.418325 14971 raft_consensus.cc:2468] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 1.
I20260710 13:18:48.427678 15123 tablet_bootstrap.cc:492] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c: Bootstrap starting.
I20260710 13:18:48.425578 14970 raft_consensus.cc:2468] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:48.425706 14719 catalog_manager.cc:5697] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 0 to 1, leader changed from <none> to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:48.430047 15108 raft_consensus.cc:515] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.431906 15108 leader_election.cc:290] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
W20260710 13:18:48.426018 14788 leader_election.cc:343] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:48.402341 14937 leader_election.cc:343] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:48.433455 14788 leader_election.cc:304] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: a75e979d71044555923a6c9a5c31595c; no voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:48.427510 15137 raft_consensus.cc:515] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.436286 15145 raft_consensus.cc:697] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:48.436077 15123 tablet_bootstrap.cc:654] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.442399 15145 consensus_queue.cc:237] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.445137 14821 raft_consensus.cc:2468] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 1.
I20260710 13:18:48.446583 15120 tablet_bootstrap.cc:492] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:48.447310 15137 leader_election.cc:290] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.447165 15120 ts_tablet_manager.cc:1403] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.102s	user 0.030s	sys 0.009s
W20260710 13:18:48.439662 14937 leader_election.cc:343] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:48.449549 14863 leader_election.cc:304] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [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: 58f75b270ac9418cbe7adebcfdc36b0d; no voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:48.450780 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.451326 14971 raft_consensus.cc:3060] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.452001 15123 tablet_bootstrap.cc:492] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c: No bootstrap required, opened a new log
I20260710 13:18:48.452044 15137 raft_consensus.cc:2749] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:48.452572 15123 ts_tablet_manager.cc:1403] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c: Time spent bootstrapping tablet: real 0.025s	user 0.009s	sys 0.004s
I20260710 13:18:48.452960 15121 tablet_bootstrap.cc:492] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:48.453423 15121 ts_tablet_manager.cc:1403] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.197s	user 0.047s	sys 0.082s
I20260710 13:18:48.450802 14863 leader_election.cc:304] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:48.454530 14788 leader_election.cc:304] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:48.454756 15137 raft_consensus.cc:2804] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.455291 15122 raft_consensus.cc:2749] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:48.455526 15120 raft_consensus.cc:359] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.456208 15120 raft_consensus.cc:385] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.456671 15122 raft_consensus.cc:2804] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.456938 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.457154 15122 raft_consensus.cc:697] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:48.457996 15122 consensus_queue.cc:237] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.456488 15120 raft_consensus.cc:740] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.459263 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:48.460027 14896 raft_consensus.cc:2393] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate a75e979d71044555923a6c9a5c31595c in current term 1: Already voted for candidate 58f75b270ac9418cbe7adebcfdc36b0d in this term.
I20260710 13:18:48.459633 15120 consensus_queue.cc:260] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.461318 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:48.462057 14821 raft_consensus.cc:2393] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 58f75b270ac9418cbe7adebcfdc36b0d in current term 1: Already voted for candidate a75e979d71044555923a6c9a5c31595c in this term.
I20260710 13:18:48.462128 15121 raft_consensus.cc:359] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.462894 15121 raft_consensus.cc:385] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.463152 15121 raft_consensus.cc:740] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.463757 14788 leader_election.cc:304] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [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: a75e979d71044555923a6c9a5c31595c; no voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:48.463882 15121 consensus_queue.cc:260] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.461629 15137 raft_consensus.cc:697] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:48.465583 14971 raft_consensus.cc:2468] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 1.
I20260710 13:18:48.470844 14863 leader_election.cc:304] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: a75e979d71044555923a6c9a5c31595c
I20260710 13:18:48.472178 15147 raft_consensus.cc:2804] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.472873 15147 raft_consensus.cc:697] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:48.466012 15120 ts_tablet_manager.cc:1434] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260710 13:18:48.468566 15137 consensus_queue.cc:237] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.468936 15123 raft_consensus.cc:359] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.466179 15121 ts_tablet_manager.cc:1434] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260710 13:18:48.473759 15147 consensus_queue.cc:237] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.477182 15123 raft_consensus.cc:385] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.477499 15123 raft_consensus.cc:740] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.477878 15121 tablet_bootstrap.cc:492] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:48.478139 15123 consensus_queue.cc:260] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.480335 15123 ts_tablet_manager.cc:1434] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c: Time spent starting tablet: real 0.027s	user 0.002s	sys 0.003s
I20260710 13:18:48.466982 15151 raft_consensus.cc:2749] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:48.485371 15121 tablet_bootstrap.cc:654] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.476832 15120 tablet_bootstrap.cc:492] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:48.493312 14720 catalog_manager.cc:5697] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.498812 15120 tablet_bootstrap.cc:654] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.502170 15121 tablet_bootstrap.cc:492] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:48.502614 15121 ts_tablet_manager.cc:1403] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260710 13:18:48.505259 15121 raft_consensus.cc:359] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.505918 15121 raft_consensus.cc:385] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.506183 15121 raft_consensus.cc:740] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.506880 15121 consensus_queue.cc:260] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.508973 15121 ts_tablet_manager.cc:1434] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260710 13:18:48.509902 15121 tablet_bootstrap.cc:492] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:48.511880 14717 catalog_manager.cc:5697] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 1 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.515578 15121 tablet_bootstrap.cc:654] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.535274 15120 tablet_bootstrap.cc:492] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:48.534423 14718 catalog_manager.cc:5697] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.537051 15120 ts_tablet_manager.cc:1403] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.024s
I20260710 13:18:48.537076 14718 catalog_manager.cc:5697] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 0 to 1, leader changed from <none> to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.537777 15121 tablet_bootstrap.cc:492] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:48.538370 15121 ts_tablet_manager.cc:1403] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.029s	user 0.012s	sys 0.015s
I20260710 13:18:48.540019 15120 raft_consensus.cc:359] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.540696 15120 raft_consensus.cc:385] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.541028 15120 raft_consensus.cc:740] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.540846 15121 raft_consensus.cc:359] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.541507 15121 raft_consensus.cc:385] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.541803 15121 raft_consensus.cc:740] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.541772 15120 consensus_queue.cc:260] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.542629 15121 consensus_queue.cc:260] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.544142 15120 ts_tablet_manager.cc:1434] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260710 13:18:48.544736 15121 ts_tablet_manager.cc:1434] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:48.545110 15120 tablet_bootstrap.cc:492] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:48.545644 15121 tablet_bootstrap.cc:492] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6: Bootstrap starting.
I20260710 13:18:48.547809 15122 raft_consensus.cc:493] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.548288 15122 raft_consensus.cc:515] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.550350 15122 leader_election.cc:290] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.551276 15121 tablet_bootstrap.cc:654] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.551752 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.552330 14971 raft_consensus.cc:2468] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:48.551355 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:48.553467 14788 leader_election.cc:304] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:48.554353 15122 raft_consensus.cc:2804] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.554711 15122 raft_consensus.cc:493] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.555059 15122 raft_consensus.cc:3060] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:18:48.559331 14788 leader_election.cc:343] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:48.561554 15151 raft_consensus.cc:493] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.562088 15151 raft_consensus.cc:515] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.564213 15151 leader_election.cc:290] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.564738 15120 tablet_bootstrap.cc:654] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.566758 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562205bb9b0f49d3a1c106ba4d3cd0fd" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:48.567389 14896 raft_consensus.cc:2468] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:48.569042 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562205bb9b0f49d3a1c106ba4d3cd0fd" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.569571 14971 raft_consensus.cc:2468] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:48.569412 15122 raft_consensus.cc:515] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.569957 15121 tablet_bootstrap.cc:492] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6: No bootstrap required, opened a new log
I20260710 13:18:48.570500 15121 ts_tablet_manager.cc:1403] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6: Time spent bootstrapping tablet: real 0.025s	user 0.017s	sys 0.007s
I20260710 13:18:48.569061 14788 leader_election.cc:304] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:48.571393 15122 leader_election.cc:290] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.571686 15151 raft_consensus.cc:2804] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.572088 15151 raft_consensus.cc:493] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.572435 15151 raft_consensus.cc:3060] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.573773 15121 raft_consensus.cc:359] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.574085 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.574524 15121 raft_consensus.cc:385] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.574668 14971 raft_consensus.cc:3060] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.574913 15121 raft_consensus.cc:740] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.575774 15121 consensus_queue.cc:260] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.577322 15121 ts_tablet_manager.cc:1434] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:48.572296 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
W20260710 13:18:48.581477 14788 leader_election.cc:343] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:48.583528 14971 raft_consensus.cc:2468] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:48.584158 15151 raft_consensus.cc:515] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.585352 14788 leader_election.cc:304] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:48.586138 15122 raft_consensus.cc:2804] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.586269 15151 leader_election.cc:290] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.586597 15122 raft_consensus.cc:697] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:48.587013 15120 tablet_bootstrap.cc:492] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:48.587437 15120 ts_tablet_manager.cc:1403] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.043s	user 0.008s	sys 0.016s
I20260710 13:18:48.587620 15122 consensus_queue.cc:237] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.588804 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562205bb9b0f49d3a1c106ba4d3cd0fd" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:48.589330 14896 raft_consensus.cc:3060] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.590101 15120 raft_consensus.cc:359] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.590719 15120 raft_consensus.cc:385] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.590992 15120 raft_consensus.cc:740] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.591615 15120 consensus_queue.cc:260] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.593879 15120 ts_tablet_manager.cc:1434] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260710 13:18:48.594806 15120 tablet_bootstrap.cc:492] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d: Bootstrap starting.
I20260710 13:18:48.600397 15120 tablet_bootstrap.cc:654] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:48.603338 14896 raft_consensus.cc:2468] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:48.605360 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562205bb9b0f49d3a1c106ba4d3cd0fd" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.605917 14971 raft_consensus.cc:3060] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.605821 14788 leader_election.cc:304] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:48.606979 15122 raft_consensus.cc:2804] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.607641 15122 raft_consensus.cc:697] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:48.608458 15122 consensus_queue.cc:237] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.605363 14720 catalog_manager.cc:5697] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 1 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.612601 14971 raft_consensus.cc:2468] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:48.615589 15120 tablet_bootstrap.cc:492] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d: No bootstrap required, opened a new log
I20260710 13:18:48.616061 15120 ts_tablet_manager.cc:1403] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent bootstrapping tablet: real 0.021s	user 0.015s	sys 0.006s
I20260710 13:18:48.618268 15120 raft_consensus.cc:359] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.618711 15120 raft_consensus.cc:385] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:48.618916 15120 raft_consensus.cc:740] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Initialized, Role: FOLLOWER
I20260710 13:18:48.619432 15120 consensus_queue.cc:260] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.621054 15120 ts_tablet_manager.cc:1434] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260710 13:18:48.623366 14720 catalog_manager.cc:5697] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 1 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.629827 15137 raft_consensus.cc:493] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.630348 15137 raft_consensus.cc:515] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.632340 15137 leader_election.cc:290] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.632916 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:48.633291 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.633874 14971 raft_consensus.cc:2393] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58f75b270ac9418cbe7adebcfdc36b0d in current term 1: Already voted for candidate a75e979d71044555923a6c9a5c31595c in this term.
I20260710 13:18:48.634601 14863 leader_election.cc:304] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d; no voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:48.635214 15137 raft_consensus.cc:3060] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.639859 15137 raft_consensus.cc:2749] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:48.701876 15122 raft_consensus.cc:493] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.702332 15122 raft_consensus.cc:515] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.703979 15122 leader_election.cc:290] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.704694 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b8811eed184ab1be1f678c757573f0" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:48.704988 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b8811eed184ab1be1f678c757573f0" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.705266 14896 raft_consensus.cc:2468] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:48.705534 14971 raft_consensus.cc:2468] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 0.
I20260710 13:18:48.706247 14788 leader_election.cc:304] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:48.706858 15122 raft_consensus.cc:2804] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:48.707144 15122 raft_consensus.cc:493] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:48.707393 15122 raft_consensus.cc:3060] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.711975 15122 raft_consensus.cc:515] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.713384 15122 leader_election.cc:290] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.714031 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b8811eed184ab1be1f678c757573f0" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:48.714205 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b8811eed184ab1be1f678c757573f0" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.714550 14896 raft_consensus.cc:3060] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.714674 14971 raft_consensus.cc:3060] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.718628 14971 raft_consensus.cc:2468] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:48.718842 14896 raft_consensus.cc:2468] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 1.
I20260710 13:18:48.719451 14788 leader_election.cc:304] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:48.720206 15122 raft_consensus.cc:2804] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:48.720662 15122 raft_consensus.cc:697] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:48.721392 15122 consensus_queue.cc:237] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.722725 15141 consensus_queue.cc:1048] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.729210 14718 catalog_manager.cc:5697] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 0 to 1, leader changed from <none> to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 1 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.737931 15106 consensus_queue.cc:1048] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.771149 15137 raft_consensus.cc:493] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.771642 15137 raft_consensus.cc:515] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.773195 15137 leader_election.cc:290] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.773929 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572e4eaac594e2cb853cbba097017a0" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:48.774250 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f572e4eaac594e2cb853cbba097017a0" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f8b2ca45cff042c1897931d788b429d6" is_pre_election: true
I20260710 13:18:48.774969 14971 raft_consensus.cc:2393] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 58f75b270ac9418cbe7adebcfdc36b0d in current term 1: Already voted for candidate a75e979d71044555923a6c9a5c31595c in this term.
I20260710 13:18:48.775781 14863 leader_election.cc:304] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d; no voters: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:48.776371 15137 raft_consensus.cc:3060] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.781286 15137 raft_consensus.cc:2749] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:48.794700 15106 consensus_queue.cc:1048] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.800704 15144 raft_consensus.cc:493] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:48.801218 15144 raft_consensus.cc:515] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.803386 15144 leader_election.cc:290] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:48.803346 14896 raft_consensus.cc:3060] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.804782 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a75e979d71044555923a6c9a5c31595c" is_pre_election: true
I20260710 13:18:48.805058 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" is_pre_election: true
I20260710 13:18:48.805680 14822 raft_consensus.cc:2393] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f8b2ca45cff042c1897931d788b429d6 in current term 1: Already voted for candidate 58f75b270ac9418cbe7adebcfdc36b0d in this term.
I20260710 13:18:48.806977 14934 leader_election.cc:304] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f8b2ca45cff042c1897931d788b429d6; no voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c
I20260710 13:18:48.807808 15144 raft_consensus.cc:3060] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:48.814419 15144 raft_consensus.cc:2749] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:48.815760 15144 consensus_queue.cc:1048] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.828578 14896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
mode: GRACEFUL
new_leader_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:36164
I20260710 13:18:48.829180 14896 raft_consensus.cc:606] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Received request to transfer leadership to TS a75e979d71044555923a6c9a5c31595c
I20260710 13:18:48.833973 14971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
mode: GRACEFUL
new_leader_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:46192
I20260710 13:18:48.834501 14971 raft_consensus.cc:606] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Received request to transfer leadership to TS a75e979d71044555923a6c9a5c31595c
I20260710 13:18:48.839275 14896 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
mode: GRACEFUL
new_leader_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:36164
I20260710 13:18:48.839709 14896 raft_consensus.cc:606] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Received request to transfer leadership to TS a75e979d71044555923a6c9a5c31595c
I20260710 13:18:48.842911 15137 consensus_queue.cc:1048] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.844077 14971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
mode: GRACEFUL
new_leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:46192
I20260710 13:18:48.844512 14971 raft_consensus.cc:606] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Received request to transfer leadership to TS 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:48.849193 15147 raft_consensus.cc:993] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d: : Instructing follower a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:48.849625 15140 raft_consensus.cc:1081] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Signalling peer a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:48.852622 14822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:48710
I20260710 13:18:48.853092 14822 raft_consensus.cc:493] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:48.853411 14822 raft_consensus.cc:3060] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.859459 15140 consensus_queue.cc:1048] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.860464 14822 raft_consensus.cc:515] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.862488 14822 leader_election.cc:290] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:48.863811 14969 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:48.863478 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0982ec90cb3949f2b4ef67a07bcddbec" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:48.865084 14896 raft_consensus.cc:3055] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:48.865859 14896 raft_consensus.cc:740] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:48.866852 14896 consensus_queue.cc:260] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.868697 14896 raft_consensus.cc:3060] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:48.873531 14896 raft_consensus.cc:2468] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:48.867246 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "562205bb9b0f49d3a1c106ba4d3cd0fd"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
mode: GRACEFUL
new_leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:48734
I20260710 13:18:48.874478 14788 leader_election.cc:304] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [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: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:48.874923 14821 raft_consensus.cc:606] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Received request to transfer leadership to TS 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:48.875236 15122 raft_consensus.cc:2804] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:48.875691 15122 raft_consensus.cc:697] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:48.876447 15122 consensus_queue.cc:237] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:48.880566 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
mode: GRACEFUL
new_leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:48734
I20260710 13:18:48.881142 14821 raft_consensus.cc:606] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Received request to transfer leadership to TS 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:48.884068 14720 catalog_manager.cc:5697] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 1 to 2, leader changed from 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194) to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 2 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:48.885929 14821 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f2b8811eed184ab1be1f678c757573f0"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
mode: GRACEFUL
new_leader_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:48734
I20260710 13:18:48.886431 14821 raft_consensus.cc:606] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Received request to transfer leadership to TS f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:48.933738 15140 consensus_queue.cc:1048] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.943799 15137 consensus_queue.cc:1048] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.978649 15122 consensus_queue.cc:1048] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.988858 15151 consensus_queue.cc:1048] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.993412 15151 consensus_queue.cc:1048] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:48.997865 15140 consensus_queue.cc:1048] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:49.001838 15151 raft_consensus.cc:993] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c: : Instructing follower 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:49.002249 15151 raft_consensus.cc:1081] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Signalling peer 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:49.010835 14896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:36146
I20260710 13:18:49.011332 15151 consensus_queue.cc:1048] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:49.011359 14896 raft_consensus.cc:493] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.012408 14896 raft_consensus.cc:3060] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.018667 15137 raft_consensus.cc:993] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d: : Instructing follower a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:49.019135 15109 raft_consensus.cc:1081] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Signalling peer a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:49.019359 14896 raft_consensus.cc:515] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.022625 14821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:49.023159 14821 raft_consensus.cc:3055] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:49.023478 14821 raft_consensus.cc:740] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:49.024235 14821 consensus_queue.cc:260] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.025333 14821 raft_consensus.cc:3060] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.025461 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:49.026086 14971 raft_consensus.cc:3060] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.026160 14822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:48710
I20260710 13:18:49.026757 14822 raft_consensus.cc:493] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.027081 14822 raft_consensus.cc:3060] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.028369 15140 consensus_queue.cc:1048] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:49.032487 14971 raft_consensus.cc:2468] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:49.033524 14863 leader_election.cc:304] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:49.024235 14896 leader_election.cc:290] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:49.034375 15140 raft_consensus.cc:2804] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:49.034581 14821 raft_consensus.cc:2468] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:49.034891 15140 raft_consensus.cc:697] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:49.035702 15140 consensus_queue.cc:237] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.034201 14822 raft_consensus.cc:515] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.038766 14822 leader_election.cc:290] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:49.040004 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:49.040110 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:49.040756 14896 raft_consensus.cc:3055] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:49.041065 14896 raft_consensus.cc:740] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:49.041841 14896 consensus_queue.cc:260] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.042888 14896 raft_consensus.cc:3060] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.049645 14896 raft_consensus.cc:2468] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:49.050113 14717 catalog_manager.cc:5697] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 1 to 2, leader changed from a75e979d71044555923a6c9a5c31595c (127.10.195.193) to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.050736 14788 leader_election.cc:304] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [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: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:49.051592 15151 raft_consensus.cc:2804] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:49.052035 15151 raft_consensus.cc:697] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:49.052775 15151 consensus_queue.cc:237] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.059934 14718 catalog_manager.cc:5697] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 1 to 2, leader changed from 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194) to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 2 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.076102 15151 consensus_queue.cc:1048] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:49.081562 15122 raft_consensus.cc:993] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c: : Instructing follower 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:49.082427 15108 raft_consensus.cc:1081] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Signalling peer 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:49.086699 15122 consensus_queue.cc:1048] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:49.087368 14896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "562205bb9b0f49d3a1c106ba4d3cd0fd"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:36146
I20260710 13:18:49.087990 14896 raft_consensus.cc:493] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.088418 14896 raft_consensus.cc:3060] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.096112 14896 raft_consensus.cc:515] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.097975 14896 leader_election.cc:290] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:49.099011 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562205bb9b0f49d3a1c106ba4d3cd0fd" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:49.100319 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "562205bb9b0f49d3a1c106ba4d3cd0fd" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:49.100751 14822 raft_consensus.cc:3055] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:49.101037 14822 raft_consensus.cc:740] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:49.101713 14822 consensus_queue.cc:260] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.102674 14822 raft_consensus.cc:3060] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.106714 14822 raft_consensus.cc:2468] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:49.107577 14860 leader_election.cc:304] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [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: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:49.108186 15140 raft_consensus.cc:2804] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:49.108666 15140 raft_consensus.cc:697] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:49.109432 15140 consensus_queue.cc:237] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.115631 14718 catalog_manager.cc:5697] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 1 to 2, leader changed from a75e979d71044555923a6c9a5c31595c (127.10.195.193) to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.278842 15141 raft_consensus.cc:993] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6: : Instructing follower 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:49.279238 15144 raft_consensus.cc:1081] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Signalling peer 58f75b270ac9418cbe7adebcfdc36b0d to start an election
I20260710 13:18:49.280679 14896 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
 from {username='slave'} at 127.0.0.1:36158
I20260710 13:18:49.281167 14896 raft_consensus.cc:493] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.281481 14896 raft_consensus.cc:3060] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.286120 14896 raft_consensus.cc:515] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.287673 14896 leader_election.cc:290] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:49.288422 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:49.288970 14822 raft_consensus.cc:3060] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.288945 14970 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cd153254a0cd4b50a240ed591c0177a9" candidate_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:49.289649 14970 raft_consensus.cc:3055] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:49.289999 14970 raft_consensus.cc:740] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:49.290760 14970 consensus_queue.cc:260] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.291883 14970 raft_consensus.cc:3060] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.294029 14822 raft_consensus.cc:2468] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:49.295007 14860 leader_election.cc:304] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:49.295596 15140 raft_consensus.cc:2804] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:49.295941 15140 raft_consensus.cc:697] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Becoming Leader. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:49.296617 15140 consensus_queue.cc:237] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.296952 14970 raft_consensus.cc:2468] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 58f75b270ac9418cbe7adebcfdc36b0d in term 2.
I20260710 13:18:49.303179 14718 catalog_manager.cc:5697] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d reported cstate change: term changed from 1 to 2, leader changed from f8b2ca45cff042c1897931d788b429d6 (127.10.195.195) to 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.329967 15151 consensus_queue.cc:1048] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:49.335947 15122 raft_consensus.cc:993] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c: : Instructing follower f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:49.336375 15122 raft_consensus.cc:1081] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Signalling peer f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:49.338249 14971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f2b8811eed184ab1be1f678c757573f0"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:46182
I20260710 13:18:49.339746 14971 raft_consensus.cc:493] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.340122 14971 raft_consensus.cc:3060] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.340749 15122 consensus_queue.cc:1048] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:49.345746 14971 raft_consensus.cc:515] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.350039 14971 leader_election.cc:290] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 2 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:49.350284 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b8811eed184ab1be1f678c757573f0" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:49.350831 14822 raft_consensus.cc:3055] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:49.351097 14822 raft_consensus.cc:740] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:49.351778 14822 consensus_queue.cc:260] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.352214 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2b8811eed184ab1be1f678c757573f0" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:49.352603 14822 raft_consensus.cc:3060] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.358198 14822 raft_consensus.cc:2468] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 2.
I20260710 13:18:49.359059 14934 leader_election.cc:304] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [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: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 58f75b270ac9418cbe7adebcfdc36b0d
I20260710 13:18:49.359910 15144 raft_consensus.cc:2804] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:49.360386 15144 raft_consensus.cc:697] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 2 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:49.361133 15144 consensus_queue.cc:237] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.366914 14718 catalog_manager.cc:5697] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 1 to 2, leader changed from a75e979d71044555923a6c9a5c31595c (127.10.195.193) to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:49.411320 15141 raft_consensus.cc:993] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6: : Instructing follower a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:49.411697 15144 raft_consensus.cc:1081] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Signalling peer a75e979d71044555923a6c9a5c31595c to start an election
I20260710 13:18:49.412932 14822 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
 from {username='slave'} at 127.0.0.1:48718
I20260710 13:18:49.413293 14822 raft_consensus.cc:493] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:49.413522 14822 raft_consensus.cc:3060] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.417517 14822 raft_consensus.cc:515] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.418918 14822 leader_election.cc:290] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Requested vote from peers 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765), f8b2ca45cff042c1897931d788b429d6 (127.10.195.195:38465)
I20260710 13:18:49.419516 14896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:49.419791 14971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fe62802536f4464855a6ece41ffff52" candidate_uuid: "a75e979d71044555923a6c9a5c31595c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
I20260710 13:18:49.420060 14896 raft_consensus.cc:3060] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.420280 14971 raft_consensus.cc:3055] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:49.420580 14971 raft_consensus.cc:740] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:49.421149 14971 consensus_queue.cc:260] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.421958 14971 raft_consensus.cc:3060] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.425812 14896 raft_consensus.cc:2468] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:49.426916 14788 leader_election.cc:304] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 58f75b270ac9418cbe7adebcfdc36b0d, a75e979d71044555923a6c9a5c31595c; no voters: 
I20260710 13:18:49.427556 15122 raft_consensus.cc:2804] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:49.434079 15122 raft_consensus.cc:697] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Becoming Leader. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:49.434931 15122 consensus_queue.cc:237] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:49.436417 14971 raft_consensus.cc:2468] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a75e979d71044555923a6c9a5c31595c in term 2.
I20260710 13:18:49.443454 14718 catalog_manager.cc:5697] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c reported cstate change: term changed from 1 to 2, leader changed from f8b2ca45cff042c1897931d788b429d6 (127.10.195.195) to a75e979d71044555923a6c9a5c31595c (127.10.195.193). New cstate: current_term: 2 leader_uuid: "a75e979d71044555923a6c9a5c31595c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:49.450865 14971 raft_consensus.cc:3060] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.456039 14971 raft_consensus.cc:1275] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:49.457120 15108 consensus_queue.cc:1048] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.463800 14896 raft_consensus.cc:1275] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:49.467489 15191 consensus_queue.cc:1048] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.521672 14971 raft_consensus.cc:3060] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.527065 14971 raft_consensus.cc:1275] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:49.528199 15109 consensus_queue.cc:1048] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.534967 14822 raft_consensus.cc:1275] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:49.536221 15140 consensus_queue.cc:1048] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.558141 14971 raft_consensus.cc:3060] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.562440 14971 raft_consensus.cc:1275] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:49.563478 15191 consensus_queue.cc:1048] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.569746 14896 raft_consensus.cc:1275] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:49.571370 15122 consensus_queue.cc:1048] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.652429 14822 raft_consensus.cc:1275] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:49.653560 15140 consensus_queue.cc:1048] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.660624 14971 raft_consensus.cc:1275] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:49.662055 15137 consensus_queue.cc:1048] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.788213 14822 raft_consensus.cc:1275] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:49.789551 15137 consensus_queue.cc:1048] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:49.800519 14970 raft_consensus.cc:1275] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer 58f75b270ac9418cbe7adebcfdc36b0d: 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:49.803941 15137 consensus_queue.cc:1048] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260710 13:18:49.839033 14896 raft_consensus.cc:1275] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:49.840154 15122 consensus_queue.cc:1048] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.851372 14970 raft_consensus.cc:1275] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Refusing update from remote peer a75e979d71044555923a6c9a5c31595c: 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:49.852670 15191 consensus_queue.cc:1048] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.950681 14822 raft_consensus.cc:1275] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: 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:49.952172 15144 consensus_queue.cc:1048] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:49.961277 14896 raft_consensus.cc:3060] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:49.972337 14896 raft_consensus.cc:1275] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: 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:49.973711 15144 consensus_queue.cc:1048] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:51.889611 14718 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:47200:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:18:51.911608 14718 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:47200:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:18:51.959307 11023 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
W20260710 13:18:52.071310 15219 log.cc:927] Time spent T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6: Append to log took a long time: real 0.051s	user 0.000s	sys 0.003s
W20260710 13:18:52.081981 15222 log.cc:927] Time spent T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6: Append to log took a long time: real 0.063s	user 0.000s	sys 0.002s
W20260710 13:18:52.087071 15218 log.cc:927] Time spent T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d: Append to log took a long time: real 0.061s	user 0.002s	sys 0.000s
I20260710 13:18:52.124226 15250 tablet.cc:1724] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.113683 15239 tablet.cc:1724] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.128800 15252 tablet.cc:1724] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.132051 15237 tablet.cc:1724] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.148969 15257 tablet.cc:1724] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.152568 15246 tablet.cc:1724] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.155580 15253 tablet.cc:1724] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.136561 15236 tablet.cc:1724] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.179764 15259 tablet.cc:1724] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.162765 15254 tablet.cc:1724] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.143177 15241 tablet.cc:1724] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.212292 15242 tablet.cc:1724] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.244259 14820 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
mode: GRACEFUL
new_leader_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:44674
I20260710 13:18:52.244992 14820 raft_consensus.cc:606] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Received request to transfer leadership to TS f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:52.244961 15257 tablet.cc:1724] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.266863 15259 tablet.cc:1724] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.280373 15252 tablet.cc:1724] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.284950 15254 tablet.cc:1724] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.287590 15250 tablet.cc:1724] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.292356 15246 tablet.cc:1724] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.272099 15253 tablet.cc:1724] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.297778 15236 tablet.cc:1724] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.273121 15239 tablet.cc:1724] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.275194 15241 tablet.cc:1724] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.276695 15237 tablet.cc:1724] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.279567 15242 tablet.cc:1724] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.310581 15254 tablet.cc:1724] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.317121 15257 tablet.cc:1724] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.336604 14894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
mode: GRACEFUL
new_leader_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:43440
I20260710 13:18:52.337237 14894 raft_consensus.cc:606] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Received request to transfer leadership to TS f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:52.338971 11023 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260710 13:18:52.339412 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:52.347321 14822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab"
dest_uuid: "a75e979d71044555923a6c9a5c31595c"
mode: GRACEFUL
new_leader_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:44674
I20260710 13:18:52.347851 14822 raft_consensus.cc:606] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Received request to transfer leadership to TS f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:52.350806 14894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442"
dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
mode: GRACEFUL
new_leader_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:43440
I20260710 13:18:52.351343 14894 raft_consensus.cc:606] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Received request to transfer leadership to TS f8b2ca45cff042c1897931d788b429d6
I20260710 13:18:52.352725 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:18:52.353276 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:52.363066 15259 tablet.cc:1724] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:18:52.373452 14720 catalog_manager.cc:6242] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b: soft_deleted_table [id=ab89b28df05c433794f85db19050de0f] alter complete (version 1)
I20260710 13:18:52.515308 15220 raft_consensus.cc:993] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c: : Instructing follower f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:52.515875 15221 raft_consensus.cc:1081] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Signalling peer f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:52.517418 14971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:46182
I20260710 13:18:52.518013 14971 raft_consensus.cc:493] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.518366 14971 raft_consensus.cc:3060] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.524226 14971 raft_consensus.cc:515] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.526072 14971 leader_election.cc:290] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 3 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:52.526875 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:52.527504 14822 raft_consensus.cc:3055] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:52.527822 14822 raft_consensus.cc:740] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:52.528455 14822 consensus_queue.cc:260] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [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: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.529179 14822 raft_consensus.cc:3060] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.527349 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e1d3392bac8f48ad9eda1a3f3e9db4a5" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:52.529893 14895 raft_consensus.cc:3060] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.533486 14822 raft_consensus.cc:2468] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 3.
I20260710 13:18:52.534814 14934 leader_election.cc:304] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [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: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:52.535775 15198 raft_consensus.cc:2804] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:52.536302 15198 raft_consensus.cc:697] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 3 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:52.537456 14895 raft_consensus.cc:2468] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 3.
I20260710 13:18:52.537227 15198 consensus_queue.cc:237] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [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: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.545228 14719 catalog_manager.cc:5697] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 2 to 3, leader changed from a75e979d71044555923a6c9a5c31595c (127.10.195.193) to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 3 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:52.549927 15199 raft_consensus.cc:993] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d: : Instructing follower f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:52.550515 15251 raft_consensus.cc:1081] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Signalling peer f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:52.551970 14971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:46168
I20260710 13:18:52.552387 14971 raft_consensus.cc:493] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.552623 14971 raft_consensus.cc:3060] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.556809 14971 raft_consensus.cc:515] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.558672 14971 leader_election.cc:290] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 3 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:52.559104 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:52.559203 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea0ae93bcde54f51b39d229a2d822fbe" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:52.559723 14822 raft_consensus.cc:3060] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.559804 14895 raft_consensus.cc:3055] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:52.560204 14895 raft_consensus.cc:740] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:52.560864 14895 consensus_queue.cc:260] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [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: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.561962 14895 raft_consensus.cc:3060] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.567692 14895 raft_consensus.cc:2468] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 3.
I20260710 13:18:52.568610 14822 raft_consensus.cc:2468] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 3.
I20260710 13:18:52.569060 14937 leader_election.cc:304] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [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: 58f75b270ac9418cbe7adebcfdc36b0d, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:52.570051 15198 raft_consensus.cc:2804] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:52.570502 15198 raft_consensus.cc:697] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 3 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:52.571444 15221 raft_consensus.cc:993] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c: : Instructing follower f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:52.571218 15198 consensus_queue.cc:237] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [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: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.571890 15220 raft_consensus.cc:1081] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Signalling peer f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:52.573182 14971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:46182
I20260710 13:18:52.573704 14971 raft_consensus.cc:493] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.574014 14971 raft_consensus.cc:3060] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.578198 14971 raft_consensus.cc:515] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.578231 14719 catalog_manager.cc:5697] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 2 to 3, leader changed from 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194) to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 3 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:52.579843 14971 leader_election.cc:290] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 3 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:52.581156 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:52.581758 15199 raft_consensus.cc:993] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d: : Instructing follower f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:52.582794 14822 raft_consensus.cc:3055] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:52.583001 15199 raft_consensus.cc:1081] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Signalling peer f8b2ca45cff042c1897931d788b429d6 to start an election
I20260710 13:18:52.583252 14822 raft_consensus.cc:740] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: a75e979d71044555923a6c9a5c31595c, State: Running, Role: LEADER
I20260710 13:18:52.582286 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0d0844415e9f4420b8939ee1a995beab" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:52.584034 14822 consensus_queue.cc:260] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [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: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.584499 14895 raft_consensus.cc:3060] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.585007 14822 raft_consensus.cc:3060] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.588992 14822 raft_consensus.cc:2468] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 3.
I20260710 13:18:52.589751 14934 leader_election.cc:304] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [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: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:52.590057 14966 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442"
dest_uuid: "f8b2ca45cff042c1897931d788b429d6"
 from {username='slave'} at 127.0.0.1:46168
I20260710 13:18:52.590600 15198 raft_consensus.cc:2804] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:52.590600 14966 raft_consensus.cc:493] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:52.591120 14966 raft_consensus.cc:3060] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.591181 15198 raft_consensus.cc:697] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 3 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:52.591064 14895 raft_consensus.cc:2468] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 3.
I20260710 13:18:52.592262 15198 consensus_queue.cc:237] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [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: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.597810 14966 raft_consensus.cc:515] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.600111 14966 leader_election.cc:290] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [CANDIDATE]: Term 3 election: Requested vote from peers a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237), 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765)
I20260710 13:18:52.600499 14822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "a75e979d71044555923a6c9a5c31595c"
I20260710 13:18:52.601006 14822 raft_consensus.cc:3060] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.601081 14719 catalog_manager.cc:5697] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 2 to 3, leader changed from a75e979d71044555923a6c9a5c31595c (127.10.195.193) to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 3 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:52.602043 14895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bff332ea4d9640f1b2aae56954bff442" candidate_uuid: "f8b2ca45cff042c1897931d788b429d6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "58f75b270ac9418cbe7adebcfdc36b0d"
I20260710 13:18:52.602610 14895 raft_consensus.cc:3055] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:18:52.602917 14895 raft_consensus.cc:740] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 58f75b270ac9418cbe7adebcfdc36b0d, State: Running, Role: LEADER
I20260710 13:18:52.603714 14895 consensus_queue.cc:260] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [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: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.604743 14895 raft_consensus.cc:3060] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:18:52.606037 14822 raft_consensus.cc:2468] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 3.
I20260710 13:18:52.606972 14934 leader_election.cc:304] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [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: a75e979d71044555923a6c9a5c31595c, f8b2ca45cff042c1897931d788b429d6; no voters: 
I20260710 13:18:52.607611 15198 raft_consensus.cc:2804] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:18:52.607990 15198 raft_consensus.cc:697] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 3 LEADER]: Becoming Leader. State: Replica: f8b2ca45cff042c1897931d788b429d6, State: Running, Role: LEADER
I20260710 13:18:52.608810 15198 consensus_queue.cc:237] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [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: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } }
I20260710 13:18:52.610296 14895 raft_consensus.cc:2468] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f8b2ca45cff042c1897931d788b429d6 in term 3.
I20260710 13:18:52.615553 14719 catalog_manager.cc:5697] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 reported cstate change: term changed from 2 to 3, leader changed from 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194) to f8b2ca45cff042c1897931d788b429d6 (127.10.195.195). New cstate: current_term: 3 leader_uuid: "f8b2ca45cff042c1897931d788b429d6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f8b2ca45cff042c1897931d788b429d6" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 38465 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:52.955369 14895 raft_consensus.cc:1275] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:18:52.956631 15227 consensus_queue.cc:1048] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:52.964211 14822 raft_consensus.cc:1275] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:18:52.965678 15198 consensus_queue.cc:1048] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:53.021135 14822 raft_consensus.cc:1275] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:53.022348 15198 consensus_queue.cc:1048] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:53.031491 14895 raft_consensus.cc:1275] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:53.033006 15227 consensus_queue.cc:1048] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:53.069628 14822 raft_consensus.cc:1275] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:53.070714 15227 consensus_queue.cc:1048] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:53.077186 14822 raft_consensus.cc:1275] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:18:53.079324 14895 raft_consensus.cc:1275] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260710 13:18:53.079694 15267 consensus_queue.cc:1048] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a75e979d71044555923a6c9a5c31595c" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 46237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:53.080823 15198 consensus_queue.cc:1048] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:18:53.090149 14897 raft_consensus.cc:1275] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Refusing update from remote peer f8b2ca45cff042c1897931d788b429d6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260710 13:18:53.093636 15267 consensus_queue.cc:1048] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "58f75b270ac9418cbe7adebcfdc36b0d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 37765 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260710 13:18:53.406083 11023 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260710 13:18:53.412783 11023 auto_leader_rebalancer.cc:479] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260710 13:18:53.413126 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260710 13:18:53.419260 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260710 13:18:53.419608 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:18:54.445166 11023 tablet_server.cc:179] TabletServer@127.10.195.193:0 shutting down...
I20260710 13:18:54.466935 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:54.467658 11023 tablet_replica.cc:333] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.468377 11023 raft_consensus.cc:2243] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.468832 11023 raft_consensus.cc:2272] T ea0ae93bcde54f51b39d229a2d822fbe P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.470737 11023 tablet_replica.cc:333] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.471247 11023 raft_consensus.cc:2243] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.471657 11023 raft_consensus.cc:2272] T ddca59bdb8e942319ff0950892a51fa8 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:54.472128 14934 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]
I20260710 13:18:54.473519 11023 tablet_replica.cc:333] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.474180 11023 raft_consensus.cc:2243] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.474586 11023 raft_consensus.cc:2272] T f2b8811eed184ab1be1f678c757573f0 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:54.474925 14934 consensus_peers.cc:597] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 -> Peer a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237): Couldn't send request to peer a75e979d71044555923a6c9a5c31595c. 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:18:54.476291 11023 tablet_replica.cc:333] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.476918 11023 raft_consensus.cc:2243] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.477377 11023 raft_consensus.cc:2272] T 562205bb9b0f49d3a1c106ba4d3cd0fd P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.479357 11023 tablet_replica.cc:333] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.480010 11023 raft_consensus.cc:2243] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.480687 11023 raft_consensus.cc:2272] T f572e4eaac594e2cb853cbba097017a0 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.482556 11023 tablet_replica.cc:333] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.483081 11023 raft_consensus.cc:2243] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.483446 11023 raft_consensus.cc:2272] T cd153254a0cd4b50a240ed591c0177a9 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.485183 11023 tablet_replica.cc:333] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.485764 11023 raft_consensus.cc:2243] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.486143 11023 raft_consensus.cc:2272] T caf556be5b0f4185acfbea4a868462f4 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.488041 11023 tablet_replica.cc:333] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.488489 11023 raft_consensus.cc:2243] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.488830 11023 raft_consensus.cc:2272] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.490387 11023 tablet_replica.cc:333] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.490864 11023 raft_consensus.cc:2243] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.491496 11023 raft_consensus.cc:2272] T 3fe62802536f4464855a6ece41ffff52 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.493140 11023 tablet_replica.cc:333] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.493568 11023 raft_consensus.cc:2243] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.494283 11023 raft_consensus.cc:2272] T 4732b6edcdab417eb45a846e87cbcd21 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.496208 11023 tablet_replica.cc:333] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.496707 11023 raft_consensus.cc:2243] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.497191 11023 raft_consensus.cc:2272] T befa7ca1203344d7b890f5d9ba66e8e9 P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.499230 11023 tablet_replica.cc:333] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.499637 11023 raft_consensus.cc:2243] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.499943 11023 raft_consensus.cc:2272] T 0d0844415e9f4420b8939ee1a995beab P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.501546 11023 tablet_replica.cc:333] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.502110 11023 raft_consensus.cc:2243] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.502503 11023 raft_consensus.cc:2272] T bff332ea4d9640f1b2aae56954bff442 P a75e979d71044555923a6c9a5c31595c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.504669 11023 tablet_replica.cc:333] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.505368 11023 raft_consensus.cc:2243] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.506166 11023 raft_consensus.cc:2272] T 0982ec90cb3949f2b4ef67a07bcddbec P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.508064 11023 tablet_replica.cc:333] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.508514 11023 raft_consensus.cc:2243] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.509191 11023 raft_consensus.cc:2272] T ca3e96f6f7cf454cb80c76bf030b2ebc P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.511027 11023 tablet_replica.cc:333] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.511489 11023 raft_consensus.cc:2243] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.512142 11023 raft_consensus.cc:2272] T d9e6ee53e504430b9e469f05ad572b2e P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.514425 11023 tablet_replica.cc:333] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.514925 11023 raft_consensus.cc:2243] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.515338 11023 raft_consensus.cc:2272] T 61da1cbdd539491bbc402e5f0312a456 P a75e979d71044555923a6c9a5c31595c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:54.517062 14860 consensus_peers.cc:597] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d -> Peer a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237): Couldn't send request to peer a75e979d71044555923a6c9a5c31595c. 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:18:54.517288 11023 tablet_replica.cc:333] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c: stopping tablet replica
I20260710 13:18:54.517800 11023 raft_consensus.cc:2243] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.518203 11023 raft_consensus.cc:2272] T 6cf04e13fd5842fcb90deaec2a23692d P a75e979d71044555923a6c9a5c31595c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:18:54.539531 14934 connection.cc:573] client connection to 127.10.195.193:46237 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260710 13:18:54.544301 14934 consensus_peers.cc:597] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 -> Peer a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237): Couldn't send request to peer a75e979d71044555923a6c9a5c31595c. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:46237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:54.544870 11023 tablet_server.cc:196] TabletServer@127.10.195.193:0 shutdown complete.
W20260710 13:18:54.564368 14860 consensus_peers.cc:597] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d -> Peer a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237): Couldn't send request to peer a75e979d71044555923a6c9a5c31595c. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:46237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:54.575479 11023 tablet_server.cc:179] TabletServer@127.10.195.194:0 shutting down...
W20260710 13:18:54.581861 14934 consensus_peers.cc:597] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 -> Peer a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237): Couldn't send request to peer a75e979d71044555923a6c9a5c31595c. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:46237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:54.600386 14937 consensus_peers.cc:597] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 -> Peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Couldn't send request to peer 58f75b270ac9418cbe7adebcfdc36b0d. 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:18:54.604367 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:54.605038 11023 tablet_replica.cc:333] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.605662 11023 raft_consensus.cc:2243] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.606065 11023 raft_consensus.cc:2272] T ea0ae93bcde54f51b39d229a2d822fbe P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.607854 11023 tablet_replica.cc:333] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.608371 11023 raft_consensus.cc:2243] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.608762 11023 raft_consensus.cc:2272] T 3fe62802536f4464855a6ece41ffff52 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.610486 11023 tablet_replica.cc:333] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.610956 11023 raft_consensus.cc:2243] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.611321 11023 raft_consensus.cc:2272] T f2b8811eed184ab1be1f678c757573f0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.612928 11023 tablet_replica.cc:333] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.613389 11023 raft_consensus.cc:2243] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.613792 11023 raft_consensus.cc:2272] T f572e4eaac594e2cb853cbba097017a0 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.615430 11023 tablet_replica.cc:333] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.615903 11023 raft_consensus.cc:2243] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.616761 11023 raft_consensus.cc:2272] T 562205bb9b0f49d3a1c106ba4d3cd0fd P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.618815 11023 tablet_replica.cc:333] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.619295 11023 raft_consensus.cc:2243] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Raft consensus shutting down.
W20260710 13:18:54.619426 14860 consensus_peers.cc:597] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d -> Peer a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237): Couldn't send request to peer a75e979d71044555923a6c9a5c31595c. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:46237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:54.620147 11023 raft_consensus.cc:2272] T ddca59bdb8e942319ff0950892a51fa8 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.621909 11023 tablet_replica.cc:333] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.622377 11023 raft_consensus.cc:2243] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.622759 11023 raft_consensus.cc:2272] T 0982ec90cb3949f2b4ef67a07bcddbec P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.624368 11023 tablet_replica.cc:333] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.624852 11023 raft_consensus.cc:2243] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.625193 11023 raft_consensus.cc:2272] T ca3e96f6f7cf454cb80c76bf030b2ebc P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.626940 11023 tablet_replica.cc:333] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.627435 11023 raft_consensus.cc:2243] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.627771 11023 raft_consensus.cc:2272] T bff332ea4d9640f1b2aae56954bff442 P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.629357 11023 tablet_replica.cc:333] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.629865 11023 raft_consensus.cc:2243] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.630254 11023 raft_consensus.cc:2272] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.631805 11023 tablet_replica.cc:333] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.632246 11023 raft_consensus.cc:2243] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.632611 11023 raft_consensus.cc:2272] T caf556be5b0f4185acfbea4a868462f4 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.634433 11023 tablet_replica.cc:333] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.634858 11023 raft_consensus.cc:2243] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.635464 11023 raft_consensus.cc:2272] T cd153254a0cd4b50a240ed591c0177a9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.637239 11023 tablet_replica.cc:333] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.637755 11023 raft_consensus.cc:2243] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.638144 11023 raft_consensus.cc:2272] T 4732b6edcdab417eb45a846e87cbcd21 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.639743 11023 tablet_replica.cc:333] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.640159 11023 raft_consensus.cc:2243] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.640498 11023 raft_consensus.cc:2272] T d9e6ee53e504430b9e469f05ad572b2e P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.642202 11023 tablet_replica.cc:333] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.642607 11023 raft_consensus.cc:2243] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.643285 11023 raft_consensus.cc:2272] T 61da1cbdd539491bbc402e5f0312a456 P 58f75b270ac9418cbe7adebcfdc36b0d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.644970 11023 tablet_replica.cc:333] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.645364 11023 raft_consensus.cc:2243] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.646044 11023 raft_consensus.cc:2272] T befa7ca1203344d7b890f5d9ba66e8e9 P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.647671 11023 tablet_replica.cc:333] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.648097 11023 raft_consensus.cc:2243] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.648432 11023 raft_consensus.cc:2272] T 0d0844415e9f4420b8939ee1a995beab P 58f75b270ac9418cbe7adebcfdc36b0d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.650039 11023 tablet_replica.cc:333] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d: stopping tablet replica
I20260710 13:18:54.650421 11023 raft_consensus.cc:2243] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.651058 11023 raft_consensus.cc:2272] T 6cf04e13fd5842fcb90deaec2a23692d P 58f75b270ac9418cbe7adebcfdc36b0d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.687232 11023 tablet_server.cc:196] TabletServer@127.10.195.194:0 shutdown complete.
W20260710 13:18:54.693673 14937 consensus_peers.cc:597] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 -> Peer 58f75b270ac9418cbe7adebcfdc36b0d (127.10.195.194:37765): Couldn't send request to peer 58f75b270ac9418cbe7adebcfdc36b0d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:37765: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260710 13:18:54.699852 14934 consensus_peers.cc:597] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 -> Peer a75e979d71044555923a6c9a5c31595c (127.10.195.193:46237): Couldn't send request to peer a75e979d71044555923a6c9a5c31595c. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:46237: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:18:54.718492 11023 tablet_server.cc:179] TabletServer@127.10.195.195:0 shutting down...
I20260710 13:18:54.741091 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:18:54.741779 11023 tablet_replica.cc:333] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.742352 11023 raft_consensus.cc:2243] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.743052 11023 raft_consensus.cc:2272] T ea0ae93bcde54f51b39d229a2d822fbe P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.744831 11023 tablet_replica.cc:333] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.745293 11023 raft_consensus.cc:2243] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.745697 11023 raft_consensus.cc:2272] T ddca59bdb8e942319ff0950892a51fa8 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.747339 11023 tablet_replica.cc:333] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.747781 11023 raft_consensus.cc:2243] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.748148 11023 raft_consensus.cc:2272] T cd153254a0cd4b50a240ed591c0177a9 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.749732 11023 tablet_replica.cc:333] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.750177 11023 raft_consensus.cc:2243] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.750800 11023 raft_consensus.cc:2272] T 0d0844415e9f4420b8939ee1a995beab P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.752429 11023 tablet_replica.cc:333] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.752888 11023 raft_consensus.cc:2243] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.753233 11023 raft_consensus.cc:2272] T befa7ca1203344d7b890f5d9ba66e8e9 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.754916 11023 tablet_replica.cc:333] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.755357 11023 raft_consensus.cc:2243] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.755964 11023 raft_consensus.cc:2272] T e1d3392bac8f48ad9eda1a3f3e9db4a5 P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.757493 11023 tablet_replica.cc:333] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.757947 11023 raft_consensus.cc:2243] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.758605 11023 raft_consensus.cc:2272] T caf556be5b0f4185acfbea4a868462f4 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.760306 11023 tablet_replica.cc:333] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.760738 11023 raft_consensus.cc:2243] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.761358 11023 raft_consensus.cc:2272] T bff332ea4d9640f1b2aae56954bff442 P f8b2ca45cff042c1897931d788b429d6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.762987 11023 tablet_replica.cc:333] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.763444 11023 raft_consensus.cc:2243] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.764043 11023 raft_consensus.cc:2272] T f2b8811eed184ab1be1f678c757573f0 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.765571 11023 tablet_replica.cc:333] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.766007 11023 raft_consensus.cc:2243] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.766342 11023 raft_consensus.cc:2272] T 562205bb9b0f49d3a1c106ba4d3cd0fd P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.767918 11023 tablet_replica.cc:333] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.768365 11023 raft_consensus.cc:2243] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.768699 11023 raft_consensus.cc:2272] T f572e4eaac594e2cb853cbba097017a0 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.770277 11023 tablet_replica.cc:333] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.770682 11023 raft_consensus.cc:2243] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.770987 11023 raft_consensus.cc:2272] T 61da1cbdd539491bbc402e5f0312a456 P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.772562 11023 tablet_replica.cc:333] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.772985 11023 raft_consensus.cc:2243] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.773334 11023 raft_consensus.cc:2272] T 3fe62802536f4464855a6ece41ffff52 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.774827 11023 tablet_replica.cc:333] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.775244 11023 raft_consensus.cc:2243] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.775578 11023 raft_consensus.cc:2272] T 4732b6edcdab417eb45a846e87cbcd21 P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.777189 11023 tablet_replica.cc:333] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.777642 11023 raft_consensus.cc:2243] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.778010 11023 raft_consensus.cc:2272] T 0982ec90cb3949f2b4ef67a07bcddbec P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.779453 11023 tablet_replica.cc:333] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.779844 11023 raft_consensus.cc:2243] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.780171 11023 raft_consensus.cc:2272] T ca3e96f6f7cf454cb80c76bf030b2ebc P f8b2ca45cff042c1897931d788b429d6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.781793 11023 tablet_replica.cc:333] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.782265 11023 raft_consensus.cc:2243] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.782648 11023 raft_consensus.cc:2272] T 6cf04e13fd5842fcb90deaec2a23692d P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.784247 11023 tablet_replica.cc:333] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6: stopping tablet replica
I20260710 13:18:54.784612 11023 raft_consensus.cc:2243] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:18:54.784931 11023 raft_consensus.cc:2272] T d9e6ee53e504430b9e469f05ad572b2e P f8b2ca45cff042c1897931d788b429d6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.819316 11023 tablet_server.cc:196] TabletServer@127.10.195.195:0 shutdown complete.
I20260710 13:18:54.846961 11023 master.cc:562] Master@127.10.195.254:40657 shutting down...
I20260710 13:18:54.865484 11023 raft_consensus.cc:2243] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:18:54.866025 11023 raft_consensus.cc:2272] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:18:54.866317 11023 tablet_replica.cc:333] T 00000000000000000000000000000000 P cca86939489a46bbadbf6ace1d673b1b: stopping tablet replica
I20260710 13:18:54.884997 11023 master.cc:584] Master@127.10.195.254:40657 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (11836 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260710 13:18:54.928457 11023 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.10.195.254:44425
I20260710 13:18:54.929477 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:54.934612 15282 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.934633 15281 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
I20260710 13:18:54.939736 11023 server_base.cc:1061] running on GCE node
W20260710 13:18:54.939826 15284 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.940690 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:54.940914 11023 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.941053 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689534941037 us; error 0 us; skew 500 ppm
I20260710 13:18:54.941532 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:54.943754 11023 webserver.cc:533] Webserver started at http://127.10.195.254:38575/ using document root <none> and password file <none>
I20260710 13:18:54.944193 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:54.944358 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:54.944598 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:54.945573 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/master-0-root/instance:
uuid: "befa8ee01eee4d8cb165535471fbb4a6"
format_stamp: "Formatted at 2026-07-10 13:18:54 on dist-test-slave-v94p"
I20260710 13:18:54.949566 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.001s	sys 0.002s
I20260710 13:18:54.952654 15289 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.953285 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:54.953531 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/master-0-root
uuid: "befa8ee01eee4d8cb165535471fbb4a6"
format_stamp: "Formatted at 2026-07-10 13:18:54 on dist-test-slave-v94p"
I20260710 13:18:54.953802 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-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.973569 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:54.974732 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:55.009617 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.254:44425
I20260710 13:18:55.009714 15340 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.254:44425 every 8 connection(s)
I20260710 13:18:55.013155 15341 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:55.023351 15341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6: Bootstrap starting.
I20260710 13:18:55.027696 15341 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.031574 15341 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6: No bootstrap required, opened a new log
I20260710 13:18:55.033615 15341 raft_consensus.cc:359] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "befa8ee01eee4d8cb165535471fbb4a6" member_type: VOTER }
I20260710 13:18:55.033960 15341 raft_consensus.cc:385] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.034140 15341 raft_consensus.cc:740] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: befa8ee01eee4d8cb165535471fbb4a6, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.034605 15341 consensus_queue.cc:260] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "befa8ee01eee4d8cb165535471fbb4a6" member_type: VOTER }
I20260710 13:18:55.034983 15341 raft_consensus.cc:399] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260710 13:18:55.035161 15341 raft_consensus.cc:493] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260710 13:18:55.035389 15341 raft_consensus.cc:3060] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:55.039531 15341 raft_consensus.cc:515] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "befa8ee01eee4d8cb165535471fbb4a6" member_type: VOTER }
I20260710 13:18:55.039958 15341 leader_election.cc:304] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [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: befa8ee01eee4d8cb165535471fbb4a6; no voters: 
I20260710 13:18:55.040916 15341 leader_election.cc:290] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260710 13:18:55.041203 15344 raft_consensus.cc:2804] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:55.042421 15344 raft_consensus.cc:697] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 1 LEADER]: Becoming Leader. State: Replica: befa8ee01eee4d8cb165535471fbb4a6, State: Running, Role: LEADER
I20260710 13:18:55.043035 15344 consensus_queue.cc:237] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [LEADER]: Queue going to LEADER mode. State: All 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: "befa8ee01eee4d8cb165535471fbb4a6" member_type: VOTER }
I20260710 13:18:55.043569 15341 sys_catalog.cc:565] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [sys.catalog]: configured and running, proceeding with master startup.
I20260710 13:18:55.047395 15346 sys_catalog.cc:455] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader befa8ee01eee4d8cb165535471fbb4a6. Latest consensus state: current_term: 1 leader_uuid: "befa8ee01eee4d8cb165535471fbb4a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "befa8ee01eee4d8cb165535471fbb4a6" member_type: VOTER } }
I20260710 13:18:55.047981 15346 sys_catalog.cc:458] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:55.048171 15345 sys_catalog.cc:455] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "befa8ee01eee4d8cb165535471fbb4a6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "befa8ee01eee4d8cb165535471fbb4a6" member_type: VOTER } }
I20260710 13:18:55.048662 15345 sys_catalog.cc:458] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [sys.catalog]: This master's current role is: LEADER
I20260710 13:18:55.049795 15352 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260710 13:18:55.056553 15352 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260710 13:18:55.057459 11023 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260710 13:18:55.064502 15352 catalog_manager.cc:1383] Generated new cluster ID: a4a3985f03a14775994dbef2e655df6d
I20260710 13:18:55.064757 15352 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260710 13:18:55.084707 15352 catalog_manager.cc:1406] Generated new certificate authority record
I20260710 13:18:55.086033 15352 catalog_manager.cc:1540] Loading token signing keys...
I20260710 13:18:55.096979 15352 catalog_manager.cc:6070] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6: Generated new TSK 0
I20260710 13:18:55.097483 15352 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260710 13:18:55.123728 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:55.129266 15362 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.130043 15363 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:55.132493 15365 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.132547 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:55.133565 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:55.133785 11023 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.133930 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689535133913 us; error 0 us; skew 500 ppm
I20260710 13:18:55.134405 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:55.136524 11023 webserver.cc:533] Webserver started at http://127.10.195.193:39435/ using document root <none> and password file <none>
I20260710 13:18:55.136955 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:55.137120 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:55.137356 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:55.138372 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-0-root/instance:
uuid: "cef63b51acff4453a22c8fa829aa3573"
format_stamp: "Formatted at 2026-07-10 13:18:55 on dist-test-slave-v94p"
I20260710 13:18:55.142499 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260710 13:18:55.145764 15370 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.146529 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260710 13:18:55.146808 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-0-root
uuid: "cef63b51acff4453a22c8fa829aa3573"
format_stamp: "Formatted at 2026-07-10 13:18:55 on dist-test-slave-v94p"
I20260710 13:18:55.147070 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-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:55.165967 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:55.167140 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:55.168529 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:55.170679 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:55.170876 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.171085 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:55.171242 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.208268 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.193:37615
I20260710 13:18:55.208379 15432 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.193:37615 every 8 connection(s)
I20260710 13:18:55.212728 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:55.219677 15437 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.222410 15438 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:55.222790 15440 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.225411 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:55.226642 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:55.226830 11023 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.227006 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689535226988 us; error 0 us; skew 500 ppm
I20260710 13:18:55.227506 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:55.229700 11023 webserver.cc:533] Webserver started at http://127.10.195.194:36795/ using document root <none> and password file <none>
I20260710 13:18:55.230144 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:55.230309 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:55.230556 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:55.231597 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-1-root/instance:
uuid: "18e3765d6e9f4497b675bc83523d439d"
format_stamp: "Formatted at 2026-07-10 13:18:55 on dist-test-slave-v94p"
I20260710 13:18:55.236732 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:18:55.236627 15433 heartbeater.cc:344] Connected to a master server at 127.10.195.254:44425
I20260710 13:18:55.237289 15433 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:55.238163 15433 heartbeater.cc:507] Master 127.10.195.254:44425 requested a full tablet report, sending...
I20260710 13:18:55.240588 15306 ts_manager.cc:194] Registered new tserver with Master: cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615)
I20260710 13:18:55.241096 15445 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.241937 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:55.242273 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-1-root
uuid: "18e3765d6e9f4497b675bc83523d439d"
format_stamp: "Formatted at 2026-07-10 13:18:55 on dist-test-slave-v94p"
I20260710 13:18:55.242599 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-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:55.242903 15306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53766
I20260710 13:18:55.254612 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:55.255952 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:55.257313 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:55.259523 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:55.259699 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.259936 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:55.260077 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.299643 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.194:42789
I20260710 13:18:55.299738 15507 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.194:42789 every 8 connection(s)
I20260710 13:18:55.304214 11023 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260710 13:18:55.311069 15512 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:55.311141 15511 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.314299 15514 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.315205 11023 server_base.cc:1061] running on GCE node
I20260710 13:18:55.315452 15508 heartbeater.cc:344] Connected to a master server at 127.10.195.254:44425
I20260710 13:18:55.315901 15508 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:55.316110 11023 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260710 13:18:55.316337 11023 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.316489 11023 hybrid_clock.cc:648] HybridClock initialized: now 1783689535316474 us; error 0 us; skew 500 ppm
I20260710 13:18:55.316613 15508 heartbeater.cc:507] Master 127.10.195.254:44425 requested a full tablet report, sending...
I20260710 13:18:55.317042 11023 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260710 13:18:55.318665 15306 ts_manager.cc:194] Registered new tserver with Master: 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:55.319319 11023 webserver.cc:533] Webserver started at http://127.10.195.195:42681/ using document root <none> and password file <none>
I20260710 13:18:55.319790 11023 fs_manager.cc:362] Metadata directory not provided
I20260710 13:18:55.319983 11023 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260710 13:18:55.320214 11023 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260710 13:18:55.320158 15306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53772
I20260710 13:18:55.321574 11023 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-2-root/instance:
uuid: "9fe62a29caa040ec8db4d3eef656ef58"
format_stamp: "Formatted at 2026-07-10 13:18:55 on dist-test-slave-v94p"
I20260710 13:18:55.325690 11023 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.003s
I20260710 13:18:55.328670 15519 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.329386 11023 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260710 13:18:55.329694 11023 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-2-root
uuid: "9fe62a29caa040ec8db4d3eef656ef58"
format_stamp: "Formatted at 2026-07-10 13:18:55 on dist-test-slave-v94p"
I20260710 13:18:55.329957 11023 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskgjJNoV/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783689439169936-11023-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.365897 11023 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260710 13:18:55.367017 11023 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260710 13:18:55.368427 11023 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260710 13:18:55.370549 11023 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260710 13:18:55.370736 11023 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.370976 11023 ts_tablet_manager.cc:616] Registered 0 tablets
I20260710 13:18:55.371122 11023 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260710 13:18:55.408701 11023 rpc_server.cc:307] RPC server started. Bound to: 127.10.195.195:43615
I20260710 13:18:55.408818 15581 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.10.195.195:43615 every 8 connection(s)
I20260710 13:18:55.421953 15582 heartbeater.cc:344] Connected to a master server at 127.10.195.254:44425
I20260710 13:18:55.422474 15582 heartbeater.cc:461] Registering TS with master...
I20260710 13:18:55.423448 15582 heartbeater.cc:507] Master 127.10.195.254:44425 requested a full tablet report, sending...
I20260710 13:18:55.425351 15306 ts_manager.cc:194] Registered new tserver with Master: 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:55.426301 11023 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014606339s
I20260710 13:18:55.426875 15306 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53774
I20260710 13:18:55.448952 15306 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53780:
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.451522 15306 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.514029 15547 tablet_service.cc:1511] Processing CreateTablet for tablet e7bc0fee490c4ffcb666f350c921ca59 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:55.514308 15546 tablet_service.cc:1511] Processing CreateTablet for tablet ac904b01c2084129bb7a1daacdfec0c2 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:55.515437 15547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7bc0fee490c4ffcb666f350c921ca59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.516422 15545 tablet_service.cc:1511] Processing CreateTablet for tablet 39cd5ff7ceca44e1a5d51d5e45f00096 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:55.517674 15545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cd5ff7ceca44e1a5d51d5e45f00096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.522655 15544 tablet_service.cc:1511] Processing CreateTablet for tablet 1956c33fec464eeea3a73ed0b378c122 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:55.523876 15544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1956c33fec464eeea3a73ed0b378c122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.525920 15546 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac904b01c2084129bb7a1daacdfec0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.526763 15543 tablet_service.cc:1511] Processing CreateTablet for tablet 98fac3d47fa64830896992e20d6da373 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:55.527989 15543 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fac3d47fa64830896992e20d6da373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.529418 15542 tablet_service.cc:1511] Processing CreateTablet for tablet d9fdf801d27742aba1c9ecea223beabd (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:55.530652 15542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9fdf801d27742aba1c9ecea223beabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.535496 15541 tablet_service.cc:1511] Processing CreateTablet for tablet fa7976ec6395417b887efff33969eda3 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:55.536665 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7976ec6395417b887efff33969eda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.544184 15540 tablet_service.cc:1511] Processing CreateTablet for tablet c91c4aa11ce74619a5b69c8943dc94f3 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:55.545440 15540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91c4aa11ce74619a5b69c8943dc94f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.546684 15539 tablet_service.cc:1511] Processing CreateTablet for tablet 444a48dcaa764482bfe6005c938b6a79 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:55.550840 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444a48dcaa764482bfe6005c938b6a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.569674 15595 tablet_bootstrap.cc:492] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:55.583273 15595 tablet_bootstrap.cc:654] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.585336 15397 tablet_service.cc:1511] Processing CreateTablet for tablet ac904b01c2084129bb7a1daacdfec0c2 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:55.586711 15397 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac904b01c2084129bb7a1daacdfec0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.589712 15396 tablet_service.cc:1511] Processing CreateTablet for tablet 39cd5ff7ceca44e1a5d51d5e45f00096 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:55.589838 15393 tablet_service.cc:1511] Processing CreateTablet for tablet d9fdf801d27742aba1c9ecea223beabd (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:55.590641 15392 tablet_service.cc:1511] Processing CreateTablet for tablet fa7976ec6395417b887efff33969eda3 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:55.592166 15394 tablet_service.cc:1511] Processing CreateTablet for tablet 98fac3d47fa64830896992e20d6da373 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:55.594184 15395 tablet_service.cc:1511] Processing CreateTablet for tablet 1956c33fec464eeea3a73ed0b378c122 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:55.596283 15390 tablet_service.cc:1511] Processing CreateTablet for tablet 444a48dcaa764482bfe6005c938b6a79 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:55.589723 15391 tablet_service.cc:1511] Processing CreateTablet for tablet c91c4aa11ce74619a5b69c8943dc94f3 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:55.587704 15398 tablet_service.cc:1511] Processing CreateTablet for tablet e7bc0fee490c4ffcb666f350c921ca59 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:55.591009 15396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cd5ff7ceca44e1a5d51d5e45f00096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.602734 15394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fac3d47fa64830896992e20d6da373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.603356 15391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91c4aa11ce74619a5b69c8943dc94f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.603943 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7bc0fee490c4ffcb666f350c921ca59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.605687 15395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1956c33fec464eeea3a73ed0b378c122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.606936 15393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9fdf801d27742aba1c9ecea223beabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.607545 15390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444a48dcaa764482bfe6005c938b6a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.609882 15392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7976ec6395417b887efff33969eda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.637962 15473 tablet_service.cc:1511] Processing CreateTablet for tablet e7bc0fee490c4ffcb666f350c921ca59 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:55.639537 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7bc0fee490c4ffcb666f350c921ca59. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.646224 15472 tablet_service.cc:1511] Processing CreateTablet for tablet ac904b01c2084129bb7a1daacdfec0c2 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:55.647078 15471 tablet_service.cc:1511] Processing CreateTablet for tablet 39cd5ff7ceca44e1a5d51d5e45f00096 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:55.647548 15472 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac904b01c2084129bb7a1daacdfec0c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.650763 15595 tablet_bootstrap.cc:492] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:18:55.651271 15595 ts_tablet_manager.cc:1403] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.082s	user 0.010s	sys 0.018s
I20260710 13:18:55.652081 15471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 39cd5ff7ceca44e1a5d51d5e45f00096. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.654297 15595 raft_consensus.cc:359] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.655056 15595 raft_consensus.cc:385] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.655344 15595 raft_consensus.cc:740] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.656805 15470 tablet_service.cc:1511] Processing CreateTablet for tablet 1956c33fec464eeea3a73ed0b378c122 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:55.657297 15469 tablet_service.cc:1511] Processing CreateTablet for tablet 98fac3d47fa64830896992e20d6da373 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:55.658671 15470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1956c33fec464eeea3a73ed0b378c122. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.659264 15469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98fac3d47fa64830896992e20d6da373. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.664783 15468 tablet_service.cc:1511] Processing CreateTablet for tablet d9fdf801d27742aba1c9ecea223beabd (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:55.666044 15468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9fdf801d27742aba1c9ecea223beabd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.656826 15595 consensus_queue.cc:260] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.673851 15465 tablet_service.cc:1511] Processing CreateTablet for tablet 444a48dcaa764482bfe6005c938b6a79 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:55.674486 15598 tablet_bootstrap.cc:492] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:55.675084 15465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 444a48dcaa764482bfe6005c938b6a79. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.669644 15467 tablet_service.cc:1511] Processing CreateTablet for tablet fa7976ec6395417b887efff33969eda3 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:55.678364 15467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa7976ec6395417b887efff33969eda3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.671732 15466 tablet_service.cc:1511] Processing CreateTablet for tablet c91c4aa11ce74619a5b69c8943dc94f3 (DEFAULT_TABLE table=test-workload [id=5cb7ddcc786c4fe09bcfa4f2e3992f3f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:55.681573 15598 tablet_bootstrap.cc:654] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.682322 15466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c91c4aa11ce74619a5b69c8943dc94f3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:55.690490 15600 tablet_bootstrap.cc:492] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:55.696702 15600 tablet_bootstrap.cc:654] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.732491 15600 tablet_bootstrap.cc:492] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:55.733023 15600 ts_tablet_manager.cc:1403] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.043s	user 0.025s	sys 0.015s
I20260710 13:18:55.736187 15600 raft_consensus.cc:359] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.737144 15600 raft_consensus.cc:385] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.737521 15600 raft_consensus.cc:740] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.738466 15600 consensus_queue.cc:260] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.746647 15598 tablet_bootstrap.cc:492] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:55.747200 15598 ts_tablet_manager.cc:1403] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.073s	user 0.034s	sys 0.025s
I20260710 13:18:55.751446 15508 heartbeater.cc:499] Master 127.10.195.254:44425 was elected leader, sending a full tablet report...
I20260710 13:18:55.751634 15600 ts_tablet_manager.cc:1434] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.011s
I20260710 13:18:55.752596 15600 tablet_bootstrap.cc:492] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:55.750062 15598 raft_consensus.cc:359] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.754058 15598 raft_consensus.cc:385] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.754357 15598 raft_consensus.cc:740] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.754879 15595 ts_tablet_manager.cc:1434] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.103s	user 0.024s	sys 0.033s
I20260710 13:18:55.755584 15582 heartbeater.cc:499] Master 127.10.195.254:44425 was elected leader, sending a full tablet report...
I20260710 13:18:55.755338 15598 consensus_queue.cc:260] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.759100 15600 tablet_bootstrap.cc:654] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.760370 15595 tablet_bootstrap.cc:492] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:55.768082 15598 ts_tablet_manager.cc:1434] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.021s	user 0.012s	sys 0.003s
I20260710 13:18:55.768240 15595 tablet_bootstrap.cc:654] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.768904 15433 heartbeater.cc:499] Master 127.10.195.254:44425 was elected leader, sending a full tablet report...
I20260710 13:18:55.769214 15598 tablet_bootstrap.cc:492] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:55.778196 15598 tablet_bootstrap.cc:654] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.789686 15600 tablet_bootstrap.cc:492] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:55.790163 15600 ts_tablet_manager.cc:1403] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.003s
I20260710 13:18:55.790370 15595 tablet_bootstrap.cc:492] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:18:55.790390 15598 tablet_bootstrap.cc:492] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:55.791045 15595 ts_tablet_manager.cc:1403] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.003s
I20260710 13:18:55.791111 15598 ts_tablet_manager.cc:1403] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.003s
I20260710 13:18:55.793174 15600 raft_consensus.cc:359] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.793900 15600 raft_consensus.cc:385] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.794179 15600 raft_consensus.cc:740] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.794238 15595 raft_consensus.cc:359] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.794489 15598 raft_consensus.cc:359] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.795073 15595 raft_consensus.cc:385] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.795215 15598 raft_consensus.cc:385] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.794924 15600 consensus_queue.cc:260] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.795506 15595 raft_consensus.cc:740] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.795554 15598 raft_consensus.cc:740] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.796430 15598 consensus_queue.cc:260] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.796447 15595 consensus_queue.cc:260] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.797375 15600 ts_tablet_manager.cc:1434] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260710 13:18:55.798302 15600 tablet_bootstrap.cc:492] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:55.798895 15598 ts_tablet_manager.cc:1434] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:55.798916 15595 ts_tablet_manager.cc:1434] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260710 13:18:55.800005 15598 tablet_bootstrap.cc:492] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:55.800006 15595 tablet_bootstrap.cc:492] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:55.804131 15600 tablet_bootstrap.cc:654] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.806951 15598 tablet_bootstrap.cc:654] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.815819 15595 tablet_bootstrap.cc:654] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.823356 15598 tablet_bootstrap.cc:492] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:55.823901 15598 ts_tablet_manager.cc:1403] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.008s
I20260710 13:18:55.827083 15598 raft_consensus.cc:359] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.828297 15598 raft_consensus.cc:385] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.828639 15598 raft_consensus.cc:740] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.829423 15598 consensus_queue.cc:260] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.832197 15598 ts_tablet_manager.cc:1434] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260710 13:18:55.833331 15598 tablet_bootstrap.cc:492] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:55.840149 15598 tablet_bootstrap.cc:654] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.846570 15595 tablet_bootstrap.cc:492] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:18:55.846982 15595 ts_tablet_manager.cc:1403] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.047s	user 0.016s	sys 0.019s
I20260710 13:18:55.847038 15600 tablet_bootstrap.cc:492] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:55.846999 15598 tablet_bootstrap.cc:492] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:55.847719 15600 ts_tablet_manager.cc:1403] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.050s	user 0.031s	sys 0.017s
I20260710 13:18:55.847728 15598 ts_tablet_manager.cc:1403] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260710 13:18:55.849367 15595 raft_consensus.cc:359] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.850032 15595 raft_consensus.cc:385] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.850315 15595 raft_consensus.cc:740] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.850181 15600 raft_consensus.cc:359] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.850993 15600 raft_consensus.cc:385] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.851316 15600 raft_consensus.cc:740] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.851070 15595 consensus_queue.cc:260] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.852033 15600 consensus_queue.cc:260] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.852185 15598 raft_consensus.cc:359] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:55.852859 15598 raft_consensus.cc:385] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.854369 15598 raft_consensus.cc:740] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.854038 15604 raft_consensus.cc:493] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.853315 15595 ts_tablet_manager.cc:1434] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:18:55.854928 15604 raft_consensus.cc:515] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.856096 15595 tablet_bootstrap.cc:492] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:55.857069 15604 leader_election.cc:290] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:55.854453 15600 ts_tablet_manager.cc:1434] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260710 13:18:55.858299 15600 tablet_bootstrap.cc:492] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:55.855147 15598 consensus_queue.cc:260] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:55.860908 15598 ts_tablet_manager.cc:1434] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260710 13:18:55.861905 15598 tablet_bootstrap.cc:492] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:55.864113 15600 tablet_bootstrap.cc:654] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.868116 15598 tablet_bootstrap.cc:654] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.873292 15595 tablet_bootstrap.cc:654] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.880262 15598 tablet_bootstrap.cc:492] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:55.880885 15598 ts_tablet_manager.cc:1403] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.004s
I20260710 13:18:55.885186 15598 raft_consensus.cc:359] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.886085 15598 raft_consensus.cc:385] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.886459 15598 raft_consensus.cc:740] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.887296 15598 consensus_queue.cc:260] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.890183 15598 ts_tablet_manager.cc:1434] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260710 13:18:55.891407 15598 tablet_bootstrap.cc:492] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:55.898533 15598 tablet_bootstrap.cc:654] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.903201 15603 raft_consensus.cc:493] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.903764 15603 raft_consensus.cc:515] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.909699 15603 leader_election.cc:290] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:55.910583 15598 tablet_bootstrap.cc:492] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:55.911262 15598 ts_tablet_manager.cc:1403] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260710 13:18:55.914361 15598 raft_consensus.cc:359] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.915220 15598 raft_consensus.cc:385] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.915599 15598 raft_consensus.cc:740] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.916559 15598 consensus_queue.cc:260] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.921519 15598 ts_tablet_manager.cc:1434] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.010s	user 0.002s	sys 0.004s
I20260710 13:18:55.922767 15598 tablet_bootstrap.cc:492] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:55.929617 15598 tablet_bootstrap.cc:654] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.941365 15598 tablet_bootstrap.cc:492] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:55.942531 15598 ts_tablet_manager.cc:1403] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.008s
I20260710 13:18:55.945886 15598 raft_consensus.cc:359] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.946765 15598 raft_consensus.cc:385] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.947142 15598 raft_consensus.cc:740] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.948035 15598 consensus_queue.cc:260] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.953256 15598 ts_tablet_manager.cc:1434] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260710 13:18:55.954371 15598 tablet_bootstrap.cc:492] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:55.961017 15598 tablet_bootstrap.cc:654] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.967109 15603 raft_consensus.cc:493] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.967707 15603 raft_consensus.cc:515] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.970163 15603 leader_election.cc:290] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:55.971952 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd5ff7ceca44e1a5d51d5e45f00096" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:18:55.973567 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
W20260710 13:18:55.974879 15446 leader_election.cc:343] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:18:55.977682 15446 leader_election.cc:343] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:55.976925 15598 tablet_bootstrap.cc:492] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:55.978693 15598 ts_tablet_manager.cc:1403] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.011s
I20260710 13:18:55.981482 15598 raft_consensus.cc:359] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.982252 15598 raft_consensus.cc:385] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:55.982564 15598 raft_consensus.cc:740] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:18:55.983281 15598 consensus_queue.cc:260] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.985684 15598 ts_tablet_manager.cc:1434] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:18:55.986763 15598 tablet_bootstrap.cc:492] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:55.990468 15604 raft_consensus.cc:493] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:55.990962 15604 raft_consensus.cc:515] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:55.992530 15598 tablet_bootstrap.cc:654] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:55.993129 15604 leader_election.cc:290] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.003799 15600 tablet_bootstrap.cc:492] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:56.004256 15595 tablet_bootstrap.cc:492] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:18:56.004315 15600 ts_tablet_manager.cc:1403] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.146s	user 0.044s	sys 0.093s
I20260710 13:18:56.005003 15595 ts_tablet_manager.cc:1403] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.149s	user 0.054s	sys 0.058s
I20260710 13:18:56.005906 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac904b01c2084129bb7a1daacdfec0c2" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.006611 15483 raft_consensus.cc:2468] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:18:56.007773 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7976ec6395417b887efff33969eda3" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.007906 15595 raft_consensus.cc:359] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.008821 15595 raft_consensus.cc:385] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.009150 15595 raft_consensus.cc:740] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.009568 15373 leader_election.cc:304] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.009883 15595 consensus_queue.cc:260] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.014448 15595 ts_tablet_manager.cc:1434] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:18:56.015444 15595 tablet_bootstrap.cc:492] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:56.016296 15604 raft_consensus.cc:2804] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.016690 15604 raft_consensus.cc:493] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.017014 15604 raft_consensus.cc:3060] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.018467 15599 raft_consensus.cc:493] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.018925 15599 raft_consensus.cc:515] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.019239 15600 raft_consensus.cc:359] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.019944 15600 raft_consensus.cc:385] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.020217 15600 raft_consensus.cc:740] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.020929 15600 consensus_queue.cc:260] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.023102 15600 ts_tablet_manager.cc:1434] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260710 13:18:56.021423 15599 leader_election.cc:290] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.032717 15600 tablet_bootstrap.cc:492] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
W20260710 13:18:56.033993 15373 leader_election.cc:343] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.041044 15599 raft_consensus.cc:493] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.041514 15599 raft_consensus.cc:515] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.043562 15599 leader_election.cc:290] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.038156 15595 tablet_bootstrap.cc:654] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.047636 15600 tablet_bootstrap.cc:654] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
W20260710 13:18:56.056840 15354 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:18:56.037289 15604 raft_consensus.cc:515] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.060909 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd5ff7ceca44e1a5d51d5e45f00096" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.061326 15604 leader_election.cc:290] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.061650 15408 raft_consensus.cc:2468] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 0.
I20260710 13:18:56.063432 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.064170 15407 raft_consensus.cc:2468] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 0.
I20260710 13:18:56.066936 15448 leader_election.cc:304] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:18:56.068830 15448 leader_election.cc:304] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:18:56.069773 15603 raft_consensus.cc:2804] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.070168 15603 raft_consensus.cc:493] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.070513 15603 raft_consensus.cc:3060] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.071455 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac904b01c2084129bb7a1daacdfec0c2" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.072191 15482 raft_consensus.cc:3060] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.080812 15626 raft_consensus.cc:493] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.081336 15626 raft_consensus.cc:515] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.081934 15604 raft_consensus.cc:493] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.082491 15604 raft_consensus.cc:515] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:56.083429 15626 leader_election.cc:290] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.084349 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac904b01c2084129bb7a1daacdfec0c2" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:18:56.084545 15604 leader_election.cc:290] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.086050 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7976ec6395417b887efff33969eda3" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:18:56.084956 15556 raft_consensus.cc:2468] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:18:56.089762 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac904b01c2084129bb7a1daacdfec0c2" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.090268 15556 raft_consensus.cc:3060] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.092267 15482 raft_consensus.cc:2468] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:18:56.095182 15598 tablet_bootstrap.cc:492] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:56.095657 15598 ts_tablet_manager.cc:1403] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.109s	user 0.017s	sys 0.033s
I20260710 13:18:56.096122 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bc0fee490c4ffcb666f350c921ca59" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
W20260710 13:18:56.097981 15371 leader_election.cc:343] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.098416 15371 leader_election.cc:304] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cef63b51acff4453a22c8fa829aa3573; no voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:18:56.099172 15604 raft_consensus.cc:2749] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.099360 15598 raft_consensus.cc:359] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.100172 15598 raft_consensus.cc:385] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.100445 15598 raft_consensus.cc:740] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
W20260710 13:18:56.100864 15371 leader_election.cc:343] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.101097 15598 consensus_queue.cc:260] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.103050 15598 ts_tablet_manager.cc:1434] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:56.103997 15600 tablet_bootstrap.cc:492] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:56.104645 15600 ts_tablet_manager.cc:1403] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.072s	user 0.021s	sys 0.029s
I20260710 13:18:56.095916 15603 raft_consensus.cc:515] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.107278 15595 tablet_bootstrap.cc:492] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:18:56.107775 15595 ts_tablet_manager.cc:1403] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.011s
I20260710 13:18:56.107455 15600 raft_consensus.cc:359] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:56.108203 15600 raft_consensus.cc:385] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.108493 15600 raft_consensus.cc:740] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.109169 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fac3d47fa64830896992e20d6da373" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.109576 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.109378 15600 consensus_queue.cc:260] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:56.110358 15483 raft_consensus.cc:2393] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fe62a29caa040ec8db4d3eef656ef58 in current term 1: Already voted for candidate 18e3765d6e9f4497b675bc83523d439d in this term.
I20260710 13:18:56.110616 15595 raft_consensus.cc:359] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
W20260710 13:18:56.110970 15522 leader_election.cc:343] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.111325 15595 raft_consensus.cc:385] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.111611 15595 raft_consensus.cc:740] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.111866 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.112475 15408 raft_consensus.cc:2468] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
I20260710 13:18:56.112278 15595 consensus_queue.cc:260] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.104065 15556 raft_consensus.cc:2468] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:18:56.114446 15595 ts_tablet_manager.cc:1434] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.004s
I20260710 13:18:56.114853 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.115379 15595 tablet_bootstrap.cc:492] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:56.115482 15408 raft_consensus.cc:2468] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
I20260710 13:18:56.116911 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fac3d47fa64830896992e20d6da373" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.117537 15408 raft_consensus.cc:2468] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
I20260710 13:18:56.119169 15603 leader_election.cc:290] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.119297 15600 ts_tablet_manager.cc:1434] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.014s	user 0.012s	sys 0.000s
I20260710 13:18:56.120997 15371 leader_election.cc:304] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.121770 15604 raft_consensus.cc:2804] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.121949 15595 tablet_bootstrap.cc:654] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.123546 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.124147 15482 raft_consensus.cc:2468] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
W20260710 13:18:56.125082 15448 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.195.193:37615, user_credentials={real_user=slave}} blocked reactor thread for 56394.1us
I20260710 13:18:56.128295 15522 leader_election.cc:304] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.128646 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.129896 15408 raft_consensus.cc:3060] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.130853 15626 raft_consensus.cc:2804] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.131335 15626 raft_consensus.cc:493] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.131723 15626 raft_consensus.cc:3060] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.133309 15600 tablet_bootstrap.cc:492] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:56.136687 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bc0fee490c4ffcb666f350c921ca59" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.137305 15482 raft_consensus.cc:2468] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:18:56.117657 15631 raft_consensus.cc:2804] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.137507 15522 leader_election.cc:304] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.137859 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.143669 15373 leader_election.cc:304] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:18:56.143582 15599 raft_consensus.cc:2804] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.143739 15522 leader_election.cc:304] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 18e3765d6e9f4497b675bc83523d439d
I20260710 13:18:56.150516 15599 raft_consensus.cc:493] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.151955 15599 raft_consensus.cc:3060] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.148140 15604 raft_consensus.cc:697] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:18:56.149746 15631 raft_consensus.cc:493] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.154567 15604 consensus_queue.cc:237] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.139935 15408 raft_consensus.cc:2468] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 1.
I20260710 13:18:56.157071 15635 raft_consensus.cc:2804] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.158329 15600 tablet_bootstrap.cc:654] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.159838 15599 raft_consensus.cc:515] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.161060 15556 raft_consensus.cc:2393] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 18e3765d6e9f4497b675bc83523d439d in current term 1: Already voted for candidate 9fe62a29caa040ec8db4d3eef656ef58 in this term.
I20260710 13:18:56.151402 15632 raft_consensus.cc:2804] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.161429 15632 raft_consensus.cc:493] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.158208 15626 raft_consensus.cc:515] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.157483 15635 raft_consensus.cc:493] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.164028 15635 raft_consensus.cc:3060] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.155213 15631 raft_consensus.cc:3060] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.161809 15632 raft_consensus.cc:3060] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.171938 15304 catalog_manager.cc:5697] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 0 to 1, leader changed from <none> to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.173060 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.174422 15408 raft_consensus.cc:3060] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.176391 15595 tablet_bootstrap.cc:492] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:18:56.176957 15595 ts_tablet_manager.cc:1403] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.038s
I20260710 13:18:56.173650 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.177898 15482 raft_consensus.cc:3060] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.180074 15595 raft_consensus.cc:359] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.180831 15595 raft_consensus.cc:385] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.181162 15595 raft_consensus.cc:740] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.163643 15626 leader_election.cc:290] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.182230 15595 consensus_queue.cc:260] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.183880 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.184566 15595 ts_tablet_manager.cc:1434] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:18:56.184650 15407 raft_consensus.cc:2393] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9fe62a29caa040ec8db4d3eef656ef58 in current term 1: Already voted for candidate 18e3765d6e9f4497b675bc83523d439d in this term.
I20260710 13:18:56.184994 15600 tablet_bootstrap.cc:492] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:56.185467 15600 ts_tablet_manager.cc:1403] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.011s
I20260710 13:18:56.186908 15595 tablet_bootstrap.cc:492] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:56.187023 15632 raft_consensus.cc:515] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:56.188232 15600 raft_consensus.cc:359] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.188920 15600 raft_consensus.cc:385] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.189206 15600 raft_consensus.cc:740] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.190125 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bc0fee490c4ffcb666f350c921ca59" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
W20260710 13:18:56.191534 15371 leader_election.cc:343] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.181474 15408 raft_consensus.cc:2468] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 1.
I20260710 13:18:56.193207 15522 leader_election.cc:304] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.193800 15595 tablet_bootstrap.cc:654] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.194027 15626 raft_consensus.cc:2804] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.197621 15600 consensus_queue.cc:260] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.199079 15632 leader_election.cc:290] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Requested vote from peers 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.199815 15600 ts_tablet_manager.cc:1434] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.000s
I20260710 13:18:56.200733 15600 tablet_bootstrap.cc:492] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:56.204537 15626 raft_consensus.cc:697] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Leader. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:18:56.205489 15626 consensus_queue.cc:237] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.213529 15600 tablet_bootstrap.cc:654] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.215333 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.216249 15483 raft_consensus.cc:2393] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9fe62a29caa040ec8db4d3eef656ef58 in current term 1: Already voted for candidate 18e3765d6e9f4497b675bc83523d439d in this term.
I20260710 13:18:56.216876 15595 tablet_bootstrap.cc:492] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:18:56.217386 15595 ts_tablet_manager.cc:1403] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.031s	user 0.015s	sys 0.011s
I20260710 13:18:56.217511 15522 leader_election.cc:304] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [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: 9fe62a29caa040ec8db4d3eef656ef58; no voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573
I20260710 13:18:56.214789 15599 leader_election.cc:290] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
W20260710 13:18:56.219812 15373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.10.195.194:42789, user_credentials={real_user=slave}} blocked reactor thread for 76277.1us
I20260710 13:18:56.220485 15595 raft_consensus.cc:359] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:56.177250 15631 raft_consensus.cc:515] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.220808 15448 leader_election.cc:304] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:18:56.221186 15595 raft_consensus.cc:385] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.221187 15638 raft_consensus.cc:2749] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.222760 15603 raft_consensus.cc:2804] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.222772 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bc0fee490c4ffcb666f350c921ca59" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.223026 15595 raft_consensus.cc:740] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.223875 15603 raft_consensus.cc:697] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:18:56.223616 15483 raft_consensus.cc:3060] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.225075 15595 consensus_queue.cc:260] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:56.225489 15603 consensus_queue.cc:237] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.224335 15600 tablet_bootstrap.cc:492] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:56.227375 15600 ts_tablet_manager.cc:1403] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260710 13:18:56.227448 15595 ts_tablet_manager.cc:1434] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260710 13:18:56.230454 15600 raft_consensus.cc:359] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.231148 15600 raft_consensus.cc:385] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.233615 15595 tablet_bootstrap.cc:492] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:56.233832 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd5ff7ceca44e1a5d51d5e45f00096" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.234256 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd5ff7ceca44e1a5d51d5e45f00096" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.234441 15408 raft_consensus.cc:3060] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.234817 15556 raft_consensus.cc:3060] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.239604 15595 tablet_bootstrap.cc:654] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.232595 15600 raft_consensus.cc:740] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.240267 15631 leader_election.cc:290] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.240651 15303 catalog_manager.cc:5697] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:56.241482 15408 raft_consensus.cc:2468] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 1.
I20260710 13:18:56.241530 15600 consensus_queue.cc:260] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.242817 15448 leader_election.cc:304] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.243633 15630 raft_consensus.cc:2804] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.246088 15630 raft_consensus.cc:697] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:18:56.247422 15600 ts_tablet_manager.cc:1434] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260710 13:18:56.247376 15630 consensus_queue.cc:237] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.248688 15600 tablet_bootstrap.cc:492] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:56.248806 15556 raft_consensus.cc:2468] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 1.
I20260710 13:18:56.244764 15634 raft_consensus.cc:493] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.251756 15634 raft_consensus.cc:515] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.254906 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.255496 15481 raft_consensus.cc:2468] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:18:56.255663 15626 raft_consensus.cc:493] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.256161 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:18:56.256883 15373 leader_election.cc:304] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.255515 15634 leader_election.cc:290] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.257743 15632 raft_consensus.cc:2804] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.260093 15632 raft_consensus.cc:493] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.260443 15632 raft_consensus.cc:3060] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.259663 15600 tablet_bootstrap.cc:654] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.261972 15483 raft_consensus.cc:2468] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:18:56.256145 15626 raft_consensus.cc:515] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.263145 15557 raft_consensus.cc:2468] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:18:56.266991 15632 raft_consensus.cc:515] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.268726 15373 leader_election.cc:304] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:18:56.269691 15634 raft_consensus.cc:2804] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.270295 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.244293 15635 raft_consensus.cc:515] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.270958 15557 raft_consensus.cc:3060] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.271003 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.271737 15481 raft_consensus.cc:3060] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.273103 15635 leader_election.cc:290] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.274544 15480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fac3d47fa64830896992e20d6da373" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.274647 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fac3d47fa64830896992e20d6da373" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.275324 15600 tablet_bootstrap.cc:492] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:56.275358 15407 raft_consensus.cc:3060] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.275890 15600 ts_tablet_manager.cc:1403] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.004s
I20260710 13:18:56.280279 15600 raft_consensus.cc:359] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.280882 15600 raft_consensus.cc:385] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.281150 15600 raft_consensus.cc:740] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.281306 15481 raft_consensus.cc:2468] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
W20260710 13:18:56.281939 15522 leader_election.cc:343] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:18:56.281845 15600 consensus_queue.cc:260] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.282611 15373 leader_election.cc:304] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.283339 15604 raft_consensus.cc:2804] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.283790 15600 ts_tablet_manager.cc:1434] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.000s
I20260710 13:18:56.284799 15600 tablet_bootstrap.cc:492] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:56.287832 15407 raft_consensus.cc:2468] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 1.
I20260710 13:18:56.289566 15522 leader_election.cc:304] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 18e3765d6e9f4497b675bc83523d439d
I20260710 13:18:56.290473 15635 raft_consensus.cc:2804] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.290987 15635 raft_consensus.cc:697] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Leader. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:18:56.291886 15635 consensus_queue.cc:237] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.296694 15626 leader_election.cc:290] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.298426 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.296705 15600 tablet_bootstrap.cc:654] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.270419 15634 raft_consensus.cc:697] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:18:56.302322 15634 consensus_queue.cc:237] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:56.261394 15482 raft_consensus.cc:2468] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 1.
I20260710 13:18:56.304800 15632 leader_election.cc:290] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.307425 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.307126 15305 catalog_manager.cc:5697] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 0 to 1, leader changed from <none> to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.308194 15483 raft_consensus.cc:2393] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fe62a29caa040ec8db4d3eef656ef58 in current term 1: Already voted for candidate cef63b51acff4453a22c8fa829aa3573 in this term.
I20260710 13:18:56.313406 15604 raft_consensus.cc:697] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:18:56.314455 15604 consensus_queue.cc:237] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.313742 15557 raft_consensus.cc:2468] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:18:56.316082 15600 tablet_bootstrap.cc:492] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:56.316543 15600 ts_tablet_manager.cc:1403] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.032s	user 0.008s	sys 0.004s
I20260710 13:18:56.319111 15600 raft_consensus.cc:359] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.319725 15600 raft_consensus.cc:385] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.319980 15600 raft_consensus.cc:740] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.320745 15600 consensus_queue.cc:260] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.323118 15600 ts_tablet_manager.cc:1434] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:18:56.323071 15595 tablet_bootstrap.cc:492] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:18:56.325116 15595 ts_tablet_manager.cc:1403] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.043s
I20260710 13:18:56.326825 15522 leader_election.cc:304] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58; no voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573
I20260710 13:18:56.327670 15595 raft_consensus.cc:359] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.328346 15595 raft_consensus.cc:385] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.328620 15595 raft_consensus.cc:740] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.327948 15635 raft_consensus.cc:2749] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.329270 15595 consensus_queue.cc:260] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.331204 15595 ts_tablet_manager.cc:1434] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260710 13:18:56.332235 15595 tablet_bootstrap.cc:492] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:56.338896 15595 tablet_bootstrap.cc:654] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:56.340032 15304 catalog_manager.cc:5697] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 0 to 1, leader changed from <none> to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.340960 15303 catalog_manager.cc:5697] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 0 to 1, leader changed from <none> to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.342976 15303 catalog_manager.cc:5697] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 0 to 1, leader changed from <none> to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.344118 15595 tablet_bootstrap.cc:492] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:18:56.344530 15595 ts_tablet_manager.cc:1403] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260710 13:18:56.347292 15595 raft_consensus.cc:359] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.347870 15595 raft_consensus.cc:385] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:56.348132 15595 raft_consensus.cc:740] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:18:56.348824 15595 consensus_queue.cc:260] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.350679 15595 ts_tablet_manager.cc:1434] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260710 13:18:56.352728 15604 raft_consensus.cc:493] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.353133 15604 raft_consensus.cc:515] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.354045 15603 raft_consensus.cc:493] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.354584 15603 raft_consensus.cc:515] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.354949 15604 leader_election.cc:290] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.354162 15305 catalog_manager.cc:5697] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:56.356433 15603 leader_election.cc:290] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.357553 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91c4aa11ce74619a5b69c8943dc94f3" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:18:56.357981 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91c4aa11ce74619a5b69c8943dc94f3" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:18:56.358227 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91c4aa11ce74619a5b69c8943dc94f3" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.358261 15557 raft_consensus.cc:2468] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 0.
I20260710 13:18:56.358989 15408 raft_consensus.cc:2468] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 0.
I20260710 13:18:56.359526 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91c4aa11ce74619a5b69c8943dc94f3" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.359923 15448 leader_election.cc:304] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.360144 15483 raft_consensus.cc:2468] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:18:56.360649 15603 raft_consensus.cc:2804] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.359164 15556 raft_consensus.cc:2468] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:18:56.360980 15603 raft_consensus.cc:493] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.361330 15603 raft_consensus.cc:3060] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.361357 15373 leader_election.cc:304] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.362490 15604 raft_consensus.cc:2804] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.362787 15604 raft_consensus.cc:493] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.363060 15604 raft_consensus.cc:3060] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.367934 15603 raft_consensus.cc:515] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.368929 15604 raft_consensus.cc:515] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.370594 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91c4aa11ce74619a5b69c8943dc94f3" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.370605 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91c4aa11ce74619a5b69c8943dc94f3" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.371368 15556 raft_consensus.cc:3060] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.371447 15408 raft_consensus.cc:2393] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 18e3765d6e9f4497b675bc83523d439d in current term 1: Already voted for candidate cef63b51acff4453a22c8fa829aa3573 in this term.
I20260710 13:18:56.371829 15604 leader_election.cc:290] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.369566 15603 leader_election.cc:290] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.372385 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91c4aa11ce74619a5b69c8943dc94f3" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.372884 15483 raft_consensus.cc:2393] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cef63b51acff4453a22c8fa829aa3573 in current term 1: Already voted for candidate 18e3765d6e9f4497b675bc83523d439d in this term.
I20260710 13:18:56.374732 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c91c4aa11ce74619a5b69c8943dc94f3" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.375725 15371 leader_election.cc:304] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [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: cef63b51acff4453a22c8fa829aa3573; no voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:18:56.376289 15604 raft_consensus.cc:2749] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.377543 15556 raft_consensus.cc:2468] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 1.
I20260710 13:18:56.378479 15446 leader_election.cc:304] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: cef63b51acff4453a22c8fa829aa3573
I20260710 13:18:56.379138 15603 raft_consensus.cc:2804] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.379570 15603 raft_consensus.cc:697] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:18:56.380237 15603 consensus_queue.cc:237] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.387099 15305 catalog_manager.cc:5697] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 0 to 1, leader changed from <none> to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.388670 15635 raft_consensus.cc:493] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.389171 15635 raft_consensus.cc:515] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.391000 15635 leader_election.cc:290] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.391613 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7976ec6395417b887efff33969eda3" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.392004 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7976ec6395417b887efff33969eda3" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.392253 15408 raft_consensus.cc:2468] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
I20260710 13:18:56.392647 15483 raft_consensus.cc:2468] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
I20260710 13:18:56.393355 15522 leader_election.cc:304] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.394124 15635 raft_consensus.cc:2804] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:18:56.394390 15635 raft_consensus.cc:493] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:18:56.394652 15635 raft_consensus.cc:3060] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.400307 15635 raft_consensus.cc:515] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.401741 15635 leader_election.cc:290] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.402416 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7976ec6395417b887efff33969eda3" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.402592 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7976ec6395417b887efff33969eda3" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.403010 15408 raft_consensus.cc:3060] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.403088 15483 raft_consensus.cc:3060] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.409642 15408 raft_consensus.cc:2468] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 1.
I20260710 13:18:56.409642 15483 raft_consensus.cc:2468] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 1.
I20260710 13:18:56.410835 15522 leader_election.cc:304] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:18:56.411440 15635 raft_consensus.cc:2804] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:18:56.411893 15635 raft_consensus.cc:697] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Leader. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:18:56.412560 15635 consensus_queue.cc:237] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.419512 15305 catalog_manager.cc:5697] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:56.630770 15483 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "39cd5ff7ceca44e1a5d51d5e45f00096"
dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
mode: GRACEFUL
new_leader_uuid: "cef63b51acff4453a22c8fa829aa3573"
 from {username='slave'} at 127.0.0.1:56368
I20260710 13:18:56.631299 15483 raft_consensus.cc:606] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Received request to transfer leadership to TS cef63b51acff4453a22c8fa829aa3573
I20260710 13:18:56.642992 15556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122"
dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
mode: GRACEFUL
new_leader_uuid: "cef63b51acff4453a22c8fa829aa3573"
 from {username='slave'} at 127.0.0.1:41090
I20260710 13:18:56.643464 15556 raft_consensus.cc:606] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Received request to transfer leadership to TS cef63b51acff4453a22c8fa829aa3573
I20260710 13:18:56.648083 15556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "98fac3d47fa64830896992e20d6da373"
dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
mode: GRACEFUL
new_leader_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:41090
I20260710 13:18:56.648518 15556 raft_consensus.cc:606] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Received request to transfer leadership to TS 18e3765d6e9f4497b675bc83523d439d
I20260710 13:18:56.654072 15603 consensus_queue.cc:1048] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, 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.655424 15556 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa7976ec6395417b887efff33969eda3"
dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
mode: GRACEFUL
new_leader_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:41090
I20260710 13:18:56.655978 15556 raft_consensus.cc:606] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Received request to transfer leadership to TS 18e3765d6e9f4497b675bc83523d439d
I20260710 13:18:56.660336 15630 raft_consensus.cc:993] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d: : Instructing follower cef63b51acff4453a22c8fa829aa3573 to start an election
I20260710 13:18:56.660751 15630 raft_consensus.cc:1081] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Signalling peer cef63b51acff4453a22c8fa829aa3573 to start an election
I20260710 13:18:56.662807 15407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "39cd5ff7ceca44e1a5d51d5e45f00096"
dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
 from {username='slave'} at 127.0.0.1:33420
I20260710 13:18:56.665655 15407 raft_consensus.cc:493] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:56.666011 15407 raft_consensus.cc:3060] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.671255 15646 consensus_queue.cc:1048] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, 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.672173 15635 raft_consensus.cc:493] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.672623 15635 raft_consensus.cc:515] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } } peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } }
I20260710 13:18:56.674558 15635 leader_election.cc:290] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.676167 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bc0fee490c4ffcb666f350c921ca59" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.676452 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7bc0fee490c4ffcb666f350c921ca59" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:18:56.677733 15483 raft_consensus.cc:2393] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fe62a29caa040ec8db4d3eef656ef58 in current term 1: Already voted for candidate cef63b51acff4453a22c8fa829aa3573 in this term.
I20260710 13:18:56.676919 15603 consensus_queue.cc:1048] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, 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.678798 15522 leader_election.cc:304] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58; no voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573
I20260710 13:18:56.679759 15626 raft_consensus.cc:3060] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.686451 15626 raft_consensus.cc:2749] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.687961 15407 raft_consensus.cc:515] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.688864 15406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79"
dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
mode: GRACEFUL
new_leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
 from {username='slave'} at 127.0.0.1:33444
I20260710 13:18:56.689465 15406 raft_consensus.cc:606] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Received request to transfer leadership to TS 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:18:56.697922 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd5ff7ceca44e1a5d51d5e45f00096" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.698508 15557 raft_consensus.cc:3060] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.699332 15483 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "39cd5ff7ceca44e1a5d51d5e45f00096" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.699795 15483 raft_consensus.cc:3055] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:56.700067 15483 raft_consensus.cc:740] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:18:56.699824 15631 consensus_queue.cc:1048] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, 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.700745 15483 consensus_queue.cc:260] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.701665 15483 raft_consensus.cc:3060] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.705220 15557 raft_consensus.cc:2468] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 2.
I20260710 13:18:56.706041 15407 leader_election.cc:290] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 2 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.706764 15604 consensus_queue.cc:1048] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, 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.706931 15371 leader_election.cc:304] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.708101 15604 raft_consensus.cc:2804] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:56.708545 15604 raft_consensus.cc:697] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:18:56.709331 15604 consensus_queue.cc:237] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.712316 15649 consensus_queue.cc:1048] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, 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.719425 15649 raft_consensus.cc:993] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573: : Instructing follower 9fe62a29caa040ec8db4d3eef656ef58 to start an election
I20260710 13:18:56.719913 15634 raft_consensus.cc:1081] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Signalling peer 9fe62a29caa040ec8db4d3eef656ef58 to start an election
I20260710 13:18:56.725576 15303 catalog_manager.cc:5697] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 1 to 2, leader changed from 18e3765d6e9f4497b675bc83523d439d (127.10.195.194) to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.729396 15557 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79"
dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
 from {username='slave'} at 127.0.0.1:41072
I20260710 13:18:56.730249 15557 raft_consensus.cc:493] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:56.730671 15557 raft_consensus.cc:3060] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.735206 15604 consensus_queue.cc:1048] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, 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.758481 15631 raft_consensus.cc:493] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:18:56.759095 15631 raft_consensus.cc:515] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.759620 15557 raft_consensus.cc:515] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.761260 15631 leader_election.cc:290] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.761953 15557 leader_election.cc:290] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 2 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:18:56.762425 15555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fac3d47fa64830896992e20d6da373" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:18:56.763093 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.763414 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fac3d47fa64830896992e20d6da373" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:18:56.764163 15408 raft_consensus.cc:2393] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 18e3765d6e9f4497b675bc83523d439d in current term 1: Already voted for candidate 9fe62a29caa040ec8db4d3eef656ef58 in this term.
I20260710 13:18:56.766522 15448 leader_election.cc:304] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d; no voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573
I20260710 13:18:56.774773 15631 raft_consensus.cc:3060] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:18:56.778019 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "444a48dcaa764482bfe6005c938b6a79" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.778723 15482 raft_consensus.cc:3060] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.787062 15635 consensus_queue.cc:1048] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, 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.787909 15632 consensus_queue.cc:1048] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, 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.798255 15631 raft_consensus.cc:2749] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:18:56.799081 15635 consensus_queue.cc:1048] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, 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.811683 15638 consensus_queue.cc:1048] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, 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.820520 15483 raft_consensus.cc:2468] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 2.
I20260710 13:18:56.828505 15630 consensus_queue.cc:1048] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260710 13:18:56.836206 15371 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.195.195:43615, user_credentials={real_user=slave}} blocked reactor thread for 65309us
W20260710 13:18:56.839262 15373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.195.194:42789, user_credentials={real_user=slave}} blocked reactor thread for 67440.5us
I20260710 13:18:56.843809 15682 consensus_queue.cc:1048] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, 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.846892 15626 raft_consensus.cc:993] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58: : Instructing follower cef63b51acff4453a22c8fa829aa3573 to start an election
I20260710 13:18:56.847865 15679 raft_consensus.cc:1081] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Signalling peer cef63b51acff4453a22c8fa829aa3573 to start an election
I20260710 13:18:56.856163 15408 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122"
dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
 from {username='slave'} at 127.0.0.1:33430
I20260710 13:18:56.856685 15408 raft_consensus.cc:493] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:56.857040 15408 raft_consensus.cc:3060] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.858146 15603 consensus_queue.cc:1048] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, 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.866176 15635 consensus_queue.cc:1048] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, 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.868302 15676 consensus_queue.cc:1048] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, 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.885538 15408 raft_consensus.cc:515] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.893230 15408 leader_election.cc:290] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 2 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.886853 15635 raft_consensus.cc:993] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58: : Instructing follower 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:18:56.894604 15635 raft_consensus.cc:1081] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Signalling peer 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:18:56.885901 15482 raft_consensus.cc:2468] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 2.
I20260710 13:18:56.896183 15483 raft_consensus.cc:1240] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Rejecting Update request from peer cef63b51acff4453a22c8fa829aa3573 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:18:56.898129 15480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:18:56.898855 15480 raft_consensus.cc:3060] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.900647 15407 raft_consensus.cc:3055] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:56.901084 15407 raft_consensus.cc:740] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:18:56.901954 15407 consensus_queue.cc:260] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.903105 15407 raft_consensus.cc:3060] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.908564 15522 leader_election.cc:304] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:18:56.909883 15480 raft_consensus.cc:2468] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 2.
I20260710 13:18:56.910436 15626 raft_consensus.cc:2804] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:56.910879 15626 raft_consensus.cc:697] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 LEADER]: Becoming Leader. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:18:56.911571 15626 consensus_queue.cc:237] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.911928 15373 leader_election.cc:304] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.914857 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.915428 15556 raft_consensus.cc:3055] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:56.915805 15556 raft_consensus.cc:740] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:18:56.915505 15676 raft_consensus.cc:2804] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:56.916522 15676 raft_consensus.cc:697] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:18:56.916549 15556 consensus_queue.cc:260] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.917726 15676 consensus_queue.cc:237] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.917989 15556 raft_consensus.cc:3060] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.920439 15480 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "98fac3d47fa64830896992e20d6da373"
dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:56360
I20260710 13:18:56.921021 15480 raft_consensus.cc:493] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:56.909653 15407 raft_consensus.cc:2468] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 2.
I20260710 13:18:56.921434 15480 raft_consensus.cc:3060] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.928260 15556 raft_consensus.cc:2468] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 2.
I20260710 13:18:56.928184 15480 raft_consensus.cc:515] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.931058 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fac3d47fa64830896992e20d6da373" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.931629 15407 raft_consensus.cc:3060] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.930744 15303 catalog_manager.cc:5697] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 1 to 2, leader changed from 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195) to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.931746 15480 leader_election.cc:290] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.932260 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98fac3d47fa64830896992e20d6da373" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.934196 15556 raft_consensus.cc:3055] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:56.934484 15556 raft_consensus.cc:740] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:18:56.935273 15556 consensus_queue.cc:260] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.936475 15556 raft_consensus.cc:3060] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.937006 15407 raft_consensus.cc:2468] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:18:56.938235 15448 leader_election.cc:304] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.939102 15603 raft_consensus.cc:2804] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:56.939584 15603 raft_consensus.cc:697] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:18:56.940394 15603 consensus_queue.cc:237] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.941763 15305 catalog_manager.cc:5697] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 reported cstate change: term changed from 1 to 2, leader changed from cef63b51acff4453a22c8fa829aa3573 (127.10.195.193) to 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: HEALTHY } } }
I20260710 13:18:56.942543 15556 raft_consensus.cc:2468] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:18:56.949381 15303 catalog_manager.cc:5697] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 1 to 2, leader changed from 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195) to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:56.967208 15626 consensus_queue.cc:1048] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, 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.973129 15635 raft_consensus.cc:993] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58: : Instructing follower 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:18:56.973541 15638 raft_consensus.cc:1081] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Signalling peer 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:18:56.975664 15481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa7976ec6395417b887efff33969eda3"
dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:56360
I20260710 13:18:56.976840 15481 raft_consensus.cc:493] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:18:56.977219 15481 raft_consensus.cc:3060] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.978111 15626 consensus_queue.cc:1048] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, 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.984253 15481 raft_consensus.cc:515] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.987062 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7976ec6395417b887efff33969eda3" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:18:56.987767 15407 raft_consensus.cc:3060] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.988248 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa7976ec6395417b887efff33969eda3" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:18:56.988852 15556 raft_consensus.cc:3055] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:18:56.989159 15556 raft_consensus.cc:740] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:18:56.989607 15481 leader_election.cc:290] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:18:56.989952 15556 consensus_queue.cc:260] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.991369 15556 raft_consensus.cc:3060] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:18:56.994019 15407 raft_consensus.cc:2468] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:18:56.994921 15448 leader_election.cc:304] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:18:56.995530 15603 raft_consensus.cc:2804] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:18:56.995886 15603 raft_consensus.cc:697] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:18:56.996624 15603 consensus_queue.cc:237] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:56.997080 15556 raft_consensus.cc:2468] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:18:57.002923 15303 catalog_manager.cc:5697] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 1 to 2, leader changed from 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195) to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:18:57.289429 15481 raft_consensus.cc:1275] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Refusing update from remote peer cef63b51acff4453a22c8fa829aa3573: 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.290648 15649 consensus_queue.cc:1048] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, 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.296321 15556 raft_consensus.cc:1275] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Refusing update from remote peer cef63b51acff4453a22c8fa829aa3573: 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.298156 15682 consensus_queue.cc:1048] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, 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.344612 15481 raft_consensus.cc:1275] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Refusing update from remote peer 9fe62a29caa040ec8db4d3eef656ef58: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260710 13:18:57.345887 15635 consensus_queue.cc:1048] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:18:57.351416 15407 raft_consensus.cc:1275] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Refusing update from remote peer 9fe62a29caa040ec8db4d3eef656ef58: 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.352876 15626 consensus_queue.cc:1048] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, 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.357867 15406 raft_consensus.cc:1275] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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.359228 15630 consensus_queue.cc:1048] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, 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.367723 15556 raft_consensus.cc:1275] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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.368742 15603 consensus_queue.cc:1048] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, 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.414894 15556 raft_consensus.cc:1275] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Refusing update from remote peer cef63b51acff4453a22c8fa829aa3573: 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.416026 15676 consensus_queue.cc:1048] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, 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.423236 15481 raft_consensus.cc:1275] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Refusing update from remote peer cef63b51acff4453a22c8fa829aa3573: 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.424715 15649 consensus_queue.cc:1048] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, 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.580627 15556 raft_consensus.cc:1275] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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.581888 15603 consensus_queue.cc:1048] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, 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.588768 15407 raft_consensus.cc:1275] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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.590286 15630 consensus_queue.cc:1048] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:18:59.713248 15303 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:53794:
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:18:59.715287 15303 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:18:59.756954 15390 tablet_service.cc:1511] Processing CreateTablet for tablet ac38391c180348ad94c73bd8da8c3e6f (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:59.758525 15469 tablet_service.cc:1511] Processing CreateTablet for tablet ac38391c180348ad94c73bd8da8c3e6f (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:59.759729 15469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac38391c180348ad94c73bd8da8c3e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.761171 15396 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab9782b3e94418dad047a7b284b5738 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:59.762380 15396 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab9782b3e94418dad047a7b284b5738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.765370 15391 tablet_service.cc:1511] Processing CreateTablet for tablet bb0c45b0becf458cb6c410a5e5a5da96 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:59.766512 15540 tablet_service.cc:1511] Processing CreateTablet for tablet ac38391c180348ad94c73bd8da8c3e6f (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260710 13:18:59.767648 15540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac38391c180348ad94c73bd8da8c3e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.770798 15392 tablet_service.cc:1511] Processing CreateTablet for tablet 6325b54007db493b8e23195ab709e528 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:59.773613 15547 tablet_service.cc:1511] Processing CreateTablet for tablet bb0c45b0becf458cb6c410a5e5a5da96 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:59.774971 15547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0c45b0becf458cb6c410a5e5a5da96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.776616 15467 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab9782b3e94418dad047a7b284b5738 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:59.777334 15466 tablet_service.cc:1511] Processing CreateTablet for tablet 6325b54007db493b8e23195ab709e528 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:59.773612 15541 tablet_service.cc:1511] Processing CreateTablet for tablet 8ab9782b3e94418dad047a7b284b5738 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260710 13:18:59.778821 15465 tablet_service.cc:1511] Processing CreateTablet for tablet bb0c45b0becf458cb6c410a5e5a5da96 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260710 13:18:59.766525 15391 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0c45b0becf458cb6c410a5e5a5da96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.777809 15467 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab9782b3e94418dad047a7b284b5738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.780030 15392 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6325b54007db493b8e23195ab709e528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.780490 15466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6325b54007db493b8e23195ab709e528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.781510 15390 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ac38391c180348ad94c73bd8da8c3e6f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.781713 15539 tablet_service.cc:1511] Processing CreateTablet for tablet 6325b54007db493b8e23195ab709e528 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260710 13:18:59.779717 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ab9782b3e94418dad047a7b284b5738. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.782900 15465 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bb0c45b0becf458cb6c410a5e5a5da96. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.784395 15539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6325b54007db493b8e23195ab709e528. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.784102 15393 tablet_service.cc:1511] Processing CreateTablet for tablet 093997c0c75a4f3ca200bbe90104592d (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:59.785329 15393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093997c0c75a4f3ca200bbe90104592d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.810550 15542 tablet_service.cc:1511] Processing CreateTablet for tablet 093997c0c75a4f3ca200bbe90104592d (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:59.811332 15468 tablet_service.cc:1511] Processing CreateTablet for tablet 093997c0c75a4f3ca200bbe90104592d (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260710 13:18:59.811947 15542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093997c0c75a4f3ca200bbe90104592d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.812531 15468 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 093997c0c75a4f3ca200bbe90104592d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.824414 15706 tablet_bootstrap.cc:492] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:59.839418 15394 tablet_service.cc:1511] Processing CreateTablet for tablet 58c87e3c73484a65b2107c6be1033026 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:59.841404 15394 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c87e3c73484a65b2107c6be1033026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.845752 15469 tablet_service.cc:1511] Processing CreateTablet for tablet eeebe812d1374177a9d162dc45dbd52f (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:59.847700 15473 tablet_service.cc:1511] Processing CreateTablet for tablet 931668db675343679a15fc3d3358aa90 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:59.848312 15470 tablet_service.cc:1511] Processing CreateTablet for tablet e5cf99fe32324ab4993b87d3216dc3be (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:59.848953 15473 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931668db675343679a15fc3d3358aa90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.850142 15398 tablet_service.cc:1511] Processing CreateTablet for tablet 931668db675343679a15fc3d3358aa90 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:59.851312 15398 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931668db675343679a15fc3d3358aa90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.845639 15393 tablet_service.cc:1511] Processing CreateTablet for tablet eeebe812d1374177a9d162dc45dbd52f (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:59.852981 15393 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeebe812d1374177a9d162dc45dbd52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.853493 15395 tablet_service.cc:1511] Processing CreateTablet for tablet e5cf99fe32324ab4993b87d3216dc3be (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:59.854620 15395 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cf99fe32324ab4993b87d3216dc3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.839418 15545 tablet_service.cc:1511] Processing CreateTablet for tablet 58c87e3c73484a65b2107c6be1033026 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:59.856353 15470 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cf99fe32324ab4993b87d3216dc3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.856592 15545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c87e3c73484a65b2107c6be1033026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.863749 15469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeebe812d1374177a9d162dc45dbd52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.882508 15466 tablet_service.cc:1511] Processing CreateTablet for tablet 58c87e3c73484a65b2107c6be1033026 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260710 13:18:59.886910 15706 tablet_bootstrap.cc:654] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.892932 15707 tablet_bootstrap.cc:492] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:59.895877 15708 tablet_bootstrap.cc:492] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:18:59.900575 15466 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58c87e3c73484a65b2107c6be1033026. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.904186 15707 tablet_bootstrap.cc:654] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.905460 15708 tablet_bootstrap.cc:654] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:18:59.906962 15706 tablet_bootstrap.cc:492] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:18:59.907488 15706 ts_tablet_manager.cc:1403] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.000s
I20260710 13:18:59.908985 15707 tablet_bootstrap.cc:492] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:18:59.909462 15707 ts_tablet_manager.cc:1403] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.009s
I20260710 13:18:59.962751 15542 tablet_service.cc:1511] Processing CreateTablet for tablet eeebe812d1374177a9d162dc45dbd52f (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260710 13:18:59.963217 15541 tablet_service.cc:1511] Processing CreateTablet for tablet 931668db675343679a15fc3d3358aa90 (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260710 13:18:59.965401 15547 tablet_service.cc:1511] Processing CreateTablet for tablet e5cf99fe32324ab4993b87d3216dc3be (DEFAULT_TABLE table=soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260710 13:18:59.964051 15706 raft_consensus.cc:359] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:59.973759 15542 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eeebe812d1374177a9d162dc45dbd52f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.974157 15706 raft_consensus.cc:385] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.970754 15707 raft_consensus.cc:359] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:59.974529 15706 raft_consensus.cc:740] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.978336 15706 consensus_queue.cc:260] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:59.976766 15547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e5cf99fe32324ab4993b87d3216dc3be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.981168 15707 raft_consensus.cc:385] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:18:59.981583 15707 raft_consensus.cc:740] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:18:59.982525 15707 consensus_queue.cc:260] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:18:59.986398 15707 ts_tablet_manager.cc:1434] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.077s	user 0.010s	sys 0.000s
I20260710 13:18:59.988024 15707 tablet_bootstrap.cc:492] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:18:59.982674 15541 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 931668db675343679a15fc3d3358aa90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260710 13:18:59.991025 15706 ts_tablet_manager.cc:1434] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.083s	user 0.008s	sys 0.002s
I20260710 13:18:59.992690 15706 tablet_bootstrap.cc:492] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:18:59.998574 15707 tablet_bootstrap.cc:654] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.007388 15708 tablet_bootstrap.cc:492] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:19:00.008142 15708 ts_tablet_manager.cc:1403] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.112s	user 0.017s	sys 0.012s
I20260710 13:19:00.011883 15708 raft_consensus.cc:359] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.012632 15708 raft_consensus.cc:385] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.012914 15708 raft_consensus.cc:740] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.013811 15708 consensus_queue.cc:260] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.022065 15708 ts_tablet_manager.cc:1434] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.005s
I20260710 13:19:00.022293 15706 tablet_bootstrap.cc:654] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.023406 15708 tablet_bootstrap.cc:492] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:19:00.032924 15708 tablet_bootstrap.cc:654] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.039837 15706 tablet_bootstrap.cc:492] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:19:00.040357 15707 tablet_bootstrap.cc:492] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:19:00.040374 15706 ts_tablet_manager.cc:1403] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.000s
I20260710 13:19:00.041052 15707 ts_tablet_manager.cc:1403] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.013s
I20260710 13:19:00.043898 15706 raft_consensus.cc:359] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.044175 15707 raft_consensus.cc:359] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.044606 15708 tablet_bootstrap.cc:492] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:19:00.045008 15706 raft_consensus.cc:385] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.045149 15707 raft_consensus.cc:385] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.045428 15708 ts_tablet_manager.cc:1403] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.010s
I20260710 13:19:00.045408 15706 raft_consensus.cc:740] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.045564 15707 raft_consensus.cc:740] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.046595 15706 consensus_queue.cc:260] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.046785 15707 consensus_queue.cc:260] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.048930 15708 raft_consensus.cc:359] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.049707 15708 raft_consensus.cc:385] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.050014 15708 raft_consensus.cc:740] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.050810 15708 consensus_queue.cc:260] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.051400 15679 raft_consensus.cc:493] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.052002 15679 raft_consensus.cc:515] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.049335 15707 ts_tablet_manager.cc:1434] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260710 13:19:00.054121 15694 raft_consensus.cc:493] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.054347 15679 leader_election.cc:290] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:19:00.054641 15694 raft_consensus.cc:515] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.058015 15708 ts_tablet_manager.cc:1434] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.003s
I20260710 13:19:00.059171 15708 tablet_bootstrap.cc:492] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:19:00.055533 15707 tablet_bootstrap.cc:492] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:19:00.060918 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab9782b3e94418dad047a7b284b5738" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:19:00.062665 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:19:00.064941 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:19:00.066720 15706 ts_tablet_manager.cc:1434] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260710 13:19:00.067791 15706 tablet_bootstrap.cc:492] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
W20260710 13:19:00.068296 15522 leader_election.cc:343] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615): Illegal state: must be running to vote when last-logged opid is not known
W20260710 13:19:00.069018 15522 leader_election.cc:343] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.069370 15522 leader_election.cc:304] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58; no voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573
I20260710 13:19:00.070109 15679 raft_consensus.cc:2749] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260710 13:19:00.070683 15371 leader_election.cc:343] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.071959 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab9782b3e94418dad047a7b284b5738" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:19:00.072582 15481 raft_consensus.cc:2468] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:19:00.074268 15706 tablet_bootstrap.cc:654] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.075156 15373 leader_election.cc:304] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:19:00.076046 15649 raft_consensus.cc:2804] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.076424 15649 raft_consensus.cc:493] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.076715 15649 raft_consensus.cc:3060] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.077299 15708 tablet_bootstrap.cc:654] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.075978 15694 leader_election.cc:290] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.085069 15707 tablet_bootstrap.cc:654] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.088186 15708 tablet_bootstrap.cc:492] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:19:00.090112 15708 ts_tablet_manager.cc:1403] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.006s
I20260710 13:19:00.093750 15708 raft_consensus.cc:359] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.094553 15708 raft_consensus.cc:385] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.094848 15708 raft_consensus.cc:740] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.095664 15708 consensus_queue.cc:260] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.097808 15708 ts_tablet_manager.cc:1434] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:00.097851 15649 raft_consensus.cc:515] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.099294 15708 tablet_bootstrap.cc:492] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:19:00.100646 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab9782b3e94418dad047a7b284b5738" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
W20260710 13:19:00.093641 15354 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260710 13:19:00.101011 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab9782b3e94418dad047a7b284b5738" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.101538 15481 raft_consensus.cc:3060] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
W20260710 13:19:00.102423 15371 leader_election.cc:343] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.088289 15706 tablet_bootstrap.cc:492] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:19:00.103237 15706 ts_tablet_manager.cc:1403] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.036s	user 0.006s	sys 0.008s
I20260710 13:19:00.106401 15706 raft_consensus.cc:359] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.107120 15706 raft_consensus.cc:385] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.107405 15708 tablet_bootstrap.cc:654] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.107503 15649 leader_election.cc:290] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.107417 15706 raft_consensus.cc:740] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.112923 15706 consensus_queue.cc:260] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.114667 15706 ts_tablet_manager.cc:1434] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.004s
I20260710 13:19:00.116073 15706 tablet_bootstrap.cc:492] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:19:00.122545 15706 tablet_bootstrap.cc:654] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.131403 15708 tablet_bootstrap.cc:492] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:19:00.131937 15708 ts_tablet_manager.cc:1403] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.033s	user 0.007s	sys 0.010s
I20260710 13:19:00.134974 15708 raft_consensus.cc:359] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.135703 15708 raft_consensus.cc:385] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.135986 15708 raft_consensus.cc:740] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.136749 15708 consensus_queue.cc:260] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.139122 15708 ts_tablet_manager.cc:1434] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260710 13:19:00.140573 15708 tablet_bootstrap.cc:492] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:19:00.142709 15481 raft_consensus.cc:2468] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:19:00.144508 15373 leader_election.cc:304] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:19:00.145825 15649 raft_consensus.cc:2804] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.146291 15649 raft_consensus.cc:697] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:19:00.147148 15649 consensus_queue.cc:237] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.152482 15646 raft_consensus.cc:493] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.153008 15646 raft_consensus.cc:515] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.156358 15646 leader_election.cc:290] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.156507 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac38391c180348ad94c73bd8da8c3e6f" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:19:00.157182 15556 raft_consensus.cc:2468] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 0.
I20260710 13:19:00.157719 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac38391c180348ad94c73bd8da8c3e6f" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:19:00.158442 15446 leader_election.cc:304] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:19:00.159075 15708 tablet_bootstrap.cc:654] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.160503 15646 raft_consensus.cc:2804] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260710 13:19:00.160866 15448 leader_election.cc:343] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.160899 15646 raft_consensus.cc:493] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.165992 15646 raft_consensus.cc:3060] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.173003 15708 tablet_bootstrap.cc:492] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:19:00.173563 15708 ts_tablet_manager.cc:1403] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.033s	user 0.004s	sys 0.015s
I20260710 13:19:00.179800 15304 catalog_manager.cc:5697] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 0 to 1, leader changed from <none> to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.180209 15646 raft_consensus.cc:515] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.183435 15707 tablet_bootstrap.cc:492] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:19:00.184011 15707 ts_tablet_manager.cc:1403] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.131s	user 0.042s	sys 0.034s
I20260710 13:19:00.184283 15706 tablet_bootstrap.cc:492] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:19:00.184820 15706 ts_tablet_manager.cc:1403] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.069s	user 0.030s	sys 0.024s
I20260710 13:19:00.185444 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac38391c180348ad94c73bd8da8c3e6f" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:00.176802 15708 raft_consensus.cc:359] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.186713 15708 raft_consensus.cc:385] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260710 13:19:00.186987 15448 leader_election.cc:343] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.187014 15708 raft_consensus.cc:740] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.188211 15646 leader_election.cc:290] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.188112 15708 consensus_queue.cc:260] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.189276 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac38391c180348ad94c73bd8da8c3e6f" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.189827 15556 raft_consensus.cc:3060] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.190822 15708 ts_tablet_manager.cc:1434] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.017s	user 0.003s	sys 0.004s
I20260710 13:19:00.188089 15706 raft_consensus.cc:359] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.191735 15706 raft_consensus.cc:385] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.192020 15706 raft_consensus.cc:740] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.192801 15707 raft_consensus.cc:359] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.193518 15707 raft_consensus.cc:385] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.193895 15707 raft_consensus.cc:740] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.192731 15706 consensus_queue.cc:260] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.194787 15707 consensus_queue.cc:260] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.196069 15706 ts_tablet_manager.cc:1434] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260710 13:19:00.197230 15706 tablet_bootstrap.cc:492] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:19:00.197687 15707 ts_tablet_manager.cc:1434] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.013s	user 0.007s	sys 0.000s
I20260710 13:19:00.198760 15707 tablet_bootstrap.cc:492] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:19:00.200085 15556 raft_consensus.cc:2468] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 1.
I20260710 13:19:00.201305 15446 leader_election.cc:304] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: cef63b51acff4453a22c8fa829aa3573
I20260710 13:19:00.202482 15693 raft_consensus.cc:2804] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.202955 15693 raft_consensus.cc:697] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:19:00.203532 15706 tablet_bootstrap.cc:654] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.203771 15693 consensus_queue.cc:237] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.204396 15707 tablet_bootstrap.cc:654] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.193742 15708 tablet_bootstrap.cc:492] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:19:00.218076 15707 tablet_bootstrap.cc:492] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:19:00.218554 15707 ts_tablet_manager.cc:1403] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.020s	user 0.007s	sys 0.002s
I20260710 13:19:00.221140 15707 raft_consensus.cc:359] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.221822 15707 raft_consensus.cc:385] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.222084 15707 raft_consensus.cc:740] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.222747 15707 consensus_queue.cc:260] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.224684 15708 tablet_bootstrap.cc:654] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.227391 15707 ts_tablet_manager.cc:1434] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260710 13:19:00.229733 15707 tablet_bootstrap.cc:492] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:19:00.235801 15304 catalog_manager.cc:5697] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 0 to 1, leader changed from <none> to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.236649 15707 tablet_bootstrap.cc:654] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.247395 15706 tablet_bootstrap.cc:492] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:19:00.247855 15706 ts_tablet_manager.cc:1403] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.051s	user 0.018s	sys 0.007s
I20260710 13:19:00.250712 15706 raft_consensus.cc:359] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.251381 15706 raft_consensus.cc:385] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.251652 15706 raft_consensus.cc:740] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.252350 15706 consensus_queue.cc:260] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.254652 15706 ts_tablet_manager.cc:1434] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.008s
I20260710 13:19:00.255537 15706 tablet_bootstrap.cc:492] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:19:00.256203 15707 tablet_bootstrap.cc:492] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:19:00.256708 15707 ts_tablet_manager.cc:1403] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260710 13:19:00.257503 15708 tablet_bootstrap.cc:492] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:19:00.258051 15708 ts_tablet_manager.cc:1403] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.065s	user 0.016s	sys 0.022s
I20260710 13:19:00.259711 15707 raft_consensus.cc:359] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.260419 15707 raft_consensus.cc:385] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.260695 15707 raft_consensus.cc:740] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.261763 15706 tablet_bootstrap.cc:654] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.261420 15707 consensus_queue.cc:260] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.262315 15708 raft_consensus.cc:359] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.263041 15708 raft_consensus.cc:385] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.263376 15708 raft_consensus.cc:740] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.263756 15707 ts_tablet_manager.cc:1434] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260710 13:19:00.264230 15708 consensus_queue.cc:260] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.265025 15707 tablet_bootstrap.cc:492] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:19:00.273252 15708 ts_tablet_manager.cc:1434] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.002s
I20260710 13:19:00.274361 15708 tablet_bootstrap.cc:492] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:19:00.274369 15707 tablet_bootstrap.cc:654] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.276491 15706 tablet_bootstrap.cc:492] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:19:00.277047 15706 ts_tablet_manager.cc:1403] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.022s	user 0.004s	sys 0.013s
I20260710 13:19:00.281538 15708 tablet_bootstrap.cc:654] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.279932 15706 raft_consensus.cc:359] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.284224 15706 raft_consensus.cc:385] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.284479 15706 raft_consensus.cc:740] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.285051 15706 consensus_queue.cc:260] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.287369 15706 ts_tablet_manager.cc:1434] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.005s
I20260710 13:19:00.287525 15708 tablet_bootstrap.cc:492] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:19:00.287631 15707 tablet_bootstrap.cc:492] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:19:00.288069 15708 ts_tablet_manager.cc:1403] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.006s
I20260710 13:19:00.288262 15707 ts_tablet_manager.cc:1403] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.006s
I20260710 13:19:00.288422 15706 tablet_bootstrap.cc:492] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:19:00.290951 15708 raft_consensus.cc:359] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.291648 15708 raft_consensus.cc:385] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.291290 15707 raft_consensus.cc:359] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.291951 15708 raft_consensus.cc:740] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.292157 15707 raft_consensus.cc:385] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.292601 15707 raft_consensus.cc:740] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.292816 15708 consensus_queue.cc:260] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.293354 15707 consensus_queue.cc:260] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.294983 15706 tablet_bootstrap.cc:654] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.296017 15707 ts_tablet_manager.cc:1434] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260710 13:19:00.297295 15707 tablet_bootstrap.cc:492] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:19:00.300479 15708 ts_tablet_manager.cc:1434] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260710 13:19:00.301582 15708 tablet_bootstrap.cc:492] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:19:00.303630 15707 tablet_bootstrap.cc:654] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.307718 15649 raft_consensus.cc:493] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.307914 15708 tablet_bootstrap.cc:654] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.308274 15649 raft_consensus.cc:515] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.310544 15649 leader_election.cc:290] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.313220 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6325b54007db493b8e23195ab709e528" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:19:00.313865 15481 raft_consensus.cc:2468] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:19:00.314771 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6325b54007db493b8e23195ab709e528" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:19:00.315274 15707 tablet_bootstrap.cc:492] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:19:00.315920 15707 ts_tablet_manager.cc:1403] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.019s	user 0.009s	sys 0.008s
I20260710 13:19:00.316150 15373 leader_election.cc:304] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.318054 15649 raft_consensus.cc:2804] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.318400 15649 raft_consensus.cc:493] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.318704 15649 raft_consensus.cc:3060] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.322683 15707 raft_consensus.cc:359] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.323499 15707 raft_consensus.cc:385] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.323830 15707 raft_consensus.cc:740] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.315325 15556 raft_consensus.cc:2468] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:19:00.324571 15707 consensus_queue.cc:260] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.327721 15708 tablet_bootstrap.cc:492] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:19:00.327883 15707 ts_tablet_manager.cc:1434] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260710 13:19:00.328222 15708 ts_tablet_manager.cc:1403] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.014s
I20260710 13:19:00.329005 15707 tablet_bootstrap.cc:492] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:19:00.331122 15708 raft_consensus.cc:359] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.331782 15708 raft_consensus.cc:385] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.332036 15708 raft_consensus.cc:740] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.332794 15708 consensus_queue.cc:260] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.335136 15708 ts_tablet_manager.cc:1434] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260710 13:19:00.335836 15707 tablet_bootstrap.cc:654] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.336054 15708 tablet_bootstrap.cc:492] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58: Bootstrap starting.
I20260710 13:19:00.342367 15708 tablet_bootstrap.cc:654] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.347741 15707 tablet_bootstrap.cc:492] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:19:00.348311 15707 ts_tablet_manager.cc:1403] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.007s
I20260710 13:19:00.350893 15707 raft_consensus.cc:359] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.351102 15649 raft_consensus.cc:515] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.351619 15707 raft_consensus.cc:385] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.352008 15707 raft_consensus.cc:740] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.352025 15708 tablet_bootstrap.cc:492] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58: No bootstrap required, opened a new log
I20260710 13:19:00.352701 15708 ts_tablet_manager.cc:1403] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.003s
I20260710 13:19:00.354398 15649 leader_election.cc:290] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.354245 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6325b54007db493b8e23195ab709e528" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:00.354319 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6325b54007db493b8e23195ab709e528" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.354914 15481 raft_consensus.cc:3060] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.355216 15556 raft_consensus.cc:3060] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.355513 15708 raft_consensus.cc:359] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.356230 15708 raft_consensus.cc:385] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.356474 15708 raft_consensus.cc:740] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.357148 15708 consensus_queue.cc:260] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.359515 15708 ts_tablet_manager.cc:1434] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260710 13:19:00.361047 15556 raft_consensus.cc:2468] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:19:00.362244 15371 leader_election.cc:304] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.363059 15694 raft_consensus.cc:2804] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.364394 15481 raft_consensus.cc:2468] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:19:00.352824 15707 consensus_queue.cc:260] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.371764 15707 ts_tablet_manager.cc:1434] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.000s
I20260710 13:19:00.372651 15707 tablet_bootstrap.cc:492] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573: Bootstrap starting.
I20260710 13:19:00.373889 15694 raft_consensus.cc:697] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:19:00.374781 15694 consensus_queue.cc:237] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.378221 15706 tablet_bootstrap.cc:492] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:19:00.378821 15706 ts_tablet_manager.cc:1403] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.091s	user 0.054s	sys 0.030s
I20260710 13:19:00.379061 15707 tablet_bootstrap.cc:654] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.381831 15706 raft_consensus.cc:359] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.382398 15706 raft_consensus.cc:385] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.382640 15706 raft_consensus.cc:740] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.383842 15707 tablet_bootstrap.cc:492] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573: No bootstrap required, opened a new log
I20260710 13:19:00.383126 15303 catalog_manager.cc:5697] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 0 to 1, leader changed from <none> to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.383435 15706 consensus_queue.cc:260] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.384264 15707 ts_tablet_manager.cc:1403] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573: Time spent bootstrapping tablet: real 0.012s	user 0.006s	sys 0.002s
I20260710 13:19:00.386802 15707 raft_consensus.cc:359] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.387398 15707 raft_consensus.cc:385] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.387657 15707 raft_consensus.cc:740] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.388103 15706 ts_tablet_manager.cc:1434] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260710 13:19:00.388247 15707 consensus_queue.cc:260] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.390084 15706 tablet_bootstrap.cc:492] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:19:00.390218 15707 ts_tablet_manager.cc:1434] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260710 13:19:00.395965 15706 tablet_bootstrap.cc:654] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.400792 15706 tablet_bootstrap.cc:492] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:19:00.401147 15706 ts_tablet_manager.cc:1403] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260710 13:19:00.402796 15715 raft_consensus.cc:493] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.403178 15715 raft_consensus.cc:515] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.403520 15706 raft_consensus.cc:359] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.404086 15706 raft_consensus.cc:385] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.404335 15706 raft_consensus.cc:740] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.404992 15715 leader_election.cc:290] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:19:00.405084 15706 consensus_queue.cc:260] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.405620 15694 raft_consensus.cc:493] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.405767 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab9782b3e94418dad047a7b284b5738" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:19:00.406589 15694 raft_consensus.cc:515] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.406595 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ab9782b3e94418dad047a7b284b5738" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:19:00.407203 15706 ts_tablet_manager.cc:1434] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260710 13:19:00.407595 15481 raft_consensus.cc:2393] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9fe62a29caa040ec8db4d3eef656ef58 in current term 1: Already voted for candidate cef63b51acff4453a22c8fa829aa3573 in this term.
I20260710 13:19:00.408257 15706 tablet_bootstrap.cc:492] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d: Bootstrap starting.
I20260710 13:19:00.408650 15694 leader_election.cc:290] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.408605 15522 leader_election.cc:304] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58; no voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573
I20260710 13:19:00.410064 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeebe812d1374177a9d162dc45dbd52f" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:19:00.410586 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeebe812d1374177a9d162dc45dbd52f" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:19:00.411145 15556 raft_consensus.cc:2468] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
W20260710 13:19:00.411367 15373 leader_election.cc:343] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789): Illegal state: must be running to vote when last-logged opid is not known
I20260710 13:19:00.412480 15715 raft_consensus.cc:3060] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.412472 15371 leader_election.cc:304] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 18e3765d6e9f4497b675bc83523d439d
I20260710 13:19:00.413707 15694 raft_consensus.cc:2804] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.414050 15694 raft_consensus.cc:493] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.414227 15706 tablet_bootstrap.cc:654] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d: Neither blocks nor log segments found. Creating new log.
I20260710 13:19:00.414383 15694 raft_consensus.cc:3060] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.420579 15706 tablet_bootstrap.cc:492] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d: No bootstrap required, opened a new log
I20260710 13:19:00.420980 15706 ts_tablet_manager.cc:1403] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d: Time spent bootstrapping tablet: real 0.013s	user 0.008s	sys 0.003s
I20260710 13:19:00.423000 15679 raft_consensus.cc:493] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.422811 15706 raft_consensus.cc:359] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.423162 15715 raft_consensus.cc:2749] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260710 13:19:00.423498 15706 raft_consensus.cc:385] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260710 13:19:00.423488 15679 raft_consensus.cc:515] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.423993 15706 raft_consensus.cc:740] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Initialized, Role: FOLLOWER
I20260710 13:19:00.424795 15706 consensus_queue.cc:260] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.425175 15694 raft_consensus.cc:515] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.425719 15679 leader_election.cc:290] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:19:00.426541 15706 ts_tablet_manager.cc:1434] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260710 13:19:00.427114 15694 leader_election.cc:290] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.427776 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeebe812d1374177a9d162dc45dbd52f" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:00.428306 15481 raft_consensus.cc:3060] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.428399 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093997c0c75a4f3ca200bbe90104592d" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:19:00.428808 15480 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093997c0c75a4f3ca200bbe90104592d" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:19:00.429039 15406 raft_consensus.cc:2468] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
I20260710 13:19:00.429430 15480 raft_consensus.cc:2468] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
I20260710 13:19:00.430347 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeebe812d1374177a9d162dc45dbd52f" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.430835 15556 raft_consensus.cc:3060] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.432677 15522 leader_election.cc:304] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:19:00.433401 15679 raft_consensus.cc:2804] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.433797 15679 raft_consensus.cc:493] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.434108 15679 raft_consensus.cc:3060] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.434711 15481 raft_consensus.cc:2468] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:19:00.435657 15373 leader_election.cc:304] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.436414 15694 raft_consensus.cc:2804] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.436833 15694 raft_consensus.cc:697] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:19:00.437554 15694 consensus_queue.cc:237] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.438555 15556 raft_consensus.cc:2468] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:19:00.441814 15679 raft_consensus.cc:515] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.443568 15679 leader_election.cc:290] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:19:00.444415 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093997c0c75a4f3ca200bbe90104592d" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:00.444432 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093997c0c75a4f3ca200bbe90104592d" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:00.445096 15406 raft_consensus.cc:3060] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.445248 15481 raft_consensus.cc:3060] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.446847 15305 catalog_manager.cc:5697] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 0 to 1, leader changed from <none> to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.448109 15693 raft_consensus.cc:493] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.448601 15693 raft_consensus.cc:515] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.450395 15481 raft_consensus.cc:2468] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 1.
I20260710 13:19:00.450817 15693 leader_election.cc:290] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.451488 15522 leader_election.cc:304] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:19:00.452394 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931668db675343679a15fc3d3358aa90" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:19:00.452538 15406 raft_consensus.cc:2468] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 1.
I20260710 13:19:00.452953 15407 raft_consensus.cc:2468] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 0.
I20260710 13:19:00.453962 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931668db675343679a15fc3d3358aa90" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:19:00.454056 15448 leader_election.cc:304] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.454564 15556 raft_consensus.cc:2468] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 0.
I20260710 13:19:00.452369 15679 raft_consensus.cc:2804] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.454778 15693 raft_consensus.cc:2804] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.455261 15679 raft_consensus.cc:697] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Leader. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:19:00.455451 15693 raft_consensus.cc:493] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.456322 15693 raft_consensus.cc:3060] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.456053 15679 consensus_queue.cc:237] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.456816 15694 raft_consensus.cc:493] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.457906 15694 raft_consensus.cc:515] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.460453 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf99fe32324ab4993b87d3216dc3be" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:19:00.461117 15481 raft_consensus.cc:2468] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:19:00.462042 15373 leader_election.cc:304] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.462641 15649 raft_consensus.cc:2804] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.462992 15649 raft_consensus.cc:493] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.463109 15694 leader_election.cc:290] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.463349 15649 raft_consensus.cc:3060] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.464457 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf99fe32324ab4993b87d3216dc3be" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:19:00.465020 15556 raft_consensus.cc:2468] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 0.
I20260710 13:19:00.466140 15693 raft_consensus.cc:515] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.468845 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931668db675343679a15fc3d3358aa90" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:00.469235 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "931668db675343679a15fc3d3358aa90" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.469437 15407 raft_consensus.cc:3060] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.469838 15556 raft_consensus.cc:3060] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.470278 15649 raft_consensus.cc:515] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.470534 15305 catalog_manager.cc:5697] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:00.472813 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf99fe32324ab4993b87d3216dc3be" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:00.476840 15481 raft_consensus.cc:3060] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.473912 15693 leader_election.cc:290] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.478052 15649 leader_election.cc:290] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.475553 15407 raft_consensus.cc:2468] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 1.
I20260710 13:19:00.476146 15556 raft_consensus.cc:2468] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 1.
I20260710 13:19:00.479686 15555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf99fe32324ab4993b87d3216dc3be" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.480137 15555 raft_consensus.cc:3060] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.479969 15446 leader_election.cc:304] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:19:00.480788 15693 raft_consensus.cc:2804] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.482400 15693 raft_consensus.cc:697] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:19:00.482999 15646 raft_consensus.cc:493] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.483482 15646 raft_consensus.cc:515] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.484081 15481 raft_consensus.cc:2468] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:19:00.485316 15646 leader_election.cc:290] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.486092 15373 leader_election.cc:304] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.487654 15693 consensus_queue.cc:237] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.488356 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58" is_pre_election: true
I20260710 13:19:00.488952 15556 raft_consensus.cc:2468] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 0.
I20260710 13:19:00.486284 15555 raft_consensus.cc:2468] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 1.
I20260710 13:19:00.490024 15649 raft_consensus.cc:2804] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.486791 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:19:00.491254 15649 raft_consensus.cc:697] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:19:00.491385 15407 raft_consensus.cc:2468] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 0.
I20260710 13:19:00.492142 15649 consensus_queue.cc:237] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.492540 15448 leader_election.cc:304] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.493646 15646 raft_consensus.cc:2804] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.493997 15646 raft_consensus.cc:493] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.494313 15646 raft_consensus.cc:3060] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.499724 15305 catalog_manager.cc:5697] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 0 to 1, leader changed from <none> to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.501874 15646 raft_consensus.cc:515] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.507169 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:00.507699 15407 raft_consensus.cc:3060] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.509392 15646 leader_election.cc:290] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.510571 15555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.511183 15555 raft_consensus.cc:3060] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.512140 15305 catalog_manager.cc:5697] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 0 to 1, leader changed from <none> to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 1 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.516266 15679 raft_consensus.cc:493] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260710 13:19:00.516748 15679 raft_consensus.cc:515] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.517189 15555 raft_consensus.cc:2468] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 1.
I20260710 13:19:00.517627 15407 raft_consensus.cc:2468] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 1.
I20260710 13:19:00.518297 15446 leader_election.cc:304] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:19:00.518819 15679 leader_election.cc:290] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:19:00.519524 15646 raft_consensus.cc:2804] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.519790 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c87e3c73484a65b2107c6be1033026" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d" is_pre_election: true
I20260710 13:19:00.519987 15646 raft_consensus.cc:697] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:19:00.520444 15481 raft_consensus.cc:2468] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
I20260710 13:19:00.520793 15646 consensus_queue.cc:237] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.519790 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c87e3c73484a65b2107c6be1033026" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573" is_pre_election: true
I20260710 13:19:00.521756 15522 leader_election.cc:304] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:19:00.522280 15407 raft_consensus.cc:2468] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 0.
I20260710 13:19:00.522599 15679 raft_consensus.cc:2804] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260710 13:19:00.522984 15679 raft_consensus.cc:493] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260710 13:19:00.523293 15679 raft_consensus.cc:3060] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.531219 15679 raft_consensus.cc:515] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.531751 15305 catalog_manager.cc:5697] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 0 to 1, leader changed from <none> to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 1 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.532764 15679 leader_election.cc:290] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:19:00.533365 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c87e3c73484a65b2107c6be1033026" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:00.533679 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c87e3c73484a65b2107c6be1033026" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:00.533974 15407 raft_consensus.cc:3060] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.534253 15481 raft_consensus.cc:3060] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.539616 15407 raft_consensus.cc:2468] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 1.
I20260710 13:19:00.539883 15481 raft_consensus.cc:2468] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 1.
I20260710 13:19:00.540691 15522 leader_election.cc:304] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.541257 15679 raft_consensus.cc:2804] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Leader election won for term 1
I20260710 13:19:00.541646 15679 raft_consensus.cc:697] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Leader. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:19:00.542367 15679 consensus_queue.cc:237] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.549325 15305 catalog_manager.cc:5697] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195). New cstate: current_term: 1 leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:00.618901 15649 consensus_queue.cc:1048] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.629465 15694 consensus_queue.cc:1048] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.642551 15481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ac38391c180348ad94c73bd8da8c3e6f"
dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
mode: GRACEFUL
new_leader_uuid: "cef63b51acff4453a22c8fa829aa3573"
 from {username='slave'} at 127.0.0.1:56368
I20260710 13:19:00.643424 15481 raft_consensus.cc:606] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Received request to transfer leadership to TS cef63b51acff4453a22c8fa829aa3573
I20260710 13:19:00.651964 15482 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96"
dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
mode: GRACEFUL
new_leader_uuid: "cef63b51acff4453a22c8fa829aa3573"
 from {username='slave'} at 127.0.0.1:56368
I20260710 13:19:00.652443 15482 raft_consensus.cc:606] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Received request to transfer leadership to TS cef63b51acff4453a22c8fa829aa3573
I20260710 13:19:00.658659 15555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "093997c0c75a4f3ca200bbe90104592d"
dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
mode: GRACEFUL
new_leader_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:41090
I20260710 13:19:00.659119 15555 raft_consensus.cc:606] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Received request to transfer leadership to TS 18e3765d6e9f4497b675bc83523d439d
I20260710 13:19:00.663390 15555 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58c87e3c73484a65b2107c6be1033026"
dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
mode: GRACEFUL
new_leader_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:41090
I20260710 13:19:00.663781 15555 raft_consensus.cc:606] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Received request to transfer leadership to TS 18e3765d6e9f4497b675bc83523d439d
I20260710 13:19:00.667757 15407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "eeebe812d1374177a9d162dc45dbd52f"
dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
mode: GRACEFUL
new_leader_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:33444
I20260710 13:19:00.668171 15407 raft_consensus.cc:606] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Received request to transfer leadership to TS 18e3765d6e9f4497b675bc83523d439d
I20260710 13:19:00.674825 15407 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e5cf99fe32324ab4993b87d3216dc3be"
dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
mode: GRACEFUL
new_leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
 from {username='slave'} at 127.0.0.1:33444
I20260710 13:19:00.675221 15407 raft_consensus.cc:606] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Received request to transfer leadership to TS 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:19:00.698704 15646 consensus_queue.cc:1048] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.707244 15407 raft_consensus.cc:3060] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 0 FOLLOWER]: Advancing to term 1
I20260710 13:19:00.716557 15693 consensus_queue.cc:1048] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.722412 15753 raft_consensus.cc:993] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d: : Instructing follower cef63b51acff4453a22c8fa829aa3573 to start an election
I20260710 13:19:00.722832 15693 raft_consensus.cc:1081] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Signalling peer cef63b51acff4453a22c8fa829aa3573 to start an election
I20260710 13:19:00.724148 15407 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ac38391c180348ad94c73bd8da8c3e6f"
dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
 from {username='slave'} at 127.0.0.1:33420
I20260710 13:19:00.724634 15407 raft_consensus.cc:493] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:00.724892 15407 raft_consensus.cc:3060] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.729516 15407 raft_consensus.cc:515] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.731279 15407 leader_election.cc:290] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 2 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.731972 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac38391c180348ad94c73bd8da8c3e6f" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:00.732352 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ac38391c180348ad94c73bd8da8c3e6f" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.732553 15482 raft_consensus.cc:3055] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:00.732867 15556 raft_consensus.cc:3060] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.732966 15482 raft_consensus.cc:740] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:19:00.733804 15482 consensus_queue.cc:260] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.734710 15482 raft_consensus.cc:3060] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.738144 15556 raft_consensus.cc:2468] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 2.
I20260710 13:19:00.739027 15371 leader_election.cc:304] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.739647 15694 raft_consensus.cc:2804] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:00.739774 15482 raft_consensus.cc:2468] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 2.
I20260710 13:19:00.740163 15694 raft_consensus.cc:697] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:19:00.740954 15694 consensus_queue.cc:237] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.747620 15303 catalog_manager.cc:5697] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 1 to 2, leader changed from 18e3765d6e9f4497b675bc83523d439d (127.10.195.194) to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.889721 15649 consensus_queue.cc:1048] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.891973 15649 consensus_queue.cc:1048] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.892656 15694 consensus_queue.cc:1048] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.894687 15679 consensus_queue.cc:1048] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.904345 15679 raft_consensus.cc:993] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58: : Instructing follower 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:19:00.904788 15679 raft_consensus.cc:1081] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Signalling peer 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:19:00.906352 15736 raft_consensus.cc:993] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573: : Instructing follower 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:19:00.906823 15736 raft_consensus.cc:1081] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Signalling peer 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:19:00.910772 15482 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "093997c0c75a4f3ca200bbe90104592d"
dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:56360
I20260710 13:19:00.911326 15482 raft_consensus.cc:493] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:00.911670 15482 raft_consensus.cc:3060] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.914996 15481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "eeebe812d1374177a9d162dc45dbd52f"
dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:56344
I20260710 13:19:00.915529 15481 raft_consensus.cc:493] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:00.915879 15481 raft_consensus.cc:3060] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.919718 15715 consensus_queue.cc:1048] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.920576 15482 raft_consensus.cc:515] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.922513 15693 consensus_queue.cc:1048] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.923136 15482 leader_election.cc:290] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.924947 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093997c0c75a4f3ca200bbe90104592d" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:00.925482 15406 raft_consensus.cc:3060] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.925688 15555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "093997c0c75a4f3ca200bbe90104592d" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.926331 15649 consensus_queue.cc:1048] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.928802 15481 raft_consensus.cc:515] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.926280 15555 raft_consensus.cc:3055] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:00.929855 15555 raft_consensus.cc:740] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:19:00.930699 15481 leader_election.cc:290] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:00.930621 15555 consensus_queue.cc:260] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.931639 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeebe812d1374177a9d162dc45dbd52f" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:00.932040 15557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eeebe812d1374177a9d162dc45dbd52f" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:00.932214 15407 raft_consensus.cc:3055] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:00.932454 15555 raft_consensus.cc:3060] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.932610 15557 raft_consensus.cc:3060] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.936650 15407 raft_consensus.cc:740] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:19:00.936928 15693 consensus_queue.cc:1048] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.937424 15407 consensus_queue.cc:260] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.938657 15407 raft_consensus.cc:3060] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:00.946344 15557 raft_consensus.cc:2468] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:19:00.947471 15446 leader_election.cc:304] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:19:00.948122 15406 raft_consensus.cc:2468] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:19:00.948282 15693 raft_consensus.cc:2804] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:00.948869 15693 raft_consensus.cc:697] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:19:00.949714 15693 consensus_queue.cc:237] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.950335 15408 raft_consensus.cc:1240] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Rejecting Update request from peer 9fe62a29caa040ec8db4d3eef656ef58 for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260710 13:19:00.953534 15448 leader_election.cc:304] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:00.954334 15753 raft_consensus.cc:2804] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:00.954789 15753 raft_consensus.cc:697] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:19:00.955564 15753 consensus_queue.cc:237] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:00.954929 15555 raft_consensus.cc:2468] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:19:00.961685 15649 consensus_queue.cc:1048] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.963037 15304 catalog_manager.cc:5697] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 1 to 2, leader changed from cef63b51acff4453a22c8fa829aa3573 (127.10.195.193) to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.966506 15649 consensus_queue.cc:1048] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:00.982640 15407 raft_consensus.cc:2468] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:19:00.995756 15304 catalog_manager.cc:5697] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 1 to 2, leader changed from 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195) to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:00.996748 15693 raft_consensus.cc:993] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d: : Instructing follower cef63b51acff4453a22c8fa829aa3573 to start an election
I20260710 13:19:00.997222 15693 raft_consensus.cc:1081] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Signalling peer cef63b51acff4453a22c8fa829aa3573 to start an election
I20260710 13:19:01.000348 15649 raft_consensus.cc:993] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573: : Instructing follower 9fe62a29caa040ec8db4d3eef656ef58 to start an election
I20260710 13:19:01.000797 15649 raft_consensus.cc:1081] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Signalling peer 9fe62a29caa040ec8db4d3eef656ef58 to start an election
I20260710 13:19:01.001890 15693 consensus_queue.cc:1048] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.010067 15405 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96"
dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
 from {username='slave'} at 127.0.0.1:33420
I20260710 13:19:01.010618 15405 raft_consensus.cc:493] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.011000 15405 raft_consensus.cc:3060] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.012225 15555 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e5cf99fe32324ab4993b87d3216dc3be"
dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
 from {username='slave'} at 127.0.0.1:41072
I20260710 13:19:01.012797 15555 raft_consensus.cc:493] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.013163 15555 raft_consensus.cc:3060] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.018442 15405 raft_consensus.cc:515] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:01.020763 15693 consensus_queue.cc:1048] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.021003 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:01.021579 15481 raft_consensus.cc:3055] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.021881 15481 raft_consensus.cc:740] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:19:01.022564 15481 consensus_queue.cc:260] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:01.022714 15555 raft_consensus.cc:515] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:01.023465 15481 raft_consensus.cc:3060] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.025190 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf99fe32324ab4993b87d3216dc3be" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:01.025765 15406 raft_consensus.cc:3055] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.026067 15406 raft_consensus.cc:740] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:19:01.026918 15406 consensus_queue.cc:260] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:01.027400 15482 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e5cf99fe32324ab4993b87d3216dc3be" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:01.027963 15482 raft_consensus.cc:3060] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.028079 15406 raft_consensus.cc:3060] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.025944 15555 leader_election.cc:290] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 2 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:19:01.034471 15482 raft_consensus.cc:2468] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 2.
I20260710 13:19:01.035436 15522 leader_election.cc:304] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:19:01.035732 15481 raft_consensus.cc:2468] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cef63b51acff4453a22c8fa829aa3573 in term 2.
I20260710 13:19:01.036345 15715 raft_consensus.cc:2804] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.046021 15715 raft_consensus.cc:697] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 LEADER]: Becoming Leader. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:19:01.046479 15373 leader_election.cc:304] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:01.047372 15759 raft_consensus.cc:2804] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.047006 15715 consensus_queue.cc:237] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:01.047859 15759 raft_consensus.cc:697] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Becoming Leader. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:19:01.048658 15759 consensus_queue.cc:237] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:01.051213 15555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bb0c45b0becf458cb6c410a5e5a5da96" candidate_uuid: "cef63b51acff4453a22c8fa829aa3573" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:01.052831 15405 leader_election.cc:290] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [CANDIDATE]: Term 2 election: Requested vote from peers 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:01.055701 15304 catalog_manager.cc:5697] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 reported cstate change: term changed from 1 to 2, leader changed from cef63b51acff4453a22c8fa829aa3573 (127.10.195.193) to 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:01.060153 15406 raft_consensus.cc:2468] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 2.
I20260710 13:19:01.067999 15715 consensus_queue.cc:1048] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.067929 15305 catalog_manager.cc:5697] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 reported cstate change: term changed from 1 to 2, leader changed from 18e3765d6e9f4497b675bc83523d439d (127.10.195.194) to cef63b51acff4453a22c8fa829aa3573 (127.10.195.193). New cstate: current_term: 2 leader_uuid: "cef63b51acff4453a22c8fa829aa3573" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.074414 15679 raft_consensus.cc:993] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58: : Instructing follower 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:19:01.075543 15715 raft_consensus.cc:1081] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Signalling peer 18e3765d6e9f4497b675bc83523d439d to start an election
I20260710 13:19:01.077145 15481 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58c87e3c73484a65b2107c6be1033026"
dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
 from {username='slave'} at 127.0.0.1:56360
I20260710 13:19:01.077803 15481 raft_consensus.cc:493] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:01.078195 15481 raft_consensus.cc:3060] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.082216 15481 raft_consensus.cc:515] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:01.083958 15481 leader_election.cc:290] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195:43615)
I20260710 13:19:01.084587 15406 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c87e3c73484a65b2107c6be1033026" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:01.085203 15406 raft_consensus.cc:3060] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.085398 15556 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58c87e3c73484a65b2107c6be1033026" candidate_uuid: "18e3765d6e9f4497b675bc83523d439d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
I20260710 13:19:01.086619 15556 raft_consensus.cc:3055] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:01.086918 15556 raft_consensus.cc:740] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:19:01.087611 15556 consensus_queue.cc:260] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:01.088649 15556 raft_consensus.cc:3060] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.091516 15406 raft_consensus.cc:2468] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:19:01.092711 15448 leader_election.cc:304] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:01.093318 15693 raft_consensus.cc:2804] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:01.093817 15693 raft_consensus.cc:697] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Becoming Leader. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:19:01.094113 15556 raft_consensus.cc:2468] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 18e3765d6e9f4497b675bc83523d439d in term 2.
I20260710 13:19:01.094571 15693 consensus_queue.cc:237] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:01.101224 15304 catalog_manager.cc:5697] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d reported cstate change: term changed from 1 to 2, leader changed from 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195) to 18e3765d6e9f4497b675bc83523d439d (127.10.195.194). New cstate: current_term: 2 leader_uuid: "18e3765d6e9f4497b675bc83523d439d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: UNKNOWN } } }
I20260710 13:19:01.192592 15481 raft_consensus.cc:1275] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Refusing update from remote peer cef63b51acff4453a22c8fa829aa3573: 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:01.193639 15759 consensus_queue.cc:1048] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.200587 15556 raft_consensus.cc:1275] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Refusing update from remote peer cef63b51acff4453a22c8fa829aa3573: 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:01.201756 15694 consensus_queue.cc:1048] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.424983 15406 raft_consensus.cc:1275] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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:01.426208 15556 raft_consensus.cc:1275] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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:01.426339 15765 consensus_queue.cc:1048] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.427390 15693 consensus_queue.cc:1048] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.434234 15555 raft_consensus.cc:1275] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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:01.435623 15693 consensus_queue.cc:1048] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.440615 15406 raft_consensus.cc:1275] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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:01.442245 15693 consensus_queue.cc:1048] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.494047 15556 raft_consensus.cc:1275] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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:01.495185 15753 consensus_queue.cc:1048] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.502890 15406 raft_consensus.cc:1275] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Refusing update from remote peer 18e3765d6e9f4497b675bc83523d439d: 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:01.504824 15765 consensus_queue.cc:1048] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260710 13:19:01.548173 15481 raft_consensus.cc:1275] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Refusing update from remote peer 9fe62a29caa040ec8db4d3eef656ef58: 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:01.549292 15679 consensus_queue.cc:1048] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.556043 15406 raft_consensus.cc:1275] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Refusing update from remote peer 9fe62a29caa040ec8db4d3eef656ef58: 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:01.557587 15769 consensus_queue.cc:1048] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.613586 15555 raft_consensus.cc:3060] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:01.618445 15555 raft_consensus.cc:1275] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Refusing update from remote peer cef63b51acff4453a22c8fa829aa3573: 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:01.619464 15649 consensus_queue.cc:1048] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:01.626842 15481 raft_consensus.cc:1275] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Refusing update from remote peer cef63b51acff4453a22c8fa829aa3573: 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:01.628073 15694 consensus_queue.cc:1048] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260710 13:19:03.677927 15304 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:53794:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260710 13:19:03.696877 15304 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:53794:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260710 13:19:03.717636 11023 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260710 13:19:03.849169 15789 log.cc:927] Time spent T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260710 13:19:03.892742 15818 tablet.cc:1724] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:03.905249 15406 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122"
dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
mode: GRACEFUL
new_leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
 from {username='slave'} at 127.0.0.1:36780
I20260710 13:19:03.905966 15406 raft_consensus.cc:606] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Received request to transfer leadership to TS 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:19:03.938877 15818 tablet.cc:1724] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.011449 15808 log.cc:927] Time spent T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260710 13:19:04.012212 15834 tablet.cc:1724] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.016850 15825 tablet.cc:1724] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.020419 15816 tablet.cc:1724] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.044201 15371 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.195.195:43615, user_credentials={real_user=slave}} blocked reactor thread for 75363us
I20260710 13:19:04.050436 15839 tablet.cc:1724] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.058075 15818 tablet.cc:1724] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.054092 15835 tablet.cc:1724] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.055621 15373 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.195.194:42789, user_credentials={real_user=slave}} blocked reactor thread for 64111.2us
I20260710 13:19:04.078069 15834 tablet.cc:1724] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.082376 15816 tablet.cc:1724] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.081727 15818 tablet.cc:1724] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.096822 15842 tablet.cc:1724] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.098208 15824 tablet.cc:1724] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.100832 15371 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.10.195.195:43615, user_credentials={real_user=slave}} blocked reactor thread for 50661.9us
I20260710 13:19:04.116868 15848 tablet.cc:1724] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.123549 15481 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd"
dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
mode: GRACEFUL
new_leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
 from {username='slave'} at 127.0.0.1:59420
I20260710 13:19:04.124147 15481 raft_consensus.cc:606] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Received request to transfer leadership to TS 9fe62a29caa040ec8db4d3eef656ef58
I20260710 13:19:04.126118 11023 auto_leader_rebalancer.cc:479] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260710 13:19:04.125437 15824 tablet.cc:1724] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.126725 11023 auto_leader_rebalancer.cc:554] All tables' leader rebalancing finished this round
I20260710 13:19:04.128532 15843 tablet.cc:1724] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.131309 15816 tablet.cc:1724] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.137897 15825 tablet.cc:1724] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.138113 15824 tablet.cc:1724] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.140118 15850 tablet.cc:1724] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.139902 15842 tablet.cc:1724] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.148181 15834 tablet.cc:1724] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.153585 15818 tablet.cc:1724] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.163013 15842 tablet.cc:1724] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.173795 15842 tablet.cc:1724] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.193403 15842 tablet.cc:1724] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.194267 15839 tablet.cc:1724] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) 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:19:04.205260 15305 catalog_manager.cc:6242] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6: soft_deleted_table [id=3f29d0ec753641cd9d6c18f186606b57] alter complete (version 1)
I20260710 13:19:04.304807 15778 raft_consensus.cc:993] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d: : Instructing follower 9fe62a29caa040ec8db4d3eef656ef58 to start an election
I20260710 13:19:04.305279 15819 raft_consensus.cc:1081] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Signalling peer 9fe62a29caa040ec8db4d3eef656ef58 to start an election
I20260710 13:19:04.306658 15552 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd"
dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
 from {username='slave'} at 127.0.0.1:41084
I20260710 13:19:04.307097 15552 raft_consensus.cc:493] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.307425 15552 raft_consensus.cc:3060] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.309757 15831 raft_consensus.cc:993] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573: : Instructing follower 9fe62a29caa040ec8db4d3eef656ef58 to start an election
I20260710 13:19:04.310284 15830 raft_consensus.cc:1081] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Signalling peer 9fe62a29caa040ec8db4d3eef656ef58 to start an election
I20260710 13:19:04.311796 15554 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122"
dest_uuid: "9fe62a29caa040ec8db4d3eef656ef58"
 from {username='slave'} at 127.0.0.1:41072
I20260710 13:19:04.312193 15554 raft_consensus.cc:493] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260710 13:19:04.312484 15554 raft_consensus.cc:3060] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.313519 15552 raft_consensus.cc:515] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:04.315528 15552 leader_election.cc:290] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 2 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:19:04.316033 15407 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:04.316506 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9fdf801d27742aba1c9ecea223beabd" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:04.316598 15407 raft_consensus.cc:3060] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.316941 15481 raft_consensus.cc:3055] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Stepping down as leader of term 1
I20260710 13:19:04.317142 15481 raft_consensus.cc:740] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 18e3765d6e9f4497b675bc83523d439d, State: Running, Role: LEADER
I20260710 13:19:04.317744 15481 consensus_queue.cc:260] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:04.318574 15481 raft_consensus.cc:3060] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Advancing to term 2
I20260710 13:19:04.319000 15554 raft_consensus.cc:515] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:04.321626 15408 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cef63b51acff4453a22c8fa829aa3573"
I20260710 13:19:04.322139 15408 raft_consensus.cc:3055] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Stepping down as leader of term 2
I20260710 13:19:04.322422 15408 raft_consensus.cc:740] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cef63b51acff4453a22c8fa829aa3573, State: Running, Role: LEADER
I20260710 13:19:04.323169 15408 consensus_queue.cc:260] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [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: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:04.323753 15481 raft_consensus.cc:2468] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 2.
I20260710 13:19:04.324052 15407 raft_consensus.cc:2468] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 2.
I20260710 13:19:04.324249 15408 raft_consensus.cc:3060] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.324888 15522 leader_election.cc:304] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 18e3765d6e9f4497b675bc83523d439d, 9fe62a29caa040ec8db4d3eef656ef58; no voters: 
I20260710 13:19:04.325778 15827 raft_consensus.cc:2804] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Leader election won for term 2
I20260710 13:19:04.326229 15827 raft_consensus.cc:697] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 LEADER]: Becoming Leader. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:19:04.326970 15827 consensus_queue.cc:237] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:04.327339 15481 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1956c33fec464eeea3a73ed0b378c122" candidate_uuid: "9fe62a29caa040ec8db4d3eef656ef58" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "18e3765d6e9f4497b675bc83523d439d"
I20260710 13:19:04.327828 15481 raft_consensus.cc:3060] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Advancing to term 3
I20260710 13:19:04.330998 15408 raft_consensus.cc:2468] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 3.
I20260710 13:19:04.332373 15522 leader_election.cc:304] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [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: 9fe62a29caa040ec8db4d3eef656ef58, cef63b51acff4453a22c8fa829aa3573; no voters: 
I20260710 13:19:04.333046 15481 raft_consensus.cc:2468] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9fe62a29caa040ec8db4d3eef656ef58 in term 3.
I20260710 13:19:04.333174 15827 raft_consensus.cc:2804] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 3 FOLLOWER]: Leader election won for term 3
I20260710 13:19:04.333988 15827 raft_consensus.cc:697] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 3 LEADER]: Becoming Leader. State: Replica: 9fe62a29caa040ec8db4d3eef656ef58, State: Running, Role: LEADER
I20260710 13:19:04.333953 15554 leader_election.cc:290] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [CANDIDATE]: Term 3 election: Requested vote from peers cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615), 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789)
I20260710 13:19:04.335160 15827 consensus_queue.cc:237] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [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: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } }
I20260710 13:19:04.338627 15303 catalog_manager.cc:5697] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 reported cstate change: term changed from 1 to 2, leader changed from 18e3765d6e9f4497b675bc83523d439d (127.10.195.194) to 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195). New cstate: current_term: 2 leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.349579 15303 catalog_manager.cc:5697] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 reported cstate change: term changed from 2 to 3, leader changed from cef63b51acff4453a22c8fa829aa3573 (127.10.195.193) to 9fe62a29caa040ec8db4d3eef656ef58 (127.10.195.195). New cstate: current_term: 3 leader_uuid: "9fe62a29caa040ec8db4d3eef656ef58" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9fe62a29caa040ec8db4d3eef656ef58" member_type: VOTER last_known_addr { host: "127.10.195.195" port: 43615 } health_report { overall_health: HEALTHY } } }
I20260710 13:19:04.725862 15481 raft_consensus.cc:1275] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 3 FOLLOWER]: Refusing update from remote peer 9fe62a29caa040ec8db4d3eef656ef58: 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:04.726848 15827 consensus_queue.cc:1048] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.735396 15408 raft_consensus.cc:1275] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 3 FOLLOWER]: Refusing update from remote peer 9fe62a29caa040ec8db4d3eef656ef58: 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:04.736928 15849 consensus_queue.cc:1048] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260710 13:19:04.829433 15481 raft_consensus.cc:1275] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Refusing update from remote peer 9fe62a29caa040ec8db4d3eef656ef58: 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.830482 15856 consensus_queue.cc:1048] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "18e3765d6e9f4497b675bc83523d439d" member_type: VOTER last_known_addr { host: "127.10.195.194" port: 42789 }, 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.838397 15407 raft_consensus.cc:1275] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Refusing update from remote peer 9fe62a29caa040ec8db4d3eef656ef58: 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.839758 15827 consensus_queue.cc:1048] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cef63b51acff4453a22c8fa829aa3573" member_type: VOTER last_known_addr { host: "127.10.195.193" port: 37615 }, 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.176878 11023 tablet_server.cc:179] TabletServer@127.10.195.193:0 shutting down...
I20260710 13:19:05.200101 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.200753 11023 tablet_replica.cc:333] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.201319 11023 raft_consensus.cc:2243] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.201771 11023 raft_consensus.cc:2272] T 58c87e3c73484a65b2107c6be1033026 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.203469 11023 tablet_replica.cc:333] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.204210 11023 raft_consensus.cc:2243] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.205065 11023 raft_consensus.cc:2272] T 6325b54007db493b8e23195ab709e528 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.206918 11023 tablet_replica.cc:333] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.207619 11023 raft_consensus.cc:2243] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Raft consensus shutting down.
W20260710 13:19:05.207652 15448 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:19:05.208552 11023 raft_consensus.cc:2272] T bb0c45b0becf458cb6c410a5e5a5da96 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:05.210701 15448 consensus_peers.cc:597] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d -> Peer cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615): Couldn't send request to peer cef63b51acff4453a22c8fa829aa3573. 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:05.210904 11023 tablet_replica.cc:333] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.211715 11023 raft_consensus.cc:2243] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.212634 11023 raft_consensus.cc:2272] T 39cd5ff7ceca44e1a5d51d5e45f00096 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.215198 11023 tablet_replica.cc:333] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.215972 11023 raft_consensus.cc:2243] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.216511 11023 raft_consensus.cc:2272] T 98fac3d47fa64830896992e20d6da373 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.219162 11023 tablet_replica.cc:333] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.219892 11023 raft_consensus.cc:2243] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.220419 11023 raft_consensus.cc:2272] T c91c4aa11ce74619a5b69c8943dc94f3 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.222867 11023 tablet_replica.cc:333] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.223559 11023 raft_consensus.cc:2243] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.224046 11023 raft_consensus.cc:2272] T d9fdf801d27742aba1c9ecea223beabd P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.226619 11023 tablet_replica.cc:333] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.227322 11023 raft_consensus.cc:2243] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.227792 11023 raft_consensus.cc:2272] T 931668db675343679a15fc3d3358aa90 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.229945 11023 tablet_replica.cc:333] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.230624 11023 raft_consensus.cc:2243] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.231406 11023 raft_consensus.cc:2272] T ac38391c180348ad94c73bd8da8c3e6f P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.232932 11023 tablet_replica.cc:333] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.233551 11023 raft_consensus.cc:2243] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.234442 11023 raft_consensus.cc:2272] T e7bc0fee490c4ffcb666f350c921ca59 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.236611 11023 tablet_replica.cc:333] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.237072 11023 raft_consensus.cc:2243] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.237432 11023 raft_consensus.cc:2272] T fa7976ec6395417b887efff33969eda3 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.240270 11023 tablet_replica.cc:333] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.240731 11023 raft_consensus.cc:2243] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.241086 11023 raft_consensus.cc:2272] T 1956c33fec464eeea3a73ed0b378c122 P cef63b51acff4453a22c8fa829aa3573 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.243065 11023 tablet_replica.cc:333] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.243530 11023 raft_consensus.cc:2243] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.243904 11023 raft_consensus.cc:2272] T e5cf99fe32324ab4993b87d3216dc3be P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.245445 11023 tablet_replica.cc:333] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.245903 11023 raft_consensus.cc:2243] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.246536 11023 raft_consensus.cc:2272] T 8ab9782b3e94418dad047a7b284b5738 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.248137 11023 tablet_replica.cc:333] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.248590 11023 raft_consensus.cc:2243] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.249218 11023 raft_consensus.cc:2272] T ac904b01c2084129bb7a1daacdfec0c2 P cef63b51acff4453a22c8fa829aa3573 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.250891 11023 tablet_replica.cc:333] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.251324 11023 raft_consensus.cc:2243] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.251681 11023 raft_consensus.cc:2272] T 093997c0c75a4f3ca200bbe90104592d P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.253238 11023 tablet_replica.cc:333] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.253695 11023 raft_consensus.cc:2243] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.254076 11023 raft_consensus.cc:2272] T eeebe812d1374177a9d162dc45dbd52f P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.255574 11023 tablet_replica.cc:333] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573: stopping tablet replica
I20260710 13:19:05.256016 11023 raft_consensus.cc:2243] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.256387 11023 raft_consensus.cc:2272] T 444a48dcaa764482bfe6005c938b6a79 P cef63b51acff4453a22c8fa829aa3573 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.290400 11023 tablet_server.cc:196] TabletServer@127.10.195.193:0 shutdown complete.
I20260710 13:19:05.318730 11023 tablet_server.cc:179] TabletServer@127.10.195.194:0 shutting down...
W20260710 13:19:05.321322 15448 consensus_peers.cc:597] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d -> Peer cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615): Couldn't send request to peer cef63b51acff4453a22c8fa829aa3573. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.340770 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.342888 11023 tablet_replica.cc:333] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.343793 11023 raft_consensus.cc:2243] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.344765 11023 raft_consensus.cc:2272] T 58c87e3c73484a65b2107c6be1033026 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.347021 11023 tablet_replica.cc:333] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.347657 11023 raft_consensus.cc:2243] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.348335 11023 raft_consensus.cc:2272] T 093997c0c75a4f3ca200bbe90104592d P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.350138 11023 tablet_replica.cc:333] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.350625 11023 raft_consensus.cc:2243] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.351006 11023 raft_consensus.cc:2272] T 6325b54007db493b8e23195ab709e528 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:05.352378 15522 consensus_peers.cc:597] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 -> Peer cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615): Couldn't send request to peer cef63b51acff4453a22c8fa829aa3573. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.352895 11023 tablet_replica.cc:333] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.353447 11023 raft_consensus.cc:2243] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.354147 11023 raft_consensus.cc:2272] T c91c4aa11ce74619a5b69c8943dc94f3 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.356051 11023 tablet_replica.cc:333] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.356539 11023 raft_consensus.cc:2243] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.357187 11023 raft_consensus.cc:2272] T 98fac3d47fa64830896992e20d6da373 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.358855 11023 tablet_replica.cc:333] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.359361 11023 raft_consensus.cc:2243] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.359985 11023 raft_consensus.cc:2272] T 931668db675343679a15fc3d3358aa90 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.361531 11023 tablet_replica.cc:333] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.362071 11023 raft_consensus.cc:2243] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.362440 11023 raft_consensus.cc:2272] T e7bc0fee490c4ffcb666f350c921ca59 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.364707 11023 tablet_replica.cc:333] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.365368 11023 raft_consensus.cc:2243] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.365890 11023 raft_consensus.cc:2272] T ac38391c180348ad94c73bd8da8c3e6f P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:05.367250 15522 consensus_peers.cc:597] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 -> Peer cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615): Couldn't send request to peer cef63b51acff4453a22c8fa829aa3573. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.367905 11023 tablet_replica.cc:333] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.368489 11023 raft_consensus.cc:2243] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.369217 11023 raft_consensus.cc:2272] T fa7976ec6395417b887efff33969eda3 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.371218 11023 tablet_replica.cc:333] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.371709 11023 raft_consensus.cc:2243] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.372366 11023 raft_consensus.cc:2272] T eeebe812d1374177a9d162dc45dbd52f P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.374046 11023 tablet_replica.cc:333] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.374518 11023 raft_consensus.cc:2243] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.374891 11023 raft_consensus.cc:2272] T 444a48dcaa764482bfe6005c938b6a79 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.376719 11023 tablet_replica.cc:333] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.377177 11023 raft_consensus.cc:2243] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.377636 11023 raft_consensus.cc:2272] T 1956c33fec464eeea3a73ed0b378c122 P 18e3765d6e9f4497b675bc83523d439d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.379588 11023 tablet_replica.cc:333] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.380065 11023 raft_consensus.cc:2243] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.380440 11023 raft_consensus.cc:2272] T e5cf99fe32324ab4993b87d3216dc3be P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.382011 11023 tablet_replica.cc:333] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.382452 11023 raft_consensus.cc:2243] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.382869 11023 raft_consensus.cc:2272] T 8ab9782b3e94418dad047a7b284b5738 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.384361 11023 tablet_replica.cc:333] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.384780 11023 raft_consensus.cc:2243] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.385143 11023 raft_consensus.cc:2272] T ac904b01c2084129bb7a1daacdfec0c2 P 18e3765d6e9f4497b675bc83523d439d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.386868 11023 tablet_replica.cc:333] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.387327 11023 raft_consensus.cc:2243] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.387660 11023 raft_consensus.cc:2272] T bb0c45b0becf458cb6c410a5e5a5da96 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.389200 11023 tablet_replica.cc:333] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.389616 11023 raft_consensus.cc:2243] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.389976 11023 raft_consensus.cc:2272] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.391546 11023 tablet_replica.cc:333] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d: stopping tablet replica
I20260710 13:19:05.391916 11023 raft_consensus.cc:2243] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.392231 11023 raft_consensus.cc:2272] T d9fdf801d27742aba1c9ecea223beabd P 18e3765d6e9f4497b675bc83523d439d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260710 13:19:05.420701 15522 consensus_peers.cc:597] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 -> Peer 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789): Couldn't send request to peer 18e3765d6e9f4497b675bc83523d439d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:42789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.427115 11023 tablet_server.cc:196] TabletServer@127.10.195.194:0 shutdown complete.
W20260710 13:19:05.447201 15522 consensus_peers.cc:597] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 -> Peer 18e3765d6e9f4497b675bc83523d439d (127.10.195.194:42789): Couldn't send request to peer 18e3765d6e9f4497b675bc83523d439d. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.194:42789: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.455892 11023 tablet_server.cc:179] TabletServer@127.10.195.195:0 shutting down...
W20260710 13:19:05.475826 15522 consensus_peers.cc:597] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 -> Peer cef63b51acff4453a22c8fa829aa3573 (127.10.195.193:37615): Couldn't send request to peer cef63b51acff4453a22c8fa829aa3573. Status: Network error: Client connection negotiation failed: client connection to 127.10.195.193:37615: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260710 13:19:05.479806 11023 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260710 13:19:05.480518 11023 tablet_replica.cc:333] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.481058 11023 raft_consensus.cc:2243] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.481508 11023 raft_consensus.cc:2272] T 093997c0c75a4f3ca200bbe90104592d P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.483217 11023 tablet_replica.cc:333] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.483718 11023 raft_consensus.cc:2243] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.484409 11023 raft_consensus.cc:2272] T e5cf99fe32324ab4993b87d3216dc3be P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.486116 11023 tablet_replica.cc:333] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.486605 11023 raft_consensus.cc:2243] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.486984 11023 raft_consensus.cc:2272] T 8ab9782b3e94418dad047a7b284b5738 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.488533 11023 tablet_replica.cc:333] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.489010 11023 raft_consensus.cc:2243] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.489372 11023 raft_consensus.cc:2272] T 58c87e3c73484a65b2107c6be1033026 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.490895 11023 tablet_replica.cc:333] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.491354 11023 raft_consensus.cc:2243] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.491714 11023 raft_consensus.cc:2272] T 6325b54007db493b8e23195ab709e528 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.493216 11023 tablet_replica.cc:333] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.493752 11023 raft_consensus.cc:2243] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.494164 11023 raft_consensus.cc:2272] T 931668db675343679a15fc3d3358aa90 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.495645 11023 tablet_replica.cc:333] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.496116 11023 raft_consensus.cc:2243] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.496476 11023 raft_consensus.cc:2272] T ac38391c180348ad94c73bd8da8c3e6f P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.498049 11023 tablet_replica.cc:333] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.498500 11023 raft_consensus.cc:2243] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.498906 11023 raft_consensus.cc:2272] T fa7976ec6395417b887efff33969eda3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.500558 11023 tablet_replica.cc:333] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.501019 11023 raft_consensus.cc:2243] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.501379 11023 raft_consensus.cc:2272] T e7bc0fee490c4ffcb666f350c921ca59 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.503036 11023 tablet_replica.cc:333] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.503511 11023 raft_consensus.cc:2243] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.503892 11023 raft_consensus.cc:2272] T eeebe812d1374177a9d162dc45dbd52f P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.505347 11023 tablet_replica.cc:333] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.505887 11023 raft_consensus.cc:2243] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.506554 11023 raft_consensus.cc:2272] T 444a48dcaa764482bfe6005c938b6a79 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.508214 11023 tablet_replica.cc:333] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.508643 11023 raft_consensus.cc:2243] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.508998 11023 raft_consensus.cc:2272] T 98fac3d47fa64830896992e20d6da373 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.510574 11023 tablet_replica.cc:333] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.511013 11023 raft_consensus.cc:2243] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.511365 11023 raft_consensus.cc:2272] T c91c4aa11ce74619a5b69c8943dc94f3 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.513023 11023 tablet_replica.cc:333] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.513470 11023 raft_consensus.cc:2243] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.514178 11023 raft_consensus.cc:2272] T d9fdf801d27742aba1c9ecea223beabd P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.516497 11023 tablet_replica.cc:333] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.516981 11023 raft_consensus.cc:2243] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.517349 11023 raft_consensus.cc:2272] T 39cd5ff7ceca44e1a5d51d5e45f00096 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.518930 11023 tablet_replica.cc:333] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.519356 11023 raft_consensus.cc:2243] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.519719 11023 raft_consensus.cc:2272] T bb0c45b0becf458cb6c410a5e5a5da96 P 9fe62a29caa040ec8db4d3eef656ef58 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.521199 11023 tablet_replica.cc:333] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.521656 11023 raft_consensus.cc:2243] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 3 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.522327 11023 raft_consensus.cc:2272] T 1956c33fec464eeea3a73ed0b378c122 P 9fe62a29caa040ec8db4d3eef656ef58 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.524283 11023 tablet_replica.cc:333] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58: stopping tablet replica
I20260710 13:19:05.524693 11023 raft_consensus.cc:2243] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260710 13:19:05.525045 11023 raft_consensus.cc:2272] T ac904b01c2084129bb7a1daacdfec0c2 P 9fe62a29caa040ec8db4d3eef656ef58 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.550771 11023 tablet_server.cc:196] TabletServer@127.10.195.195:0 shutdown complete.
I20260710 13:19:05.575354 11023 master.cc:562] Master@127.10.195.254:44425 shutting down...
I20260710 13:19:05.592240 11023 raft_consensus.cc:2243] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 1 LEADER]: Raft consensus shutting down.
I20260710 13:19:05.592721 11023 raft_consensus.cc:2272] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260710 13:19:05.593014 11023 tablet_replica.cc:333] T 00000000000000000000000000000000 P befa8ee01eee4d8cb165535471fbb4a6: stopping tablet replica
I20260710 13:19:05.611842 11023 master.cc:584] Master@127.10.195.254:44425 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (10729 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (22565 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (106332 ms total)
[  PASSED  ] 8 tests.
I20260710 13:19:05.660754 11023 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 379 messages since previous log ~505 seconds ago
I20260710 13:19:05.660990 11023 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 379 messages since previous log ~505 seconds ago
I20260710 13:19:05.661154 11023 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 379 messages since previous log ~505 seconds ago
I20260710 13:19:05.661355 11023 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 ~31 seconds ago
I20260710 13:19:05.661547 11023 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 ~31 seconds ago
I20260710 13:19:05.661846 11023 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:19:05.662142 11023 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 106 messages since previous log ~21 seconds ago
